ZenphotoCMS Forum
404 Not found - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: 404 Not found (/thread-5313.html)



404 Not found - speculoos - 2009-06-10

Hi,
All green at the setup, I created an album successfully but get a Not found error when clicking on the link of my gallery on http://localhost/zenphoto.
I have my .htaccess in /zenphoto and my Apache enable mod_rewrite.
What's the problem ?

Thanks




404 Not found - acrylian - 2009-06-10

Did you check the folder permissions?




404 Not found - speculoos - 2009-06-10

Yes i do : 777 + www:data user.




404 Not found - sbillard - 2009-06-10

You get the 404 error on the base link (the one for the gallery main page?)

If so probably your server is not configured to treat index.php as a default home page.




404 Not found - speculoos - 2009-06-11

I get the 404 error when I click on the link of my gallery on the main page. It's not index.php error. I get :
Not Found
The requested URL /zenphoto/testalbum/ was not found on this server.




404 Not found - acrylian - 2009-06-11

Everything goes through Zenphoto's root index file (an album link is actually index.php?album=).