How do I move my site to a new server?

To move a site from one host to another takes several steps but is easy to do.

Step 1. Go to phpmyadmin or a database management program and export your database.

Step 2. Take this export file and import it into the new host's database

Step 3. FTP all the files to the new site. Be sure and CHMOD the folders and files to the correct permissions.

Step 4. Open the file Connections/classifieds.php and change the database settings.


Related Articles

Still have a question? Post it on the Help Forums.