On Mon, 28 Jul 2008 16:11:52 -0700, Rory Toma wrote: > The installation instructions say I need php, apache and mysql. > > When I run the installation for phplogcon, it finishes and then I get an > error: > > Errordetails: > Error, MYSQL Extensions are not enabled! Function 'mysql_connect' does > not exist. > > There are several things I could install here... I installed the > mysql-connector-odbc rpm, but this may or may not be the right thing. It > still doesn't work, and docs on this are pretty scarce. So, what am I > missing? Which rpm should I be using to get the mysql_connect function?
I believe it would be php-mysql or php#-mysql (where # is either 4 or 5, depending on your installed php version). ODBC connector is quite a different thing. -- Elisamuel Resto <[EMAIL PROTECTED]> Source Mage General Guru / http://sourcemage.org GPG ID: 18615F19/1024D / http://simplysam.us _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

