With Apache, AllowOverride settings are required on the /var/www/roundcubemail
directory. You can configure this as follows:

# ln -s /var/www/conf/modules.sample/roundcubemail.conf \
        /var/www/conf/modules
# apachectl stop
# apachectl start

Create a link into an appropriate part of the web-server's
document root, e.g.:

# ln -s ../roundcubemail /var/www/htdocs

Next, follow /var/www/roundcubemail/INSTALL or /var/www/roundcubemail/UPGRADING
