Re: Call to undefined function: mysql_connect()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You need to re-build php to include mysql.  It does not matter what the 
configuration (php.ini) file has in it if the binary version does not support 
it.  So, rebuild.
-Brad

> Howdy folks,
> 
> Just installed RH 8.0 and while tring to connect to MySql from my php
> program I got the following error:
> Call to undefined function: mysql_connect()
> 
> I did modify the php.ini to include the mysql.so.
> phpinfo reports '--with-mysql=shared,/usr'
> 
> What else am I not catching.
> 
> Thanks.
> 
> Rich
> 
> 
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux