Since the release of the 1.4.1 new upload interface, I'm unable to get more than 2-3 images to upload at a time. I was hoping that the 1.4.1.1 update would fix this for me but it has not.
The interface will accept and display thumbnails of all the images I drag and drop to it. Typically I only upload about a dozen at one time.
After clicking "upload" the progress bar appears for all images and they *seem* to complete. When they are done I'm redirected into the admin for that gallery.
Regardless of how many images appeared to upload, only two will then appear in the album and I'm reduced to SCP'ing the files by hand (and have confirmed inside the directory on the server that they weren't uploaded). After SCP'ing by hand the gallery displays as expected.
I've checked the httpd error logs and been unable to find any clues. My environment didn't change in any notable way except for the upgrade to 1.4.1 and 1.4.1.1.
I have generous php max file sizes:
post_max_size = 140M
upload_max_filesize = 48M
I'm using the most recent Google Chrome for Mac (12.0.742.112) to upload. The Zenphoto webserver is Apache 2.2.3 on CentOS 5.6 with php 5.2.10
Comments
You can also always use FTP directly as you probably know.