ZenphotoCMS Forum
Can't access to my albums - 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: Can't access to my albums (/thread-5133.html)



Can't access to my albums - stilobix - 2009-05-03

I installed Zenphoto 1.2.4 on my ubuntu server without any problem.

however I cannot acces to any of my albums. When I click one theme I get a 404 error:
Not Found

The requested URL /zenphoto/myAlbum/ was not found on this server.
there is a mistake in the redirection.

The link is:
http://www.mysite.com/zenphoto/myAblum but it should be:
http://www.mysite.com/zenphoto/albums/myAblum

The folder myAlbum is in /zenphoto/albums

I cannot figure out where is the misconfiguration.

Thanks for your help




Can't access to my albums - sbillard - 2009-05-03

First, you should really read the troubleshooting guide. (It is liked in the "read before posting" thread.

Most likely your server does not support the apache mod_rewrite and you have set the option to use that. (situation described in the troubleshooting guide--multiple possibilities.)

Also, if mod_rewrite is in fact working then the URL would look just as zenphoto has made it. (explaination in the troubleshooting guide-#4)