An explanation of the so-called “white screen of death”, something I see a bit of while logged in to Facebook, to name one example. Especially common to websites, or applications, that are PHP powered… which, hmm, includes disassociated.
A web application powered by the scripting language PHP will display an empty white page in the browser under certain conditions. If the PHP installation suppresses error messages and encounters a fatal error before any output is produced, PHP will exit and return an HTTP response without content.








Comments are closed. Please send a message if you want though.