Hi I downloaded the PHP3 RPM for ThinkBlue (31 bit) and installed it wihout any issues. I also installed mysql and it is functioning fine. However when I run a PHP file that has a call to mysql, something like a call to mysql_connect(...), I get a fatal error:
Fatal error: call to unsupported function mysql_connect() in ... Does this RPM have the mysql support in it? Does anyone know where I can get an RPM that has been built with mysql support? I have made the necessary changes to the PHP3.INI file already and PHP is working fine otherwise. Thanks in advance.
