Redhat PHP 4.2 Problem, no mysql_connect()
I have everything working fine but Mysql, the most important thing for my site (used what came with redhat 9 for PHP, downloaded and installed MySql via RPM seperatley). I really am not sure what is wrong but the most basic function, mysql_connect(), throw back an error saying "Fatal error: Call to undefined function: mysql_connect() in /var/www/html/ValidateUser.php on line 16". How could this be? In the phpinfo() it says --with_mysql???
I really hope this isn't an RPM issue, as I really wanted to keep it RPM since I want to be able to upgrade it easily.
Please help me with this as it is VERY frustrating!
Thanks in advance!
|