My Sql Problem!
Posted: Sun Jan 19, 2003 4:02 pm
I just upgraded to Redhat Linux 8, and installed everything(apache,php and mysql) off of the install of Redhat 8. Everything is working fine except when I try to access the mysql from a PHP script. I get the Fatal error: Call to undefined function: mysql_connect() . I reinstalled Apache and MySql and all the configure options were correct. However how can I remove PHP so that I can then reinstall it, I did this and it was still using the old PHP version 4.2.2 instead of the one just installed. Also is the reinstalltion of PHP neccessary as when I use the phpinfo() function in a php script, in the results I get this --with-mysql=shared,/usr. That seems to lead me to believe that PHP is compiled with MySql. I have searched and searched google for something that applies to this case and am starting to run out of ideas. Any help would be greatly appreciated.
P.S. I know this probably applies more to the PHP(it has been posted in PHP forum as well) install but it may be the MySql end for all I can see right now.
P.S. I know this probably applies more to the PHP(it has been posted in PHP forum as well) install but it may be the MySql end for all I can see right now.