[CentOS] Whoops! PHP does not have MySQL support

Fri Aug 19 02:30:55 UTC 2005
Mike Kercher <mike at CamaroSS.net>

centos-bounces at centos.org <> scribbled on Thursday, August 18, 2005 9:32 PM:

> http://209.204.172.137:82/testphp.php
> 
> So, I will need to recompile PHP with MySQL (and Interbase),
> however I do not want to "upset the appple cart" by bring in
> something that will cause conflicts.  Is there a step-by-step
> discussion on how to do this for php 4.3.9?
> 
> Todd

yum install php-mysql

Mike