Uploading some JPG images and getting this error Uploading some JPG images and getting this error
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Uploading some JPG images and getting this error

Started by markgaulton, November 01, 2022, 07:12:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

markgaulton

I've allowed a 25mb upload size and running into the below.
Any suggestions would be appreciated.

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /home/brgcc690/public_html/brgcgallery/include/imageobject_gd.class.php on line 403

ron4mac

You need to change the PHP memory_limit configuration value from 128M to at least 256M.