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

Reply via email to