Quote Originally Posted by visualAd
A blank page "should" only be encountered when you have got error report set to off.
or if you're doing output buffering and an error somehow causes the buffer to be cleaned instead of flushed (admittedly, this is rather far-fetched — I don't think it can happen without writing code to do it).