When I use the syslog() function under Win2K, I get the following from 
Event Viewer:

"The description for Event ID ( 2000 ) in Source ( c-client ) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. The following information is part of the event:
c-client[2052], foo."

This is already a known bug:
    http://bugs.php.net/bug.php?id=8314

The problem seems to be that, either the Windows port of PHP does not 
have an eventmessagefile dll, or the existence of the dll is not getting 
noted in the system registry.

BTW, here is a great (and pretty short) read about event messages under 
NT/2K:
    http://www.johnjohnston.com/w2kevtlog.html

Is there anyone who could confirm or deny the existence of an 
eventmessagefile dll for PHP?

Thanks!

-- 
Gary Pullis
Supporting: Sage MAS90/MAS200 | Linux | Windows NT | Novell Netware
Office Management Technologies
http://www.omt.cc


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to