Rick Johnson wrote:
WipeOut wrote:
Hi,
Is there an easy way to upgrade to MySQL 4.0 on FC1.. I tried pulling
down the RPM's and they install fine but the php-mysql will not
install becasue it loohs for the old mysql as a dependency..
Anyone got any ideas, or found an easy way to upgrade? (maybe a yum
repostitory somwhere has MySQL 4.0 and php-mysql that work together :) )
The way I've gotten this to work is to ensure that the MySQL
compat-libs are installed. This provides the dependant files that
php-mysql may be looking for.
-Rick
Is that the MySQL-shared-compat-4.0.17-0.i386.rpm package??
The do you just install the standard php-mysql that comes with FC!??
Thanks!!