pdo_mysql.so file missing

Permalink
Just installed 5.7.5.13 onto a HostGator VPS account and I get this error:
PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/pdo_mysql.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/pdo_mysql.so: cannot open shared object file: No such file or directory
Got the same error when installing 5.8.1.0

Here's the installation path:
http://50.116.110.132/~performancedance/index.php/install...

HostGator support verifies pdo_mysql.so is installed.
My phpinfo listing shows it as installed:http://50.116.110.132/~performancedance/phpinfo.php...
I also show this:
php -i|grep PDO
PDO
PDO support => enabled
PDO drivers => mysql, sqlite
PDO Driver for MySQL => enabled
PDO Driver for SQLite 3.x => enabled

Any ideas for fixing this problem?

 
Mnkras replied on at Permalink Reply
Mnkras
Contact HostGator, thats an issue with the sever environment.
Mnkras replied on at Permalink Reply
Mnkras
Contact HostGator, thats an issue with the sever environment.
madcraig2000 replied on at Permalink Reply
That was the first thing I did. HostGator spent about an hour trying to determine the cause. Then after getting moved up to Level 2 support, the tech said PDO was setup and working and that I needed to contact Concrete5. I'll go back to HostGator.