[kronolith] eventd memory allocation

Rick Emery rick at emery.homelinux.net
Tue Jul 8 08:39:59 PDT 2003


Quoting Yedidia Klein <yedidia at jct.ac.il>:

> hello,
>
> I started to use eventd - look like a great tool.
> while running it over the night I got the following errors:
> <b>Fatal error</b>:  Allowed memory size of 8388608 bytes exhausted
> (tried to allocate 413 bytes) in
> <b>/var/www/html/horde/lib/Horde.php</b> on line <b>92</b><br />
> <br />
> <b>Fatal error</b>:  Allowed memory size of 8388608 bytes exhausted
> (tried to allocate 32 bytes) in <b>/usr/share/pear/PEAR.php</b> on line
> <b>632</b><br />
> <br />
> <b>Fatal error</b>:  Allowed memory size of 8388608 bytes exhausted
> (tried to allocate 140 bytes) in <b>Unknown</b> on line <b>0</b><br />
>
> looks likes it can't allocate more memory ? is it configurable in any
> place ?
>
> tnx
>
> --Yedidia

Are you by any chance running phpaccelerator? I had this same problem and
discovered that there was a bug. The recommended work-around was to add
this line to php.ini:

phpa.enable_php_memory_bug_workaround = 1

Here's a link to my posting in the archives about it:
http://marc.theaimsgroup.com/?l=horde&m=104825399416002&w=2

hth,
Rick



More information about the kronolith mailing list