Out of memory error when enabling openX Market plugin
- by Jeremy Pippin
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?