News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

large file can't upload

Started by viva, April 17, 2004, 04:05:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

viva

i try upload a large file(3000x2301/2.1MB),but got this error msg
No picture was uploaded !

If you have really selected a picture to upload, check that the server allows file uploads...

any suggestion?

hyperion

Try uploading smaller files to make sure uploads work.

Check you php.ini settings using phpinfo() to make sure your server allows uploads that size.  2MB is the default limit.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

viva

Quote from: "hyperion"Try uploading smaller files to make sure uploads work.

Check you php.ini settings using phpinfo() to make sure your server allows uploads that size.  2MB is the default limit.
thx,now it works :wink: