Hi -- I completed the installation of zenphoto on my personal web server and am not getting any errors or warnings. I added one album with one small photo (40 kB) as a test. The thumbnail displays okay, but when clicking on the thumb, the large image does not come up -- the browser sits in "connecting..." status and will not stop the dialog with the server until I navigate away from the zenphoto site. (I also noticed the same connection behavior when opening the web site with NO photos.) The application also hangs after logging off as admin (although the log off is successful).
I've read through the FAQ, troubleshooting, and searched the forum, checked server memory, mod_rewrite, and other likely causes...One thing I have not figured out is where to find the zenphoto error logs.
Thank you very much for the good looking product, and for any ideas!
Browser = Firefox 3
zenphoto version = 1.2.6
Permissions on Albums and Cache = 777
.htaccess = present
Web Server = Apache 2.0
OS = Linux Mint 6
mod_rewrite = off
PHP version = 5.2.6
mysql version = 5.0.67
Comments
acrylian: I spent some time checking various logs (syslog, apache error.log, etc) for events at the time of the hangup -- nothing found.
sbillaard: Installed the latest nightly build. This time I did not set strict permissions. After the install was complete, clicked "go", followed by "view gallery" and the application hung (even before loading any images into the albums folder). Needed to end the browser. Placed a different small .jpg in a Test gallery and got same hangup as described in the original post. Thanks again for your time.
Still get the same result; when starting zenphoto it shows the default Gallery screen but continues "connecting" to the web server. On the idea that the application is not happy with no albums existing, I then recreated another test album and tried again -- same result.
I am planning to change my Apache server back to http in the near future -- I will give zenphoto another try then. In the meantime, thanks for your ideas and no need to reply to this thread any longer.
`$conf['server_protocol'] = "http";`