> [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.