14 Jan
2011
14 Jan
'11
3:13 p.m.
Are you using the Firebug module? I've seen it use up all available memory. Just wondering if anyone else has seen it too. It does a lot of mysql select queries when I watch it through the debugger. -Don- On 1/14/2011 8:42 AM, Pierre Rineau wrote:
[Fri Jan 14 11:02:21 2011] [error] [client 1.2.3.4] PHP Fatal error: Allowed memory size of 335544320 bytes exhausted (tried to allocate 22175001 bytes) in /var/www/abc/includes/database.mysql-common.inc on line 34 Did you really allowed 320M of memory for PHP scripts execution or I miscalculated?!
This is howfully huge!
What are you trying to do here that could consume something like 10 times the "normal" drupal memory consumption?
Pierre.