It's possible your server is set to dump PHP errors to the error_log instead of to the screen. I don't know off-hand how to check for that, though. This is where I find all of mine, or wherever the ...
I'm running php on a windows small biz server. php seems to be working fine, but I can't get error_reporting() to work at all. actually that isn't quite true, if I call a php script from the command ...