Roundcube Community Forum

 

[0.2.2] mcrypt

Started by DnD, July 24, 2009, 03:17:08 PM

Previous topic - Next topic

DnD

hi..

my error.log shows:
[24-Jul-2009 21:02:50] PHP Warning:  mcrypt_module_open() [function.mcrypt-module-open]: Could not open encryption module in ../program/include/rcmail.php on line 895

but mcrypt is installed and installer lists mcrypt as OK

any ideas ?

infos:
PHP Version 5.2.9
php5_mcrypt CSWphp5mcrypt 5.2.4
mcrypt_enc_self_test with TripleDES show false so it work

happens when i connect to dovecot imaps, login work but always this error

JohnDoh

The installer doesn't check if the extension is working just that it is installed. Try making a little test script on a seperate page just to confirm if mcrypt is actually working, may be you need to reinstall the extension.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

DnD

Quote from: DnD;20263mcrypt_enc_self_test with TripleDES show false so it work

did that and it work