We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Amazon Linux: Can't load Phalcon.so on php 5.6

[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

Load phalcon after pdo.