Roundcube Community Forum

 

Debian Squeeze - latest roundcube :(

Started by grimnar, October 09, 2009, 08:01:04 AM

Previous topic - Next topic

grimnar

So I updated my roundcube last night using apt-get.
Accessing my original and working roundcube url, gives me the 404 page. What gives? Where should I start to fix this? I looked at the wiki and support pages but it gives me nothing.

-Andreas

grimnar

Nevermind.

I edited /etc/apache2/conf.d/roundcube and uncommented (?) the two aliases


# Those aliases do not work properly with several hosts on your apache server
# Uncomment them to use it or adapt them to your configuration
    Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/
    Alias /roundcube /var/lib/roundcube



And now its working with a shiny blue theme. 0:)