I have installed PHP 4.2.2 and MySQL 4.0.15 on a RH Linux 9 box. PHP is compiled --with-mysql but for some reason any calls to mysql functions result in:
Fatal error: Call to undefined function: mysql_connect() in ...
The phpinfo() function does not have a MySQL vars section as other installs of PHP that I have done. I'm not sure what I missed. Any ideas?
Thanks,
Roger