View Full Version : Problems with Installation
Chris Chandler
18th May 2005, 21:25
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
19th May 2005, 08:45
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
27th May 2005, 17:04
I had to change the permissions on the localhost account to allow login into the Database.
Thanks - Chris