diff --git a/php.ini-production b/php.ini-production index 7cfade42209..793174d88fb 100644 --- a/php.ini-production +++ b/php.ini-production @@ -584,8 +584,6 @@ html_errors = On ;error_log = php_errors.log ; Log errors to syslog (Event Log on Windows). ;error_log = syslog -; Log errors to syslog (Event Log on Windows). -;error_log = syslog ; The syslog ident is a string which is prepended to every message logged ; to syslog. Only used when error_log is set to syslog.