How do I move my installation to a new server?
First, check to see if your new host provides a migration service. If they do not, you can move the installation yourself by exporting your MySQL database using cPanel or PHPMyAdmin, downloading all your files to your computer desktop, importing your MySQL database on your new server, and uploading your files to the new server. Remember to set the proper permissions on the new server (as described in install.html). Also, ensure you have a back-up. |