Fatal Error when I upload Fatal Error when I upload
 

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

Fatal Error when I upload

Started by Emmas, March 15, 2008, 11:16:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Emmas

Hi all
I have this problem when i'm upload a pic

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2183 bytes) in /home/harry7/public_html/gallery/include/picmgmt.inc.php on line 262

SaWey

you might want to try searching the forum...

Joachim Müller


Emmas

Here my php.ini configs

register_globals = Off
max_input_time = 60 seconds
upload_max_filesize = 5MB
post_max_size = 16MB
memory_limit = 33MB
LimitRequestBody = 512KB
file_uploads = On

what i need to do ?
the error still appear !!

Joachim Müller


Emmas

What RTFM Mean ???!!?!?

Thanks
Saeb Msarwa

Joachim Müller