Hi,
I am new to Gallery & am impressed...
I have been trying to upload a zip file of about 1.4 MB containing a few jpeg images.
The name of the zip file is ~/images/images.zip.
The upload starts and then fails... with debugging turned on I get the following messages:
Executing:
/usr/bin/zipinfo -1 none
Results:
none
Error messages:
zipinfo: cannot find none, none.zip or none.ZIP.
Status: 9 (expected 0) No images uploaded!
I can't figure out how I end up with "none" as the filename... I looked throught the User Guide, FAQ, archives to no avail.
Matt
Posts: 7994
The "none" part is the key. You're hitting the file upload limit in PHP. Look in your README for information on how to fix this.