On Wed, Jul 29, 2009 at 1:24 PM, Chuckchuck.carson@gmail.com wrote:
Do you need to roll your own PHP build to support MySQL now? I don't see support built into the included libphp module..
It's not compiled in statically. It's built as a module. You need to install php-mysql.
yum list php* will show you loads of goodies you're probably missing.