On 20/05/2012, at 3:55 PM, Tim Dunphy wrote:

> hello, list!
> 
> I have 'error_reporting = E_ALL' set in my php.ini file. However when
> I run a php script that has errors in it all that happens is that the
> page WSODs. I am running Mac OS X 10.6. Any thoughts on why errors
> don't show up in the browser and how to correct this?
> 
> 
> Thanks
> Tim

You also need to set display_errors to On.
---
Simon Welsh
Admin of http://simon.geek.nz/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to