“Fatal error: Allowed memory size of 8388608 bytes exhausted”
admin | Jul 10, 2009 | Comments 0
Issue :
Error: “Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77824 bytes) in /home/ivonson/public_html/wp-content/plugins/revver/xmlrpc-2_2/xmlrpc.inc on line 2551″
Fix :
You need to adjust the value of ‘memory_limit’ accordingly. If you have ‘root’ access to the server then you can alter the value for ‘memory_limit’ :
1. Either by editing the server php.ini through console; or
2. Editing it through WHM > Service Configuration > PHP Configuration Editor
If you do not have ‘root’ access to the server then you can try to place a custom php.ini in the directory where the particular script is located. This would override the server php.ini settings. Else, you will have to contact your host.
Note : If the above method doesn’t work then it would be a good idea to check your script for any memory leakage issue.
Filed Under: Quick fixes • Technical
About the Author: InstaCarma is a provider of Enterprise Class Solutions for the Hosting Industry

1800 810 6547