Yes, the RPM you need in RedHat for php with mysql is called php-mysql.
It is a replacement for the php rpm

Also, if you install them both (i.e. rpm -Uvh php*) you may not get the correct php.ini file.


At 12:39 PM 4/3/2003, you wrote:
Don wrote:

Further to this point, I've just read that RedHat installed PHP RPM's do not
come with MySQL support.  Now I've d/l the latest stable version form
php.net, version 4.3.1 but I still cannot get MySQL support after compiling
and installing.
I think that there is more than one rpm. If you do an install of "everything" on RH 8 then you get php 4.2.2-8.0.5 that is compiled with "--with-mysql=shared/usr" and gives mysql 3.23.52. I just checked this on my RH8 box.

HTH
Chris


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


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



Reply via email to