[RCU] mcrypt issues

Alistair Bates ali at xadium.net
Tue Nov 10 15:13:03 CET 2009


Hi

I've updated the version of PHP running on my Mac OSX server and the  
new version includes mcrypt which I didn't have before. Since then  
I've not been able to log in.

There appears to be a problem with the length of the initialization  
vector being handed to the mcrypt function, the interesting thing
being that the length is changing each time: 11, 18, 9, 12.

The error logs show:

ali at buggles:/Library/Webserver/Documents/roundcube$ tail logs/errors

[10-Nov-2009 13:23:09] PHP Warning:  mcrypt_generic_init()  
[function.mcrypt-generic-init]: Iv size incorrect; supplied length:
11, needed: 8 in /Library/WebServer/Documents/roundcube/program/ 
include/rcmail.php on line 995
[10-Nov-2009 13:23:12 +0000]: IMAP Error: Authentication for ali  
failed (LOGIN): "a001 NO Login failed." (GET /roundcube/?_task=mail)
[10-Nov-2009 13:36:59] PHP Warning: mcrypt_generic_init()  
[function.mcrypt-generic-init]: Iv size incorrect; supplied length:  
18, needed: 8 in /Library/WebServer/Documents/roundcube/program/ 
include/rcmail.php on line 995
[10-Nov-2009 13:37:02 +0000]: IMAP Error: Authentication for ali  
failed (LOGIN): "a001 NO Login failed." (GET /roundcube/?_task=mail)
[10-Nov-2009 13:38:16] PHP Warning: mcrypt_generic_init()  
[function.mcrypt-generic-init]: Iv size incorrect; supplied length: 9,  
needed: 8 in /Library/WebServer/Documents/roundcube/program/include/ 
rcmail.php on line 995
[10-Nov-2009 13:38:21] PHP Warning:  mcrypt_generic_init()  
[function.mcrypt-generic-init]: Iv size incorrect; supplied length:
12, needed: 8 in /Library/WebServer/Documents/roundcube/program/ 
include/rcmail.php on line 995
[10-Nov-2009 13:38:24 +0000]: IMAP Error: Authentication for ali  
failed (LOGIN): "a001 NO Login failed." (GET /roundcube/?_task=mail)

Grateful for any advice!

Cheers
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.roundcube.net/pipermail/users/attachments/20091110/6618262f/attachment-0001.html>
-------------- next part --------------
_______________________________________________
List info: http://lists.roundcube.net/users/


More information about the users mailing list