I have changed all my php.ini settings to allow me to move large files (i set it to 50M) but I have had 2 strange problems.
I cant upload a file larger that 2M , it looks like its uploading, but it just dosen't.
the second and much stranger is zenPhoto is not importing my exif tags from any file larger than 1,792kb I have a number that close because i have several pictures up, and the next file up is 1799kb and it dosnt show any tags, the downloaded full size version does.
anyone else run into this?
Comments
what would be the best way to force zenPhoto to refresh its database from the tags in the images, and second, where would the error_log get generated?
I think your right, that it is something with my host. But unless I know what to tell them to fix, their tech support reps don't know what to tell their actual technicians. Thank you again for all your time and energy!
Please see the troubleshooting to learn that is its the actual px dimensions of the image not the file size that matters.
file_uploads
upload_max_filesize
max_input_time
memory_limit
max_execution_time
post_max_size
are all set to 200Mb. well except the time ones that are set to over 2 min each. There has been no improvement in reading the exif data when refreshing the metadata...
my php error_log and my cgi error log are not showing any errors during my refreshes. in fact the only errors it shows are a few from installation, and a few more from when i was trying to tweak the theme.
Found it!
the pictures that are not reading properly were tagged with Windows Live Photo Gallery, the ones that work have either been saved by photoshop sense then, or were tagged in the original Windows Photo Gallery.
however something I changed from the list in my last post has fixed ALL the upload issues. I have uploaded a 2Mb and a few 5Mb pictures using the flash uploader!
anyone interested in comparing the headers of 2 extremely similar files to see what M$ might be doing strange if not wrong?
I will try and create the smallest image that will fail, and then save it through photoshop so there is a version that works.
I read that in the future imagemagic may be an option, is that still in the works?
I've make a try with my folder fill by 3648x2736 pictures.
I've changed the limit of 3000 pixel to accept my resolution in php fonctions file.
before starting the httpd process use 20 Mb of Memory.
when I update the cache by the button in the admin panel, in the middle of the process, the httpd increase to around 260 Mb at full bandwith.
but in the other side, the computer running firefox to doing this is quite .... on the knees !!!
1 600 Mb for memory to firefox on the middle of the process, when it's displaying and retrieving.
so if you have to update a cache very big and that your computer might be a little slow, try to update album or (sub album) by album
this test has been done on a local network so the bandwith is very good and the server is on Windows with xampp
http://www.zenphoto.org/2009/03/troubleshooting-zenphoto/#11
http://www.zenphoto.org/2009/03/troubleshooting-zenphoto/#22