How can I see the error messages when the site I am working on gets a white screen?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
|
Put this at the bottom of settings.php:
|
|||
|
|
The White Screen of Death (Completely Blank Page) resource on drupal.org will step you through the steps to see the error message as well as common problems that cause them. |
|||
|
|
|
Have a look at Apache error log, in Ubuntu it's located in
|
|||
|
|