Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Uploading some JPG images and getting this error  (Read 3540 times)

0 Members and 1 Guest are viewing this topic.

markgaulton

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Uploading some JPG images and getting this error
« on: November 01, 2022, 07:12:51 pm »

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
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Uploading some JPG images and getting this error
« Reply #1 on: November 02, 2022, 04:05:12 am »

You need to change the PHP memory_limit configuration value from 128M to at least 256M.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.