Jump to content

Recommended Posts

Not sure what's wrong, but I can't get PHP to write to the Windows syslog at all...

 

In the php.ini file, I have the following set:

error_reporting = E_ALL
log_errors = On
error_log = syslog

 

I've cleared out the Event Viewer in all categories just to be sure, ran the app that's causing the error (which results in a blank page if Display Errors is set to off, but a number of errors if it's set to on), but nothing is being written to the syslog.

 

Anyone have any ideas what's preventing PHP from writing out the errors?

 

Environment:

Windows Server 2003 Standard

PHP 5.2.1 (via ISAPI module)

IIS 6

MySQL 4.0.22-nt

Link to comment
https://forums.phpfreaks.com/topic/51372-php-not-writing-to-windows-syslog/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.