Hi,
I can't load phalcon.so within PHP 7. I think the problem is that the extension is putted inside
/usr/lib/php/20131226/
instead of
/usr/lib/php/20151012/
Tried to copy it but without success. With PHP 5.6 it works fine. What else can I do?
The PHP error message is:
PHP Fatal error: Uncaught Error: Class 'Phalcon\\Di\\FactoryDefault' not found
Loaded php.ini:
/etc/php/7.0/apache2/php.ini