Drupal White Screen of Death
By amber - Posted on June 27th, 2008
Another blank screen troubleshooting tip per torgosPizza on ubercart.org:
"... to troubleshoot your white screen problem, put this into the top of your index.php:
error_reporting(E_ALL);
ini_set('display_errors', TRUE);
ini_set('display_startup_errors', TRUE);
That'll show you any fatal errors (which Drupal chokes on). It's helped me tons."
I think this is a wonderful tip, so I am sharing it here.
Thank you for sharing this awesome information. I learned a lot from it. I would love to read your future works so keep it up!
digital ballasts
Thanks for the useful information. Definitely something I must look into! I know I’ve been on the website before to do a quick look, but this time I will take a proper read as it sounds very useful. Keep it up!
Back workout
Post new comment