Hello I need to install magento on my server and for this it requires pdo_mysql
I am trying to install pdo_mysql via whm option "Easy Apache"
I tick the pdo_mysql option
but after apache rebuilding process the phpinfo not showing pdo_mysql
Do I need to enable it some where
I also made the following changes in /usr/local/lib/php.ini
extension=pdo.so
extension=pdo_mysql
but its not working
Any help would be appreciated
I am on Centos 6 with whm/cpanel installed