Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.
Do we have to login to see it? – Arlen Beiler Feb 22 '11 at 2:02

marked as duplicate by Rarst Jan 5 '12 at 11:46

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

2 Answers

up vote 2 down vote accepted

It's called the White Screen Of Death (WSOD).

It means there's a fatal error that prevents the page from displaying. You can see the error by either looking at the error log or by enabling WP_DEBUG from wp-config.php

share|improve this answer

It is probably the White Screen of Death. That question explains it better.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.