FATAL ERROR with zlib FATAL ERROR with zlib
 

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 with zlib

Started by fennec, March 18, 2007, 10:07:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fennec

hi

i use coppermine 1.4.10 very good product

When i want to down zip file in my favorite i have this error

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1804813 bytes) in /var/www/include/archive.php on line 442

I use on linux ubuntu

Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3


thanks for your help

Joachim Müller

You're running out of memory, as zipping a file is a resources-consuming process. Either zip less files in one go, or (if the server is yours to administer) assign more memory to PHP.

fennec

OK thanks

With 1 photo is the same

It's my server yes, do you known how assign more memory to php?

Thanks

Nibbler


fennec

all it's ok

lot of thanks

origin memory=8M i put 20M