From: Miles B. <mil...@gm...> - 2005-12-29 22:34:44
|
I've done a clean install of Debian and FoFR. But now am getting the below error when I try and run install.php. Fatal error: Call to undefined function: mysql_connect() in /var/www/fofredux/init.php on line 34 I think config.php is set up correctly but am at a loss now as what to try = now. Below is the php packages ii php4-common 4.3.10-16 Common files for packages built from the php4 source ii php4-mysql 4.3.10-16 MySQL module for php4 ii php4 4.3.10-16 server-side, HTML-embedded scripting language (meta-package) Below is the mysql packages I have installed. ii mysql-client-4.1 4.1.11a-4sarge2 mysql database client binar= ies ii mysql-common-4.1 4.1.11a-4sarge2 mysql database common files (e.g. /etc/mysql/my.cnf) ii mysql-server-4.1 4.1.11a-4sarge2 mysql database server binar= ies Do I need anything else for this to work? |