ID: 9455
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: MySQL related
Description: Call to undefined function: mysql_connect()
I did install PHP --with-mysql.
Previous Comments:
---------------------------------------------------------------------------
[2001-02-26 06:15:01] [EMAIL PROTECTED]
I did update my Linux RedHat from 6.2 to 7.0. After this PHP couldn't connect to
MySQL.
After this I did update PHP and MySQL to the following versions:
MySQL-3.23.24-1
mysql-3.23.32-1.7
MySQL-client-3.23.24-1
mysqlclient9-3.23.22-3
MySQL-devel-3.23.24-1
mysql-devel-3.23.32-1.7
mysql-server-3.23.32-1.7
MySQL-shared-3.23.24-1
php-4.0.4pl1-3
When I try to get data out of the MySQL database I get the error: Fatal error: Call to
undefined function: mysql_connect() in /opt/homes/shbeheer/HTML/klantoverzicht.php on
line 3
This line 3 contains : mysql_connect("localhost","username","password");
Please help me with this problem, thanx.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=9455
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]