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 [...]
Drupal Watchdog Error
September 22nd, 2009 · No Comments
Tags: Installation
