Closed (fixed)
Project:
Drupal core
Version:
5.12
Component:
other
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
6 Nov 2008 at 18:22 UTC
Updated:
1 Jan 2009 at 12:30 UTC
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 42 bytes) in /home/content/c/e/n/centrosolar/html/dealer/includes/form.inc on line 854
I keep getting this fatal error in my admin. When i try to go into menu's, modules, and other features in the admin. Can someone please tell me how to fix this.
Comments
Comment #1
ainigma32 commentedPHP is running into the maximum amount of memory it is allowed to use. See here http://drupal.org/node/158043 for some more info and possible solutions.
- Arie