[solved] SEF URL's don't work after server migration

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
sdavis
New Member
New Member
Posts: 2
Joined: Fri Oct 26, 2012 8:06 pm

[solved] SEF URL's don't work after server migration

Post by sdavis »

Hello,

I've set up a new Apache server on Linux and ported my CMSms setup as follows:

Tar'd the contents of the DocumentRoot directory
Dumped the cms database into a .sql file
Scp'd the tar and sql files to the new server
Untar'd the DocumentRoot
imported the .sql file
added the cms user using phpmyadmin

The main page comes up fine but SEF links no longer work. I've verified that mod_rewrite is enabled in Apache on the new server.

Any ideas?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: SEF URL's don't work after server migration

Post by Dr.CSS »

No, not really...
sdavis
New Member
New Member
Posts: 2
Joined: Fri Oct 26, 2012 8:06 pm

Re: SEF URL's don't work after server migration

Post by sdavis »

Got it. For some reason, the .htaccess file didn't get included in the .tar file.
Locked

Return to “[locked] Installation, Setup and Upgrade”