Out of memory error when enabling openX Market plugin
Posted
by
Jeremy Pippin
on Server Fault
See other posts from Server Fault
or by Jeremy Pippin
Published on 2012-06-26T15:08:05Z
Indexed on
2012/06/26
15:17 UTC
Read the original article
Hit count: 324
We're trying to enable the openX Market plugin on openX 2.8.9. Enabling the plugin results in an "Allowed memory exceeded" error:
Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate 76 bytes) in /home/openx/lib/pear/PEAR.php on line 868
no matter what we have our php memory_limit set to. It even exceeded 512MB.
We're running RHEL 5.6 and PEAR 1.9.4
Has anybody else come across this problem?
© Server Fault or respective owner