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

jevets’s picture

As the error states, your server ran out of memory.
http://drupal.org/node/207036

CitiGal Mag’s picture

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

jevets’s picture

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