Is there any reason that cPanel disables PDO support by default in PHP 5 installs?
--disable-pdo
In EasyApache there's an option to enabled it (or rather, not disable it) but it's not checked by default. As a software developer this is a concern because most PHP frameworks use PDO. This provides a challenge with software installs on cPanel servers, which as a result need to be recompiled unnecessarily.
It just seems odd that cPanel would explicitly disable PDO, when it would otherwise be installed by default.



LinkBack URL
About LinkBacks
Reply With Quote










