Page 1 of 1

Only Homepage Works, Rest are 404 - Site Down - Please Help

Posted: Fri Mar 21, 2008 2:51 am
by Crafty
I recently had to move my CMS-MS site from being an add-on domain to the primary domain on my hosting account. All of the files appear to have been moved, I changed config.php and cleared the cache.

The homepage and admin areas appear to be working fine - all of my content is showing and I can add and delete pages.

The only pages that are successfully loading are the homepage and search results page - everything else generates a 404 Not Found Error.

Any ideas or suggestions? What did I miss?

Re: Only Homepage Works, Rest are 404 - Site Down - Please Help

Posted: Fri Mar 21, 2008 9:13 pm
by Pierre M.
Wrong URL rewriting ?

Pierre M.

Re: Only Homepage Works, Rest are 404 - Site Down - Please Help

Posted: Fri Mar 21, 2008 9:15 pm
by Nullig
Did you have an .htaccess file on the old site that got copied? If so, has it been updated for the new?

Nullig

Re: Only Homepage Works, Rest are 404 - Site Down - Please Help

Posted: Fri Mar 21, 2008 10:40 pm
by Crafty
Nullig wrote: Did you have an .htaccess file on the old site that got copied? If so, has it been updated for the new?

Nullig
Oh, you are so my hero!!! That was the problem. Thank you.  :-*

I was so keeping my fingers crossed it was something simple like that.