coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Divider on December 21, 2003, 02:27:36 AM

Title: Fatal error: Allowed memory size of 8388608 bytes exhausted
Post by: Divider on December 21, 2003, 02:27:36 AM
Hi there,

i searched on the support board for the answer but it isn't, in admin mode i can work with the photos with no problems, but in user mode some upload works but some give me this error :

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1600 bytes) in "path/include/picmgmt.inc.php" on line 176

i looked the code but i don't understund in what's the problem

so i please you to help me

have a nice time folks  :wink:
Title: Fatal error: Allowed memory size of 8388608 bytes exhausted
Post by: hyperion on December 21, 2003, 05:19:19 AM
You are exceeding the memory allowed in the server's PHP configuration.  You'll have to increase the amount allowed in php.inc, or you will have to upload smaller picture files. If you are hosted, you'll have to ask your admin.
Title: Fatal error: Allowed memory size of 8388608 bytes exhausted
Post by: Joachim Müller on December 21, 2003, 01:37:03 PM
correction: it's php.ini, not php.inc afaik

GauGau
Title: Fatal error: Allowed memory size of 8388608 bytes exhausted
Post by: hyperion on December 22, 2003, 07:02:19 AM
Quite right, GauGau.  :oops:  :lol: