Page 1 of 1

[solved] Website to new server/domain

Posted: Thu Oct 25, 2007 12:19 pm
by Evert
I have put the website on a new server and with a new domain. I have followed all the steps in the manual for putting the site on a new server (http://wiki.cmsmadesimple.org/index.php ... New_Server). The admin panel for CMS made simple does work completly, but the website itself doesn't look the way as it should be.

The website is located at http://www.miracle-sieraden.nl and it should look the same as on http://miracle.x10hosting.com.

What have I done wrong?

Re: Website to new server/domain

Posted: Thu Oct 25, 2007 12:24 pm
by RonnyK
Evert,

I cant tell what you did wrong so far, you might want to install mySQLdump on the old environment and dump the DB-content there. Then install mySQLdump on the new machine and restore the dump DB-content there.

Ronny

Re: Website to new server/domain

Posted: Thu Oct 25, 2007 1:39 pm
by Evert
RonnyK wrote: Evert,

I cant tell what you did wrong so far, you might want to install mySQLdump on the old environment and dump the DB-content there. Then install mySQLdump on the new machine and restore the dump DB-content there.

Ronny
Thank you very much, it seems to work ;D

Re: [solved] Website to new server/domain

Posted: Thu Oct 25, 2007 1:55 pm
by RonnyK
Evert,

nice to see that it works. One small remark, did you put the height of the wrapper fixed on purpose, as now (at least in IE6) there is a scrollbar, to see all content. Without a fixed height, the length would automatically be set to show all without a scrollbar.

Ronny