Page 1 of 1

[solved] moving CMS to a new site, is showing an empty front page

Posted: Sat Feb 14, 2009 3:07 pm
by Foden
I'm in the process of moving one of my sites to a new hosting service. But somehow it doesn't work as expected  ???

What I have done is the following :
1. dump the sql database with mysqldump, and imported that on the new server
2. used sitecopy to move all files to the new server
3. edited config.php on the new server, changed db settings, and directories

The admin panel appears fine, and all my content is there. But when I load the front page it is empty!?!?!

If I put a SITEDOWN in /tmp/cache, the site also shows the sitedown message.

Anyone that could come up with something to watch out for?

/ Thomas

[solved] Re: moving CMS to a new site, is showing an empty front page

Posted: Sun Feb 15, 2009 11:56 am
by Foden
it was my gallery installation (using gallery2, with g2mod) that crashed the site.. When g2mod was uninstalled the site worked again..

/ Thomas