Fatal error: Allowed memory size of 8388608 bytes exhausted Fatal error: Allowed memory size of 8388608 bytes exhausted
 

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

Fatal error: Allowed memory size of 8388608 bytes exhausted

Started by yaiconic, October 29, 2005, 10:12:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yaiconic

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 ...


yaiconic

;;;;;;;;;;;;;;;;;;;
; 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

Nibbler

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.