[TYPO3] Typo3 fatal error
Tapio Markula
tapio.markula at atwebteam.com
Sun Dec 17 11:13:00 CET 2006
rocky Ou kirjoitti:
> Hey list,
>
> In my TYPO3 4.0.3 installation. I got the following error
> Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to
> allocate 357532 bytes) in
> /home/lover/public_html/typo3_403_all/t3lib/class.t3lib_cs.php on line 995
>
> Can any of you help please?
>
> Thanks in advance!
> Rocky
put typo3conf/localconf.php
ini_set(memory_limit, '40M');
that should be enough
More information about the TYPO3-english
mailing list