For any of you updating from 12.04 to 14.04 with roundcube and having constant “Error 500” when you log in, you need to enable libcrypt on php5:
add to /etc/php5/apache/php.ini file:
extension=mcrypt.so
or
php5enmod crypt
Tags: tech, ubuntu
This entry was posted
on Friday, August 15th, 2014 at 3:27 am and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.