Page 1 of 1

Switching Servers

Posted: Mon Apr 24, 2006 9:11 pm
by slloyd
I'm in the process of switching servers. How do I go about switching my cms? Is there an easy way to move my files? Can I just re-enter the database info? If so, how? Any help would be greatly appreciated.

Re: Switching Servers

Posted: Mon Apr 24, 2006 9:49 pm
by Elijah Lofgren
Basically, you'll want to copy over all your files. Re-chmod the temp folders, change config.php if needed, and export your database using phpMyAdmin and then re-import it.

Re: Switching Servers

Posted: Mon Apr 24, 2006 10:03 pm
by Dr.CSS
i used the backup module last night, it worked great just had to copy my 'Content » File Manager'
folders and clear the cache in the 'Site Admin » Global Settings' part, reinstall modules and was up and running within the hour.
the biggest problem i had was that i didn't know about the clear cache thing and all the pages kept showing up as the original default pages, after cache clear it was exactly the same as before the move.

    mark

Re: Switching Servers

Posted: Mon Apr 24, 2006 10:50 pm
by slloyd
Wouldn't it just be the matter of ftp'ing the files and creating a database with the same name as already esablished? Or, is that the same thing you were saying to do? Sorry. All this stuff is over my head!