Re: [Php-syslog-ng-support] Installation guide

2007-08-01 Thread Clayton Dukes
I dunno, use Ubuntu? heh I search the Goog for mysql.pm send: Cannot determine peer address at and got quite a few hits. Is your server configured properly with a hostname? On 7/31/07, Tapas Mallick <[EMAIL PROTECTED]> wrote: > > Ya I have tried but no specific solution found. > Php-syslog-ng l

[Php-syslog-ng-support] PHP-SYSLOG-NG v2.9.3d - Minor Fix release (common_funcs.php noeol)

2007-08-01 Thread Clayton Dukes
CHANGELOG 2.9.3d * Minor Fix - It appears that includes/common_funcs.php was missing eol characters... If you just want to fix it without download the new tar.gz file, then you can fix it using vi like so: :%s/^M/^M/g To be able to enter the ^M as a control character. Keep the ctrl button pressed