
Originally Posted by
geedew
I have posted on this topic before, looking for help with the new easyapache3.
I need to use PDO support for mysql. The pdo drivers seem to install fine with sqlite running on
WHM 11.11.0 cPanel 11.12.0-C17116
REDHAT Enterprise 4 i686 on standard - WHM X v3.1.0
with the standard installation mehod of easyapache3. The issue is when I try to install support for the pdo_mysql.
In other posts I created a working method for handling this and it worked great. But now, with the newer installer, and even compensating for the moved php directory, my method fails to install pdo_mysql. This is a real bummer, as the pecl just errors out with the autoconf not found (presumably something to do with tmp not being mounted as writeable). Also, the manual install (./configure blah...) goes through without any errors... yet the module is not installed, in fact, breaks pdo_sqlite.
Any body have any way to solve this... without hacking at it?
Thanks.