[Typo3] Press Center problem with filesize or memory

Bodo Eichstädt be at typo3cluster.com
Thu Apr 14 15:22:58 CEST 2005


Vincnet schrieb:
> Hi!
> 
> This happens when there's a file of 17MB to be in the Press Center 
> download area (the extension is called "cwt_press_center"):
> 
> Warning: fread(): Length parameter must be greater than 0. in 
> /home/sites/site9/web/site/typo3conf/ext/cwt_press_center/tools/archive.php 
> on line 439
> 
> Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to 
> allocate 18278625 bytes) in 
> /home/sites/site9/web/site/typo3conf/ext/cwt_press_center/tools/archive.php 
> on line 439

in php.ini you have set:
memory_limit = 32M

18MB + 17MB is > 32MB


Try if it is OK when you increase it to eg 50M!


-- 
========> Typo3Cluster Ltd. & Co. KG <==================
Schlossallee 26d             Tel   +49 700 02478828
D-13156 Berlin               Fax   +49 700 02478828
http://www.typo3cluster.com  eMail info at typo3cluster.com



More information about the TYPO3-english mailing list