forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: skiahh on October 09, 2010, 08:57:31 pm

Title: "Exceeded filesize allowed in php.ini."
Post by: skiahh on October 09, 2010, 08:57:31 pm
Hi -

I like the new upload method and have my settings set up to allow any size upload and resize to no larger than 800 pixels on a side.

Everything looks good as it's uploading, but once the upload is complete, it returns the "Exceeded filesize allowed in php.ini." error and the picture is not uploaded to the gallery.

If I resize before uploading, it works fine.

Is this a coppermine setting or something on my server side?  And if it's coppermine, how do I adjust it to work properly?  Thank you.
Title: Re: "Exceeded filesize allowed in php.ini."
Post by: Nibbler on October 09, 2010, 09:16:15 pm
It's a server (PHP) setting. See http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#upload_trouble_server-sided_restrictions
Title: Re: "Exceeded filesize allowed in php.ini."
Post by: skiahh on October 10, 2010, 01:00:27 am
OK, thanks!  I'll see if there's any adjustment available on the server/host side!
Title: Re: "Exceeded filesize allowed in php.ini."
Post by: Αndré on October 12, 2010, 10:09:31 am
Marking as solved.
Title: Re: "Exceeded filesize allowed in php.ini."
Post by: hklarsen on November 18, 2011, 05:55:18 pm
Could you tell me what adjustments you did in php.ini, I have the same problem, even though
upload_max_filesize = 20M

I can not upload files lager than approx 2 MB

hkl
Title: Re: "Exceeded filesize allowed in php.ini."
Post by: Αndré on November 18, 2011, 07:21:31 pm
I guess you get another error message than
Quote
Exceeded filesize allowed in php.ini
right? If so, please post the error message you get, or even better: read the docs and/or search the board for that error message.