site migration to new host...
site migration to new host...
Out of context: Reply #7
- Started
- Last post
- 9 Responses
- ********0
you can export the entire db (structure, data) with phpmyadmin to one file and upload that to the new server through phpmyadmin.
if anything you may just have to modify your dbaccess file that allows the scripts access to the database, in case of a different naming convention.
Hopefully that is the most extensive solution that you'd need.