Page 1 of 1

PHP and syslogd/syslog-ng

Posted: Wed Jul 04, 2007 3:13 am
by jamiel
Hey all,

If I want to set my error log to syslog, using the php.ini file how do you define which facility the log will come in eg. to mimic openlog() . It seems to default to user.notice and I would prefer local0 .

Thanks

Jamie