[TYPO3-german] out of dynamic memory in yy_create_buffer() in /index.php on line 76 in php

Christian Platt christian.platt at pharmaline.de
Wed Mar 24 15:34:29 CET 2010


Hat jemand folgende  Fehlermeldung schon mal gehabt?

"out of dynamic memory in yy_create_buffer() in /index.php on line 76 in php"

In der Zeile 76 der index.php wir per "require (PATH_tslib.'index_ts.php');" TSLIB geladen. In diesem Falle aber anscheinden nicht!
Im error-log findet sich:
httpd(348) malloc: *** error for object 0x5500000: Can't deallocate_pages region
httpd(348) malloc: *** set a breakpoint in szone_error to debug
httpd(348) malloc: *** vm_allocate(size=262144) failed (error code=-301)
httpd(348) malloc: *** error: can't allocate region
httpd(348) malloc: *** set a breakpoint in szone_error to debug
httpd(348) malloc: *** error for object 0x6814000: Can't deallocate_pages region
httpd(348) malloc: *** set a breakpoint in szone_error to debug
httpd(348) malloc: *** vm_allocate(size=20480) failed (error code=-301)
httpd(348) malloc: *** error: can't allocate region
httpd(348) malloc: *** set a breakpoint in szone_error to debug
[Wed Mar 24 15:20:04 2010] [error] PHP Fatal error:  out of dynamic memory in yy_create_buffer() in /Library/WebServer/Documents/typo3/index.php on line 76


Hier scheint T3 Speicher nicht mehr freigeben zu können

Hat das schon mal jemand gehabt.

Ach ja php 5.2.1
Typo 4.2.9

Erste Hilfe war hier:

memory limit in der php.ini hochgesetzt auf  "unglaublich viel Speicher"
den Indianer neu gestartet.


Christian





More information about the TYPO3-german mailing list