Kevin Pirnie' Articles
- Home / Archives for December 2013
By: Kevin On: December 1, 2013
Posted In: Apache CPanel Development Hosting Linux ModX PHP Security Security Server Management Software Software development hosting modx php web development web hosting
Since I am currently running into this issue right now as I type this, I though I would share my experiences with moving a ModX Revolution site from one server to another. It is not an easy task, but can be accomplished rather easily. The first thing you will need to do is to verify that your new server has PHP and MySQL installed, along with the PDO drivers. Next step is to search through your current database and change any physical paths it may contain to point to your new directory structure on the new server. Once you have this done you are ready to do a mysqldump, if you have access to phpMyAdmin, take the easy route and simply do an export. Make… Read More