Hi, I have dru 6.2 with several modules installed, but since two days when I try to enable/disable the modules from /admin/build/modules, upon clicking "save" I get the following:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 600006 bytes) in [drupal root path]/includes/database.mysqli.inc on line 303

Is it a server problem?

Ciao

Comments

cog.rusty’s picture

You have too many modules for the currently available php memory, and you need to increase it. You can do this in 3 different ways:

http://drupal.org/node/207036

Your php memory limit is now 32M. Try 48M (or even 64M). Be stingy because (a) that can affect performance and (b) your host may start bitching.

nofuseto’s picture

Thanks mate, it worked...
Ciao

timeo danaos et dona ferentes