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