[solved] Submenu pages not found after moving site to WAMP

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
animatrix
New Member
New Member
Posts: 7
Joined: Sun Jan 09, 2011 7:19 pm

[solved] Submenu pages not found after moving site to WAMP

Post by animatrix »

[Solution: The .htaccess file was not copied to WAMP (I was making a copy using zip and zip did not include .htaccess to the archive). After copying .htaccess manually all is fine now]

I needed to establish a testing server, so I made a copy of my existing site to Windows WAMP. I followed this HOWTO:http://wiki.cmsmadesimple.org/index.php ... er_.281.29.

After moving the site, the home page of my cmsms site displays normally. But clicking on any menu item (e.g. Products) leads to "Page not found".

In the browser address, there is http://locahost/mycmssite/products - this page is not found.

In apache error log there is:
[Wed Feb 09 09:06:13 2011] [error] [client 127.0.0.1] File does not exist: F:/Personal/Documents/www/mycmssite/products, referer: http://localhost/mycmssite/

I am using pretty URLs. In the "Options" tab of my page contents, I have "Page URL" set to "products"

What causes such problem? On the production server, the site is OK.
Locked

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