[Typo3] Press Center problem with filesize or memory
Vincnet
cu at vincnet.nl
Thu Apr 14 17:32:27 CEST 2005
Bodo Eichstädt wrote:
>
> 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!
>
>
Thanks Bodo, for your simple solution, I like that;-) - I'm in the lucky
position to be able to manage the php.ini. But.... there's a but.
At 11MB it's working fine (and since the files are not bigger it's
sufficient for now). But at 17 MB I get the message below (I believe
there's a thread on this issue in the mailinglist, so don't bother).
However, the download goes alright at 17MB. I increased the memory_limit
to 100MB, at 50MB it was still not enough. 100MB is a lot!
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
Warning: Cannot modify header information - headers already sent by
(output started at
/home/sites/site9/web/site/typo3conf/ext/cwt_press_center/tools/archive.php:439)
in /home/sites/site9/web/site/tslib/class.tslib_fe.php on line 2402
Thanks a lot! cu vincent
More information about the TYPO3-english
mailing list