Can upload single file but not multiple Can upload single file but not multiple
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can upload single file but not multiple

Started by jse229, October 25, 2006, 05:56:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jse229

Hello;

I'm having problems uploading more than 3 files at a time through the http interface.  Any less than 4 seems to work fine.  When choosing more than 3 files I am dumped imediatley to a "page can not be displayed" screen.  I've searched the board and have not come up with anything that seems to be a simple solution. Any suggestions would be greatly appreciated.

http://leassoc.com/photos

U=test
pw=test

Thanks

Joachim Müller

You're probably running into timeouts. Please review the sticky thread on this board to get an idea what might have an impact on uploads. You (as Coppermine admin) should use FTP-uploads plus batch-add anyway.

jse229

Thanks for the suggestion.

I reset LimitRequestBody to a higher value and all is fixed.

Thanks