I would like to see PHP PDO support enabled in EasyApache by default. Currently it is disabled with --disable-pdo by default. This leads to fewer PHP installations having support for PDO and PDO is becoming more heavily relied upon by different PHP frameworks and applications.

I requested information in this thread (PHP 5 PDO Support) as to the reasons for PDO being disabled by default and received a good reply by cPanelDon. It sounds as if there may no longer be a good reason remaining for disabling PDO by default.

So, I'd like to request that --disable-pdo be left out from EasyApache by default and instead have a checkbox to disable it (to add --disable-pdo) rather than a check box to not add the switch. It seems that it is part of PHP's core and that it should be in unless purposefully disabled.

Thanks for the consideration!

Paul