Do your .htaccess files have a php_value for
error_reporting, or do the scripts have any instances
of error_reporting() in them?

--- "Madeleine D." <[EMAIL PROTECTED]> wrote:
> I have the following error writes set in my php.ini
> file:
> 
> error_reporting  =  E_ALL & ~E_NOTICE
> 
> 
> For a long time, that worked just fine - giving us
> only errors/warnings
> that we needed to see.  Now, all of a sudden, we are
> getting notices
> written to the error file.  It's a problem because
> there are a number of
> valid ones, and they get in the way of trying to
> track down genuine errors.
> 
> I've tried creating a new php.ini file; I've even
> copied a new php
> directory over from a working machine.
> 
> No luck.  Any clue as to how we can ditch these
> notices?
> 
> thanks
> Madeleine D.
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003

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

Reply via email to