Forum for discussing general topics related to Couch.
3 posts Page 1 of 1
I am having to redo my website by adding CouchCMS because of a total loss of past implementation.

I am running a new version of XAAMP for my local development environment and the latest version of CouchCMS v2.2.1 (20190417). I know it should work. However, after setting the required five Couch tags to the various pages, the only page that displays properly is the index.php (home) page. (However, the content for all pages does get loaded into the admin panel.) If a link to about.php is clicked, the result is mydomain.com/about/. A folder and not the about.php page. (A screen capture of the error is below.)

I have tried everything I can think of with no luck. Any help will be appreciated...

Object_not_found.jpg
Error for about.php link.
Object_not_found.jpg (44.84 KiB) Viewed 918 times
If a link to about.php is clicked, the result is mydomain.com/about/

It appears that 'prettyURLs' are at work on the site.
Please check couch/config.php and turn them off (if activated).
Secondly, if the .htaccess file containing the prettyURLs rules happens to be present in the root of your site, please remove it (or rename it).

Hope this helps.
I have checked both items you suggested and still have the issue, but thanks for info...
3 posts Page 1 of 1
cron