Re: Question about error_reporting()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 02 October 2004 00:34, Greg Donald wrote:

> > The manual is not clear on this point.
> >
> > Also, must I have a an existing error file for the errors to append to?
>
> No, the web server error log is where they shoudl appear.

No, PHP errors DO NOT appear in the apache logs[1], they are logged to a 
separate file which can be specified in php.ini.

[1] Some PHP induced errors do appear in the apache error log, notably 
segfaults.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I have an existential map.  It has "You are here" written all over it.
		-- Steven Wright
*/

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux