Upgrading to RoundCube 0.4 on cPanel Server

Hello ! Roundcube 0.4 is just released! However, cpanel is still using the old version. So I’ve decided to update my installation with this new edition. Let’s start All you have to do is to run these commands to update [bash]/usr/local/cpanel/bin/update-roundcube –force cd /usr/local/cpanel/base/3rdparty/ mv roundcube roundcube-backup wget http://softlayer.dl.sourceforge.net/project/roundcubemail/roundcubemail/0.4/roundcubemail-0.4.tar.gz tar -zxf roundcubemail-0.4.tar.gz mv roundcubemail-0.4 roundcube…Continue reading Upgrading to RoundCube 0.4 on cPanel Server