On Tue, 25 May 2010 11:06:00 +0200, jakommo <jako...@jakommo.de> wrote:
>> Well, the provided configuration enforces the use of >> /var/lib/roundcube. Do not symlink to /var/www/roundcube but you can use >> aliases. See at the top of /etc/apache2/conf.d/rouncube. > > Hello Vincent, > thanks for your help. I deletet the symlink an commented in the Alias > and installed php5-suhosin again. it works now ;-) > > How should one continue after installing roundcube on debian? > Comment in the Alias or set up a vhost with ServerName based on > /etc/apache2/conf.d/rouncube? > Or how is it accessible from the default install? If you want to setup a vhost, comment the "Alias" lines, then setup the vhost as usual in /etc/apache2/sites-available using /var/lib/roundcube as DocumentRoot. The configuration in /etc/apache2/conf.d/roundcube will be applied to this vhost. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org