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

PHP7 + Phalcon + Crypt

Hello,

today I've been trying to deploy local project with phalcon, and issue is that under configuration:

PHP7.0-FPM + Phalcon + Nginx

I have strange, error given from phalcon Crypt object, by using blowfish cipher, it is complaing about Unkown cipher. The exact error message looks like this:

PHP message: PHP Fatal error:  Uncaught Phalcon\Crypt\Exception: Cipher algorithm is unknown in phalcon/crypt.zep:297
Stack trace:

I've never seen that error before but if I'd start checking what ciphers are available on your server. See here: https://serverfault.com/questions/576385/openssl-missing-cipher