Available at http://php-syslog-ng.gdd.net/current.tgz

Minor fixes in this release:

2.9.3a
* Minor fixes to 2.9.3
- Increased minimum memory requirements from 64M to 128M
- Removed duplicate table creation of the cemdb table from the install gui
 (2.9.3 made a change to it and I mistakenly created the table twice
instead of replacing it)
- Had to replace cemdb.sql from Daniel Berlin <[EMAIL PROTECTED]> with
the old one.
 The new one was preventing the installer from working properly...not sure
why.
 The new one from him has been renamed to "cemdb.dberlin" in the
install/sql directory
 Once the web install completes, you can load the newer format by doing the
following:
 # echo "delete from cemdb;" | mysql syslog
 # mysql -u<user> -p syslog < cemdb.dberlin
 replace "<user>" and "syslog" accordingly.
 I don't know why his imports fine from the command line but fails during
the install.
 Anyone wanna take a crack at it?
- Added "resetusers.sh" into the scripts directory. This script will
 DELETE ALL USERS and add the username/passwords for "admin/admin" and
"demo/demo"



--
______________________________________________________________
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Php-syslog-ng-support mailing list
Php-syslog-ng-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support

Reply via email to