Phalcon.so not compiled on PHP5.5 upgrade
I upgraded PHP a few minutes ago and I'm using the phalcon 3rd-party module. Somehow, the phalcon extension was not compiled and Apache is returning an error:
I tried copying from no-debug-non-zts-20100525/ but PHP returns incompatibility error messages:
Any advice?
PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/phalcon.so'I tried copying from no-debug-non-zts-20100525/ but PHP returns incompatibility error messages:
PHP Warning: PHP Startup: phalcon: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20121212Any advice?
-
Yes, I'm using that module 0 -
Hello :) Are you using a custom php.ini file for this account? For instance, if you upload a PHPINFO file to the same directory and open it in a browser, which php.ini file is referenced? Thank you. 0 -
No, just global php.ini. If it helps, I'm using Cloudlinux with mod_lsapi as well. My problem is that phalcon.so was not on extension dir 2012xxxx. 0 -
I don't know what happened with the plugin, I just manually compiled Phalcon instead. Fixed now. 0 -
I am happy to see the issue is now resolved. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
6 comments