Closed (fixed)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2013 at 17:11 UTC
Updated:
4 Feb 2013 at 18:50 UTC
getting this error after logging in. if admin_menu is disabled the error goes away. I even increased php memory to 256MB and still does the same thing. What could this be?
Fatal error: Out of memory (allocated 69468160) (tried to allocate 2874089 bytes) in /home/xxx/public_html/includes/database/database.inc on line 2139
Comments
Comment #1
patoshi commentedok i found the issue. tech said:
The issue was with your httpd.conf - there was an RLimitmem setting there that was prematurely killing off the PHP process.
Comment #2
patoshi commented