Has anybody had any luck/experience with the syslog() function? I
have the source and category acting like they should, but the user
always shows up as N/A, the event as 2000 and the description as:

The description for Event ID ( 2000 ) in Source ( WebPHP )
could not be found. It contains the following insertion string(s):
WebPHP[136], {{my text here}}

The event always shows up in the application log, is it possible to
log into the security or system log? It would be nice to be able to
log loggins/loggoffs to the security log and errors to the application
log. Any help would be appreciated.

    I should clarify that this is for php running on an NT server. So I'm trying to log to the event log.

      Write a Reply...