|
Seems I spoke too soon...
Easy fix:
Make sure after you change all the <0d>'s to ^M that there's no blank line at the bottom of common_funcs.php...duh
I will post a fixed v2.3e asap.
On 8/3/07, Clayton Dukes <cdukes@xxxxxxxxx> wrote:
My minor fix that should have been minor seems to have broken the login...
For whatever reason, if I fix the common_funcs.php file EOL issue, I get a header error and am unable to login.
I'm traving this week so I don't have time to fix it, can someone please look into it?
On 8/1/07, Clayton Dukes <cdukes@xxxxxxxxx> wrote:
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 and then type V and then ENTER
As always, you can download the latest archive at http://php-syslog-ng.gdd.net/current.tgz
-- ______________________________________________________________ C I S C O S Y S T E M S Clayton Dukes Network Management Consulting Engineer Advanced Services - Central Engineering
Phone :+1 919.392.6122 Mobile :+1 813-545-7373 Fax :+1 919-869-1580 7025-3 Kitt Creek Road RTP, NC 27709-4987 ______________________________________________________________
-- ______________________________________________________________ C I S C O S Y S T E M S Clayton Dukes Network Management Consulting Engineer Advanced Services - Central Engineering
Phone :+1 919.392.6122 Mobile :+1 813-545-7373 Fax :+1 919-869-1580 7025-3 Kitt Creek Road RTP, NC 27709-4987 ______________________________________________________________
-- ______________________________________________________________ C I S C O S Y S T E M S Clayton Dukes Network Management Consulting Engineer Advanced Services - Central Engineering
Phone :+1 919.392.6122 Mobile :+1 813-545-7373 Fax :+1 919-869-1580 7025-3 Kitt Creek Road RTP, NC 27709-4987 ______________________________________________________________
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________
Php-syslog-ng-support mailing list
Php-syslog-ng-support@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support
|