Jump to content

Asura

Members
  • Posts

    707
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Asura

  1. Hi ramzelle100, I recommend that you try using screen; so when you exit SSH and re-enter, you can just view the ID # of the screen window and then re-attach to view the Athena server process. http://linux.die.net/man/1/screen
  2. Hi Feefty, You can safely ignore this warning, it is usually a false alarm. Also, a DDoS attack would be several to thousands of IP's; and a DoS attack is from 1 IP.
  3. Hi mrlongshen, As Kaitou Kid stated, rAthena is NOT a botting community. Go here: http://forums.openkore.com/
  4. Hi TrojanWorm, Best way to defend against this is to stop using bad PHP-based scripts/web-sites which link to your RO database. Then edit your MySQL user accounts to be locked in to specific hosts, so that they can not attempt to brute force or attempt to remotely access your MySQL server. Re-naming the database and such, isn't going to help; since MySQL injection is based off poorly coded PHP scripts/web-sites which already designate what database/tables to access and use. Also, check if your computer is key-logged; get Malware Detectors.
  5. Asura

    BACK UP!

    Hi Winz, This would actually be one of the worst ways to take a SQL backup, because it's impractical to grab a several hundred MB SQL backup with high chance of failure. It'd be better to take the backup on the VPS, tar/zip it, and then download it using SFTP... it would be way faster.
  6. Hi Reynard, Harmony works fine with rAthena, as it's one of the emulators which is supported. And at the current moment, there aren't anyway to bypass the packet spam from WPE/RPE; if there were any, Daniel from Harmonize.it would have already fixed it. It is well worth the $200, as you do receive support from Daniel and also unlimited updates.
  7. Hi Yachiru, Delete the .php files within '/data/tmp' of your FluxCP directory, and refresh the page to your control panel and try again.
  8. Hi kangfredy, You need to use Ubuntu 12.04, and PlayOnLinux; http://www.playonlinux.com/en/
  9. Hi otokonokorisu, If you have rAthena, you need to use either CalciumKid or Xantara's FluxCP; and if you have eAthena, you need to use Paradox's FluxCP.
  10. Asura

    Flux CP Error

    Hi pathos, Don't use the IIS web server, simple as that. Go with XAMPP; http://www.apachefriends.org/en/xampp-windows.html
  11. Hi madkilah28, You can ignore those warnings, as they are all false-positives.
  12. Hi Hirox, Is your MySQL server being hosted on the same machine as your Athena server?
  13. Hi itieldream, You need to install a MySQL server in order to use Navicat. Navicat is a SQL server browser, it isn't an actual SQL server; so you must install MySQL Community Server on your Desktop before you can use Navicat to browse your SQL database. http://dev.mysql.com/downloads/mysql/
  14. Asura

    Help with DDOS

    Hi wiideliva, There is nothing that you can do against a DDOS attack; it is solely the host and the datacenter's responsibility. No matter how you configure your software to protect against an attack, a DDOS can overwhelm your port capacity (10mbit/100mbit/1Gbit ports) and still cut off connections to your server.
  15. Hi skipjack94, You can not compile Athena in Visual Studio in Windows, to run for Linux. You must compile the server within Linux, in order for it to generate the files for Linux. ./configure make clean make sql If you are having trouble with compiling in Linux, you will need to provide us with the error message so that we can take a look.
  16. Hi dice4real, Don't use a free webhost to host your RO SQL database; don't use any webhosting-based MySQL server to host your RO SQL database. HeliosHost.org probably has limitations on their my.cnf, which is why it is rejecting any additional MySQL connections than it's set limit.
  17. Hi jaynard09, The owner of SupportMii is Judas; you may find him on rAthena and send him a private message if you are having troubles registering to that forum.
  18. Hi Siberian, I would agree with Spre; there is no need to update.
  19. Hi craziboi, I would suggest that you just install with CalciumKid or Xantara's FluxCP to replace the one you have now; it could be the fact that the donation module also requires you to resolve some SQL query code from `level` to `group_id`; this may be why it is failing to properly provide the credits.
  20. Hi fredou81, Why would you use SMTP for FluxCP if you are hosted with us? You can just use the PHP Mail function, and it would work absolutely fine. Just switch 'UseSMTP' to false.
  21. Hi cawogeek, Just make sure that the user you are using, is the correct username and correct password. If it is both correct, then you will need to change that user to '%' Host. The issue may be the fact that the MySQL user you are using, is not allowed to be accessed by other hosts. So you must edit that specific MySQL user to be accessed by any host, or %.
  22. Hi arnie2302, Those errors are really just warnings; it will have absolutely no effect on the performance of MySQL or the functionality of phpMyAdmin.
  23. Hi Rage, You can try Kimsufi which is based in Paris, France; the provider which RODoc's use to use before they closed down. http://www.ovh.co.uk/dedicated_servers/kimsufi.xml
  24. Hi WillSuranol, You need to code the bash scripts yourself and then create the shortcuts onto your VNC Desktop.
  25. Hi Prontera Maze, I would suggest that you post the debug report in the Source Help section.
×
×
  • Create New...