Hello.
I installed zenphoto and I seem to be able to create an album, but there's no album thumbnail and when I click on the album link I get this:
Not Found
The requested URL /zp/index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
And when I click on the "admin" link from the gallery view I get the same thing witrh this line:
The requested URL /zp/zen/admin.php was not found on this server
What am I doing wrong?
Thank you in advance!
Comments
My .httpaccess files reads:
===========
# !!! Change this to the web path (eg: http://www.example.tld/zenphoto --> /photos) !!!
RewriteBase /zp
===========
What do I need to change?
Thanks...
RewriteBase /zenphoto
Hope this helps...