I just installed rsyslog and phpLogCon and got to the install web page, and now I am stuck.
Whatever i seem to type in i either get the error:
Fatal error: Call to undefined function mysql_connect() in /var/www/phplogcon/db-drv/mysql.php on line 82
or
Fatal error: Call to undefined function mysql_connect() in /var/www/phplogcon/db-drv/mysql.php on line 84
I am no database admin and got no clue about DSN thingys, byt they all seems related to ODBC, and I choose just plain MySQL.
And I can connect to the server and the database localy with the credentials specified, so it seems alright.
I used this guide to make my install:
http://www.howtoforge.com/logging_with_ ... ebian_etch
I have tried to google for the problem but I am having a difficult time putting the information I find into this context.
Please help
Regards
Kai

