tried that and get the following: ..Package MySQL-Max needs MySQL-server >= 4.0, this is not available. I installed the latest MySQL 4.1 using the RPMs from the mySQL site! Thanks On Tue, 2004-11-23 at 15:42, Roger Grosswiler wrote: > > was trying to make phpMyAdmin work on a FC2 box but I get the following > > error: > > > > cannot load mysql extension > > > > I'm using the latest FC2 php package (4.3.8-2.1) and I think that isn't > > compiled with the mysql extension - correct? If this is the case how can > > I change that? > > > > Thanks > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > > in fact you have to install them yourself. do 'yum install php-mysql' this should resolve your problem. > > HTH > Roger