[Solved]: Error message when uploading [Solved]: Error message when uploading
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Error message when uploading

Started by xorn, July 19, 2004, 06:28:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xorn

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 7200 bytes) in /var/www/html/cpg/include/picmgmt.inc.php on line 200

I get this message when I try to upload mid sized images. I am guessing it is something in mysql, and thinking I may have to add memory to my server. Any help appreciated, I am somewhat of a newbie to PHP and mysql.

EDIT: The images are being uploaded to the albums/edit/ directory with a mHTTP prefix. CPG also gives me a successful upload message and I get the above error when I click continue.

Joachim Müller


xorn

Thank you, sorry I didn't catch the fix.