I have this problem:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212+lfs/phalcon.so' - /usr/lib/php5/20121212+lfs/phalcon.so: undefined symbol: php_pdo_get_dbh_ce in Unknown on line 0
I installed normally phalcon, but I had to copy on the php.ini file, the full path to phalcon.so And then devtools gives me this Warning. Please, tell me why.