http://www.noupe.com/how-tos/10-ways-to-automatically-manually-backup-mysql-database.html
http://www.mydigitallife.info/how-to-backup-and-restore-export-and-import-mysql-databases-tutorial/
Or you can find someone that will charge a small fee to migrate your server for you.
Lol, ghetto snapshot!!! You need to download and install MySQL in order to run rAthena.
After installing MySQL, you'll need to inject rathena's sql files.
Also don't forget to set your MySQL User privileges for your Ragnarok database.
Sorry, I miss understood. If your client is giving out, update that file. I think that one is missing some strings. So use the data pack from ck's release.
Also I never seen that error with that script :< "I bet the master will help ya, when he gets back"
Thanks, I really can't take credit for any of this. I couldn't of done it without everyone working their little butts off!
I made this link readme for myself. It was just sitting on my cloud. One day I got thinking, "this is kinda useless just for my eyes."
Monitor your server daily. Make secure passwords with letters, numbers, and symbols. Disable root passwords working on sub accounts. Disable public FTP.
P.S. MOST IMPORTANT, DO NOT GIVE YOUR INFORMATION TO YOUR FRIENDS, FAMILY, OR DOG!!!
application.php line 22
'AdminMenuLevel' => AccountLevel::LOWGM, // The starting level for which module actions are moved into the admin menu for display.
change AccountLevel::LOWGM, to AccountLevel::ADMIN,