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: Allowed memory size exhausted  (Read 7501 times)

0 Members and 1 Guest are viewing this topic.

sanifair

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Allowed memory size exhausted
« on: February 01, 2008, 12:06:18 am »

I've just installed the modpack, everything seems fine
but when I batch add files I get an error (files not uploaded)

Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7776 bytes) in /home/user/public_html/gallery/include/picmgmt.inc.php on line 448


I've set up files size to 102400kb but there's no difference
I don't know what else should be changed

please help

Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Allowed memory size exhausted
« Reply #1 on: February 01, 2008, 08:33:45 am »

Most probably you're trying to upload images that can't be processed by your server due to memory restrictions.
Please read the upload trouble shooting as it explains most, especially the php memory_limit
http://forum.coppermine-gallery.net/index.php?topic=24088.0
Using watermarking of corse results in consuming even more memory as the watermark needs to be kept in memory, too.
Try smaller (in size x,y) images and it should work or increase memory_limit or other bottlenecks.

Janakie

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Allowed memory size exhausted
« Reply #2 on: February 10, 2008, 06:02:06 pm »

I have the same problem.

... or increase memory_limit or other bottlenecks.

How do I do that?
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 21 queries.