Member
Member
littlewing1977   19-11-2013, 02:30
#1

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

Member
Member
littlewing1977   19-11-2013, 02:34
#2

On that error message, it lists /zenphoto/xxxxx. Should this folder actually exist on the server inside the zenphoto folder?

Administrator
Administrator
acrylian   19-11-2013, 11:05
#3

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).

Member
Member
sbillard   19-11-2013, 18:33
#4

Perhaps your server has added some kind of "security improvement". I suggest you change your mod_rewrite suffix from ".php" to something else, maybe ".view".

Member
Member
littlewing1977   19-11-2013, 22:42
#5

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?

Member
Member
sbillard   20-11-2013, 01:03
#6

The mod_rewrite suffix will be found on the general options tab.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.