Hey, I'm having a problem transferring my GEOIP MYSQL database from one server to another, they are both shared servers. I have tried exporting and importing through PHPMyAdmin and to what I thought would be easy is proving to be a nightmare, here is the error I get: Does anybody know how to fix this? All I have done is a simple export to sql file and import it on the new server? Will be very grateful to anyone who knows how to sort this. Thanks in advance.
Thanks for the reply, had a look through it and it baffles me, where and what do I enter about the database file in the bigdump.php? Note: I am an utter noob with MySQL, don't ask me how i made the database, was a complete trial and error thing lol
Ill do it for you if u want..Pmd u already..i offer this service too on the hosting i offer at cthost.. cya
Can anybody give any advice on how to use bigdump.php? I have followed the instructions and no matter what i do i keep getting thrown a '500 internal server error'. In the bigdump file, do I provide the database name, username and password of the dumped database that was dumped from server 1, or do i create a new database on server 2 and provide the database name, username, and password of that in the bigdump file? Please help...
^ Probably, error 500 may mean that error is not the bigdump files! Can you just check again by deleting the bigdump files?
Sounds like you don't have a database to import into. Have you created a database on your new server before you start creating tables ?
1)Make sure you have created a database before dumping it 2)Select the database in PHPmyadmin-> Click Import-> Browse the file If you still get an error you can contact your hosting support about the issue