So PHP now supports modules and you can add/remove features on the fly? Or does installing the php-mysql module replace the libphp.so module in the apache tree? -Chuck On Wed, Jul 29, 2009 at 12:29 PM, Jim Perrin <jperrin at gmail.com> wrote: > On Wed, Jul 29, 2009 at 1:24 PM, Chuck<chuck.carson at 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. > > > -- > During times of universal deceit, telling the truth becomes a revolutionary > act. > George Orwell > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090729/c1675237/attachment-0005.html>