Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Fatal error: Allowed memory size of 8388608 bytes exhausted  (Read 2748 times)

0 Members and 1 Guest are viewing this topic.

yaiconic

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Fatal error: Allowed memory size of 8388608 bytes exhausted
« on: October 29, 2005, 10:12:31 pm »

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6624 bytes) in /home/httpd/vhosts/ministeriosdecentroamerica.org/httpdocs/galeria/include/picmgmt.inc.php on line 209

i made the change in php.ini to 24Mb .. but i cant work ..

u can help me ...
Logged

yaiconic

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Fatal error: Allowed memory size of 8388608 bytes exhausted
« Reply #2 on: October 29, 2005, 10:49:41 pm »

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30     ; Maximum execution time of each script, in seconds
max_input_time = 60   ; Maximum amount of time each script may spend parsing request data
memory_limit = 20M      ; Maximum amount of memory a script may consume (8MB)

this is my php.ini in RESOURCE LIMITS ...

exists a other mean to fix tht problem ? ... in other gallery mine .. ( server freebsd ) i dont have this proble ,,,

thx master
Logged

Nibbler

  • Guest
Re: Fatal error: Allowed memory size of 8388608 bytes exhausted
« Reply #3 on: October 29, 2005, 11:22:14 pm »

If the change you made isnt reflected in the value in the error message then the change has been unsuccessful. Make sure you restarted the server process after making the change and verify it with a phpinfo page.
Logged
Pages: [1]   Go Up
 

Page created in 0.055 seconds with 16 queries.