After debugging a codeigniter app that were installed into a new development environment, I have started to freak out when seeing white screens with nothing more available.
I had this problem on my freshly installed server. Debian 7. I enabled logging, error reporting, disabled gzip and so on.
However, my PHP-installation did not have MySQL enabled. Enabling MySQL did the trick for me.