"Exceeded filesize allowed in php.ini." "Exceeded filesize allowed in php.ini."
 

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

"Exceeded filesize allowed in php.ini."

Started by skiahh, October 09, 2010, 08:57:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skiahh

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.


skiahh

OK, thanks!  I'll see if there's any adjustment available on the server/host side!

Αndré


hklarsen

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

Αndré

I guess you get another error message than
QuoteExceeded 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.