Site pages cannot be found

Permalink
I would appreciate help regarding a file not found error.

I downloaded an existing site onto my mac, using MAMP to host.

Homepage viewable without problem, but links to internal files gives a file not found error.

Not using any BASE_URL or DIR_REL in site.php file.

Any suggestions appreciated... Mark

markonedesign
 
drbiskit replied on at Permalink Reply
drbiskit
Can you login to dashboard? It may be something to do with pretty URL's. Try going to:
Dashboard -> System & Settings -> SEO & Statistics -> Pretty URLs
http://localhost/sitename.com/index.php/dashboard/system/seo/urls/...

Enable them (even if already enabled) - then check your .htaccess file has been updated correctly with the code provided.

--

If that doesn't work, also try clearing site Cache
http://localhost/sitename.com/index.php/dashboard/system/optimizati...

... and re-indexing the site in Automated jobs
http://localhost/sitename.com/index.php/dashboard/system/optimizati...

--

Any joy?