This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

kent1244
kent1244

Hi! I checked my page, and ive got an exeption: mcrypt_encrypt(): Key of size 11 not supported by this algorithm. Only keys of sizes 16, 24 or 32 supported

/home/lyngsykf/public_html/vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php line 80

How to fix this issue?

Rob Ballantyne
Rob Ballantyne

use an encryption key length of 16,24 or 32. You need to edit app/config/app.php and change the key on line 81.

kent1244
kent1244

Thank you. That solved the problem :)

GrCOTE7
GrCOTE7

Idem. Thx (y)

1-4 of 4

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.