Quote:
|
Originally Posted by xammy 1. Backup your database using phpMyadmin, acquire a .sql dump for all your data.
2. Move you forum scripts (all of them) to your new hosting.
3. edit your forum configuration script to match the setting on new hosting. such setting needs to be updated are:
database connection setting, absolut script path.
4. run sql query using phpMyadmin on new hosting to move all database to new hosting |
xammy 10/10 perfect answer........