[Solved] Move entire website

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
ravonet
Forum Members
Forum Members
Posts: 59
Joined: Fri Jan 11, 2008 12:04 pm

[Solved] Move entire website

Post by ravonet »

I have a website at one domain that I want to move to another domain.

This I what I did:

1. I downloaded the entire website from the first domain and uploaded it to the other domain.
2. I configured the config.php to match the second domain
3. I exported the database from the first domain
4. I imported the databse to the second domain
5: I run http://second-domain.com/install/upgrade.php (not sure if I have to)

Result:
:) The homepage display fine
:) I can log in to the CMS
:) When I'm logged in all files, pages and data is available

:( But, when I go to a subpage from the homepage the website does not work. I get this mesasge:
Not Found

The requested URL /webdesign/ was not found on this server.
Does anyone have an idea on how to fix this?

Thanks in advance
Last edited by ravonet on Wed Mar 19, 2008 8:30 pm, edited 1 time in total.
cubix
Power Poster
Power Poster
Posts: 314
Joined: Mon Jul 09, 2007 10:00 am

Re: Move entire website

Post by cubix »

pretty urls? did you have any .htaccess settings on the old domain?
ravonet
Forum Members
Forum Members
Posts: 59
Joined: Fri Jan 11, 2008 12:04 pm

Re: Move entire website

Post by ravonet »

cubix: Thanks for reminding me on .htaccess for pretty urls - that was it  :)

Pierre M. Thanks, for the links.
Post Reply

Return to “CMSMS Core”