Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: FATAL ERROR with zlib  (Read 2995 times)

0 Members and 1 Guest are viewing this topic.

fennec

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
FATAL ERROR with zlib
« on: March 18, 2007, 10:07:28 pm »

hi

i use coppermine 1.4.10 very good product

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

Code: [Select]
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

Code: [Select]
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
« Last Edit: March 19, 2007, 09:46:37 pm by Nibbler »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: FATAL ERROR with zlib
« Reply #1 on: March 19, 2007, 07:36:58 am »

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

fennec

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: FATAL ERROR with zlib
« Reply #2 on: March 19, 2007, 09:20:05 pm »

OK thanks

With 1 photo is the same

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

Thanks
Logged

Nibbler

  • Guest
Re: FATAL ERROR with zlib
« Reply #3 on: March 19, 2007, 09:21:43 pm »

memory_limit in php.ini
Logged

fennec

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: FATAL ERROR with zlib
« Reply #4 on: March 19, 2007, 09:44:36 pm »

all it's ok

lot of thanks

origin memory=8M i put 20M
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.