Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hello. I'm setting up a site on Laragon (Php 8.2.10, MySQL 5.1.72) . Trying to go to localhost/couch/ results in a 404 error. Why might this be happening?
Hi!
Why might this be happening?

Difficult to say as every local stack has its quirks..
please try accessing a static asset from that URL e.g. localhost/couch/LICENSE.txt.
Then try accessing the index.php explicitly i.e. localhost/couch/index.php

The results should yield some clue into what is going wrong.
Hope this helps.
Thank you, KK. I got it to work. Not even sure I remember what the fix was but I think there was a conflict between the httpd.conf path setting and where the files actually were.
Glad you got it working :)
Feel free to let us know if have any questions about Couch while working with it.
4 posts Page 1 of 1
cron