By CitiGal Mag on
Can someone please help me with this error?
Fatal error: Out of memory (allocated 31719424) (tried to allocate 448869 bytes) in /homepages/10/d284198106/htdocs/includes/database.mysql.inc on line 301
Thanks....I appreciate it very much!
Comments
As the error states, your
As the error states, your server ran out of memory.
http://drupal.org/node/207036
Errors
Thanks Steve......this actually happened when I attempted to enable a couple of modules that I added....I am getting the error when I go to Modules - list.....I cannot get to it....otherwise if I disabled them I would most likely be okay.....is there a way to disable modules without going through this direction?
Thanks again
You can disable modules
You can disable modules directly through the database, if you wish.
http://drupal.org/node/157632
You should increase your memory_limit
http://drupal.org/node/207036