Are there any step by step instructions for migrating dolphin 7 from one host to another? I have checked the Wiki but no luck.
If anyone with experience would like to be paid to do this for me, please contact me. :-)
Thank you.
Are there any step by step instructions for migrating dolphin 7 from one host to another? I have checked the Wiki but no luck.
If anyone with experience would like to be paid to do this for me, please contact me. :-)
Thank you. |
1 - export your mysql database with phpmyadmin. 2 - convert all files in a zip archive in file manager, download it. 3 - upload the zip archive on the new server and extract it. 4 - create the new database on the new server. 5 - import the .sql (exported) file on new server's database. 6 - edit inc/header.inc.php with new database information. 7 - done....... it should work now.... Good luck :) so much to do.... |