Quote: OKExcept for installing some plugins, I haven't done much to fiddle with the basic site configurations or .htaccess, and I can't think of anything that I might have done around the time this problem started...
The server encountered an internal error or
misconfiguration and was unable to complete your request.
Please contact the server administrator,
webmaster@MY_DOMAIN and inform them
of the time the error occurred, and anything you might
have done that may have caused the error.
More information about this error may be available in
the server error log.
Additionally, a 500 Internal Server Error error was
encountered while trying to use an ErrorDocument to
handle the request.
Quote:{12737:Mon, 23 Sep 2013 09:17:28 GMT}I'd uploaded a bunch of photos all at once around then, so it took a while for the thumbnails to appear properly -- but at that time, the gallery webpage itself otherwise still worked. The problem I have now, with the error message and the gallery not appearing at all, was a little while after that.
cacheImage(/Photography/[ALBUM NAME]/IMG_1097-1_100_cw100_ch100_thumb.jpg) exception: unable to extend cache `/PATH/TO/WEBSERVER/zenphoto/albums/Photography/[ALBUM NAME]/IMG_1097-1.jpg': @�˶ @ error/cache.c/OpenPixelCache/4138
{15415:Tue, 24 Sep 2013 00:10:56 GMT}
cacheImage(/Photography/[ALBUM NAME]/IMG_1123-2_100_cw100_ch100_thumb.jpg) exception: Unable to crop image
Quote:{31671:Thu, 12 Sep 2013 09:58:30 GMT}or
WARNING: imagepng(/PATH/TO/ZENPHOTO/INSTALLATION/cache/[ALBUM NAME]/zp-core_images_imageDefault_100_cw100_ch100_thumb.png): failed to open stream: No such file or directory in /PATH/TO/ZENPHOTO/INSTALLATION/zp-core/lib-GD.php on line 114
imagepng called from zp_imageOutput (lib-GD.php [114])
from cacheImage (functions-image.php [441])
from i.php [165]
Quote:{14861:Fri, 13 Sep 2013 08:33:21 GMT}I honestly don't entirely understand what these mean. Based on the albums mentioned in the path, I'm guessing it has to do with initial issues when I was trying to setup the class-Video and class-AnyFile plugins?
cacheImage(/Animation/zp-core_class-video_m4vDefault_100_w100_h100_thumb.png) exception: unable to open image `/PATH/TO/ZENPHOTO/INSTALLATION/cache/[ALBUM NAME]/zp-core_class-video_m4vDefault_100_w100_h100_thumb.png': @G @ error/blob.c/OpenBlob/2489
Quote:Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.Chrome and Firefox suggest that it could be an issue with cookie settings (allowing all cookies doesn't fix it, though), or a server configuration problem. What's wrong now? I thought starting from scratch would fix it.
Quote:[Tue Oct 15 16:18:01 2013] [error] [client 98.176.193.1]
Request exceeded the limit of 10 internal redirects due
to probable configuration error. Use 'LimitInternalRecursion'
to increase the limit if necessary. Use 'LogLevel debug' to
get a backtrace.
[Tue Oct 15 16:30:07 2013] [error] [client 98.176.193.1]
Request exceeded the limit of 10 internal redirects due
to probable configuration error. Use 'LimitInternalRecursion'
to increase the limit if necessary. Use 'LogLevel debug' to
get a backtrace.
[Tue Oct 15 16:30:21 2013] [error] [client 98.176.193.1]
Request exceeded the limit of 10 internal redirects due
to probable configuration error. Use 'LimitInternalRecursion'
to increase the limit if necessary. Use 'LogLevel debug' to
get a backtrace.
Quote:[Fri Oct 18 14:51:17 2013] [error] [client XX.XXX.XXX.X] Premature end of script headers: [i]index.php[/i], referer: https://media.MYDOMAIN.tld/
[Fri Oct 18 14:51:27 2013] [error] [client XX.XXX.XXX.X] Premature end of script headers: [i]index.php[/i], referer: https://media.MYDOMAIN.tld/index.php?p=pages&title=
...
[Fri Oct 18 15:30:56 2013] [error] [client XX.XXX.XXX.X] Premature end of script headers: [i]i.php[/i], referer: https://media.MYDOMAIN.tld/index.php?p=search&date=2013-06
[Fri Oct 18 15:31:07 2013] [error] [client XX.XXX.XXX.X] Premature end of script headers: [i]i.php[/i], referer: https://media.MYDOMAIN.tld/index.php?p=search&date=2013-06
Quote:Strangely, the Zenphoto page at Options > General, next to the URL Options, it says "Setup did not detect a working mod_rewrite facility," even though there is some code for mod_rewrite in .htaccess.This means that at least as far as testing is concerned your server does not support mod_rewirte. So you definately should have that Zenphoto option set off. BTW, only that option would be able to help. Just because there is `.htaccess` code does not mean it works. That is standard code.