I believe you have a syntax issue with your syslog.conf

With the default syslog.conf settings, PHP is able to use syslog to log within the /var/adm/messages file.

- Sriram

On 01/11/2011 07:11 AM, gerard henry wrote:
<?php
syslog(LOG_DEBUG | LOG_LOCAL2, $GLOBALS['LOG_IDENT'] . ' ' . $log_message);
?>
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to