Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

Drupal Watchdog Error

September 22nd, 2009 · No Comments

One of our Drupal sites suddenly had this “blank page” problem after user login.  So we turned on the PHP’s error reporting and got the “allowed memory size of xxx bytes exhausted” error.  Usually this error is caused by memory limit for PHP so you just need to increase it from your php.ini file or [...]

[Read more →]

Tags: Installation