Hi am trying to run update.php

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 101 bytes) in /var/www/includes/database/database.inc on line 662

Above error is generated

When i refresh page the error goes..

I am not able to enable any module also?

Is there a problem with my configuration?

I was having ram initially 2GB which i increased to 4GB still i am having same problem , do i need something else?

Comments

john_b’s picture

Even though you have enough RAM on your server you have to ensure that php is cofingured to be allowed to use sufficient memory.

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

vm’s picture

http://drupal.org/node/207036 = methods to increase memory limit if/when the host allows.