Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
5.x-1.6-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2007 at 18:48 UTC
Updated:
11 Jan 2008 at 15:01 UTC
I get this error on update from 1.5 to 1.6 beta 4, right after copying over the files and accessing the site the first time.
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 284755 bytes) in /customers/joyofbits.se/joyofbits.se/httpd.www/drupal/includes/database.mysql.inc on line 400
I would be sweet if drupal could manage to stay within 16MB. It has managed to do so this far.
I guess the problem is a big database update.
In that case, is it possible that the update could be split into pieces?
Comments
Comment #1
merlinofchaos commentedThere's so little I can do with this, it's not worth my time. There's a million things that could be eating up memory, it's really hard to say what might possibly be going on here since you give almost no information at all.
Comment #2
catch