View Full Version : Problems with Installation
Chris Chandler
05-18-2005, 09:25 PM
Fatal error: Call to undefined function: mysql_connect() in /usr/local/oreon/install/setup.php on line 20
I am running RedHat ES 3.0 and MySQL 3.23.58 and the php-mysql is installed.
Hi !
It's not simple to find an anwser to your problem with so less explanation !
I think it's a dependency problem.
DonKiShoot
05-19-2005, 08:45 AM
Fatal error: Call to undefined function: mysql_connect() in /usr/local/oreon/install/setup.php on line 20
I am running RedHat ES 3.0 and MySQL 3.23.58 and the php-mysql is installed.
restart apache :wink:
Chris Chandler
05-27-2005, 05:04 PM
I had to change the permissions on the localhost account to allow login into the Database.
Thanks - Chris