php && mysql?

Ray Auge yellowdog-general@lists.terrasoftsolutions.com
Wed Feb 11 21:53:01 2004


do this:

# yum list | grep php

this will give a list of all php packages not installed on your machine.
In all likely hood, php-mysql is in that list. Just do 

# yum install [package_name]*

to get all those from that list installed


On Wed, 2004-02-11 at 21:05, Rolando Abarca wrote:
> thanks to all who answered my last question.
> Now I can finally start working with my PB, but I found that the distro of
> php that comes with YDL does not have support for mysql? is that so, or
> I'm doing something wrong?
> I haven't changed anything, just made a simple script to test the
> connection, and it fails with the following error:
> 
> Fatal error: Call to undefined function: mysql_connect() in
> /home/admin/public_html/simple.php on line 18
> 
> Any ideas?? thanks a lot!
> 
> regards,
> ra./
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general