[TYPO3-english] error message

Christian Platt christian.platt at pharmaline.de
Fri Dec 21 06:16:00 CET 2012


Hi Tom,

you run out of memory when php tries to allocate more memory.

Adjust your php.ini

Look for
; Maximum amount of memory a script may consume (128MB)
; http://php.net/memory-limit
memory_limit = 128M

and then increase the memory limit.
Restart your Webserver and try again

Christian

Am 21.12.2012 um 06:01 schrieb tom:

> Hi,
> 
> I got this message on my typo3 site:
> *Fatal error*: Allowed memory size of 67108864 bytes exhausted (tried to
> allocate 2097152 bytes) in *
> /home/thejobco/public_html/city/t3lib/class.t3lib_parsehtml.php* on line *
> 950*
> **
> *what may cause this problem? and how to fix it? Thanks.*
> **
> *Tom*
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list