Timeouts on uploads - possible file size issue.

Warwick

Joined: 2005-03-12
Posts: 10
Posted: Sat, 2005-08-13 23:11

I'm really not sure if this is a problem with remote, PHP or Gallery. I'm unable to upload more than 10 or 11 photos at a time. Gallery remote just stops before the upload of the next picture. Hitting stop and then restarting the upload lets it continue. I'm uploading stupidly large pictures so it seems that the limit is somewhere around 60MB. Any suggestions?

----

Gallery URL (optional): http://www.affordable-afpers.co.uk
Gallery version: G2 RC1
Webserver (with version):Apache 2
Datatabase (with version):MySQL 4.1
PHP version (eg 4.2.1): 5.0.4
phpinfo URL (optional):
Graphics Toolkit(s): GD
Operating system: W2k
Web browser/version: firefox 1.0.4
G1 version (for migration bugs):

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Sun, 2005-08-14 00:11

Please post a phpinfo link as described here, http://codex.gallery2.org/index.php/Gallery2:faq#What_information_is_required_when_I_ask_for_help_in_the_forums.3F

Try a different graphics toolkit like NetPBM or ImageMagick. GD sucks pretty much all around.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2005-08-14 10:41

and you should first try upload from web browser, with immediate debug mode on. it gives you more debug output than applet upload.

 
Warwick

Joined: 2005-03-12
Posts: 10
Posted: Sun, 2005-08-14 23:32

http://www.affordable-afpers.co.uk/phpinfo.php for phpinfo. That won't be left lying around for long.

NetPBM was enabled for a while but it didn't seem to get along with having 6MB Jpegs chucked at it and errored quite a bit. Uploading from uploaded files area doesn't fail. It successfully managed 30 files, but doesn't read the rotate information that the camera stores in Exif. Getting there.