[support] Fatal error: Allowed memory size

Todd todd at savagevenus.net
Thu Jun 30 19:08:37 UTC 2011


If you have access to php.ini, you can change the memory_limit directive.

Otherwise, you can add "ini_set("memory_limit", "2M")" to your settings.php file (changing "2M" to whatever value you wish, of course).

On 30 Jun 2011, at 15:02, Joel Willers wrote:

> There are many sources of info on this.  I’d use my Google-Fu on this one.  I don’t know specifics for D7, sorry.
>  
> Joel
>  
> From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On Behalf Of Jorge Biquez
> Sent: Thursday, June 30, 2011 2:00 PM
> To: support at drupal.org
> Subject: [support] Fatal error: Allowed memory size
> Importance: High
>  
> Hello.
> 
> I am trying to update my 7.2 version to 7.4
> 
> Seems like everything was going fine but in the last step of the updat.php process I received this error:
> 
> -------------------------------------
> Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 65483 bytes) in /home/mujeresm/public_html/includes/cache.inc on line 418
> -------------------------------------
> 
> How can I solve this? Ho do I increase memory ?
> 
> Thanks in advance.
> 
> Jorge Biquez
>  
> -- 
> [ Drupal support list | http://lists.drupal.org/ ]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20110630/0d049f09/attachment.html 


More information about the support mailing list