On Wed, Jul 29, 2009 at 1:41 PM, Chuckchuck.carson@gmail.com wrote:
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?
PHP supports modules, though not on the fly. You still have to restart/reload httpd if you add a module to php.