coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: viva on April 17, 2004, 04:05:37 AM

Title: large file can't upload
Post by: viva on April 17, 2004, 04:05:37 AM
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?
Title: large file can't upload
Post by: hyperion on April 17, 2004, 04:10:19 AM
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.
Title: large file can't upload
Post by: viva on April 17, 2004, 04:14:35 AM
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: