Michael Satterwhite wrote:
I'm using Apache and PHP4 under debian.
in /etc/php4/apache, I have the setting error_reporting = E_ALL & ~E_NOTICE
but I don't get any errors - even when I've clearly used an undefined variable. What else might need to be set to get PHP to report errors for me?
display_errors = On
Thanks for the reply.
My config file does have display_errors = On
I should have put that in my first email. I would have felt *VERY* stupid if I'd forgotten that one - and I do sometimes have enought brain freeze to forget things like this. Unfortunately, it's already set.
Thanks again. ---Michael
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php