My photo album was working fine. I'm not sure what happened. All of the sudden, when I click on a photo I get a message saying "Not Acceptable - An appropriate representation of the requested resource /zenphoto/xxxx.jpg.php could not be found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
Also, when I try to upload a new photo, I get this message. "Error: Internal Server Error"
I have also noticed that nothing is being added to the Debug log.
Databases are not my strong point and I don't really know anything about PHP. I'm hoping someone might be able to help me.
Thanks
On that error message, it lists /zenphoto/xxxxx. Should this folder actually exist on the server inside the zenphoto folder?
Do you have am album named "zenphoto"? /zenphoto/xxxx.jpg.phpwould mean the image page of the image "xxx.jpg" from the album "zenphoto".
If you installed Zenphoto in a folder "zenphoto" check your htaccess files and review all your error logs (see the user guide's contributor guidelines about bug reports please).
The album is installed to the zenphoto folder. The xxx then lists the album and photo. I don't see actual folders that match that though.
I started a ticket on Github.
Where would I find mod_rewrite?