updated to 1.3.0, I am using nginx ( nginx version: nginx/1.2.1 ) +php-fpm ( PHP 5.4.4-14+deb7u8 (fpm-fcgi) )
did not get any kinds of errors while building. ( build log https://pastebin.com/x3mkHaqm ). but now phalcon.so does not seem to load anymore. the phalcon.so is copied to the right directory ( /usr/lib/php5/20100525/phalcon.so ). i also restarted nginx/php5-fpm did not see any errors but still not working. when accessing a file that displays phpinfo() there is nothing containing phalcon anymore.
then i tried checking out the php version: https://pastebin.com/jkByesuD which at least shows me that there might somehting be wrong with pdo
but pdo on the other hand is loaded according to:
if you need me to provide any further info / details let me know
thanks