Can't upload using zip file

mozur

Joined: 2002-08-20
Posts: 1
Posted: Tue, 2002-08-20 06:20

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

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2002-08-20 06:39

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.