Zip file uploads..

waffull
waffull's picture

Joined: 2002-09-07
Posts: 115
Posted: Sat, 2002-09-21 18:22

Is there a maximum size for a zip file or a maximum # of pics that can be uploaded at once?

About 50% of the time when I try to upload a zip file or a directory with many images, gallery seems them all, but when it gets to the 'adding' phase, it stops at the first image and I then have to restart the apache server. The rest of the time, the exact same actions work.

Thank you.

Setup:
Gallery v1.3.2-cvs-b8
Win 2k Server w/SP2
Apache 1.3.24
PHP 4.2.0

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Mon, 2002-09-23 07:15

The maximum size is governed by PHP (see the section in the README about this).

But, if you have to restart Apache then my guess is that this is a bug in the PHP file upload code. I know that PHP 4.2.0 had some issues; I recommend that you upgrade to 4.2.3 and see if the problem persists.