I am trying to get this working and failing at the last step. Unfortunetly I don't know enough about php/apache/mysql to debug it.
I have created the database and I think the info is being thrown into it by a syslog_mysql script. I have edited config/config.php and put the same passwords in as are in the database, but when I point my browser at the webpage it refuses saying: A database connection problem was encountered. Please check config/config.php to make sure everything is correct and make sure the MySQL server is up and running. I have checked and double checked the passwords. I can do mysql -u sysloguser -p (Password) use syslog without complaints, but that's about the limit of my knowledge. I figured I didn't have the right php modules (PHP5) installed so I installed phpmyadmin and did everything I was told with use flags to make that work. Please could someone walk me through how to check this all out. Incidently, I got it all working on a edubuntu box, so I know it is possible. -- Latest news on http://www.streetcredo.org.uk/rob Rob Davis Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Php-syslog-ng-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support

