
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