But I have no idea how. I made a series of changes trying to figure out what I missed. Most of the changes didn't look like they'd do anything - but the error reporting started working.

I then tried changing things back - at least I thought I did. The error checking continued to work.

I *HATE* it when I have a problem I can't put my finger on. The important thing is that it is working, though.

I want to thank those who helped me out.
---Michael


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?


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

Reply via email to