
ross
Staff
/ Moderator

May 15, 2009, 9:30 AM
Post #2 of 3
(1656 views)
Shortcut
|
Hi there. Thanks for posting! You are on the right track so far with your server move. The .ini.php files will let you easily re-create all your sections again on the new server. The second part is your data and that's going to be a little trickier. Once you have it exported with phpMyAdmin on your old server, you can probably just import it with phpMyAdmin on the new server provided it's available. What I would do is contact your webhost on the new server and ask them what options you have for importing database dumps. Now, with the data, there is going to be one main thing to watch out for. Your images. The server paths for each image are stored in your database and when you move to a new server, those paths change and need to be updated. This is something that you'll need to do manually. Once you have that database dump from the old server though, you can probably just open in a text editor and do some search/replace. Make sure your new server has a database import tool first though and then we'll go from there. Thanks! ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting: http://www.interactivetools.com/consulting/
|