Out Of Memory Error - Magento

Posted by robobobobo on Server Fault See other posts from Server Fault or by robobobobo
Published on 2013-07-01T22:29:04Z Indexed on 2013/07/01 23:07 UTC
Read the original article Hit count: 233

Filed under:
|
|
|

Ok normally I understand when my server is giving me out of memory errors, but this one has me stumped!

I'm running a magento based site, with one or two plugins in it and the rest is pretty basic. The site runs and loads fine wiht no issues. However in the backend - Configuration -> Payment Methods it gives me the following out of memory error

    Fatal error: Out of memory (allocated 39059456) (tried to allocate 85 bytes) in ########/Varien/Simplexml/Element.php on line 84

Now this is where I'm confused..it's allocated more than it tried to allocate? Am I correct there? So how is it running out of memory? My server has 6Gb ram, an SSD and 2 CPU's running WHM with a few other low traffic sites on it. I set my php memory limit to 100mb, 1000mb and finally unlimited but all to no avail!

I'm completely lost here, would really appreciate some expertise on this

Cheers

© Server Fault or respective owner

Related posts about linux

Related posts about php