> -----Original Message----- > From: fedora-list-bounces@xxxxxxxxxx > [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of T. Howell-Cintron > Sent: 05 August 2004 01:01 > To: For users of Fedora Core releases > Subject: Re: Php-mysql for MySQL 4? > > On 2004/08/05 01:38 EDT <robin-lists@xxxxxxxxxxxxxx> wrote: > > > I'd like to use apache/php with MySQL 4.0 on Fedora Core 2. > > > > I can install MySQL OK but when I try to install php-mysql > it wants to > > remove mysql4 and install mysql-3.23. > > > > Is there a php-mysql for MySQL 4.0? > > If you're using the RPMs from mysql.com, installing > MySQL-shared-compat (instead of MySQL-shared) should remedy > the problem. Tom, Thanks, that did the trick. For the archives, here's what I did: [root@dude robin]# ls -l MySQL* -rw-rw-r-- 1 robin robin 2722359 Aug 4 23:11 MySQL-client-4.0.20-0.i386.rpm -rw-rw-r-- 1 robin robin 10286838 Aug 4 23:11 MySQL-server-4.0.20-0.i386.rpm -rw-rw-r-- 1 robin robin 491258 Aug 5 10:18 MySQL-shared-compat-4.0.20-0.i386.rpm [root@dude robin]# rpm -Uvh MySQL* [root@dude robin]# apt-get install php-mysql Thanks, R. -- http://robinbowes.com