Hello all,
I've upgraded my local dev environment to the entropy PHP 4.3.4. Since then, PHP no longer outputs its errors (parse errors, etc) to the screen. Rather if a script fails, it just shows a blank page. This is probably something that would be ok for a live site, but for a dev server it makes developing PHP applications difficult at times. I am sure this is just a PHP configuration var but I'm unable to locate which it might be. Can anyone provide assitance with this one?