[Zend Modules]
[[email protected] modules]$ php -m PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/5.6/modules/phalcon.so' - /usr/lib64/php/5.6/modules/phalcon.so: undefined symbol: php_pdo_get_dbh_ce in Unknown on line 0
Please help. I'm running Amazon Linux + Php56 + Phalcon v1.3.4 without any MySQL as that's happening on REMI so PDO shouldn't be an issue.
Been struggling with this for a while. No idea where to go from here.
Thanks