Hey,
I've just transfered a site from my local test server, to a client's server, and am now getting blank pages, where I was once fine.
I believe I've isolated it to the Pear db connection script.
Is there any reason why this code would cause a blank page in php 4.3.4?
$db =& DB::connect($dsn);