Search found 2 matches
- Sun Feb 25, 2018 9:57 am
- Forum: Debian/Ubuntu
- Topic: Error starting VestaCP
- Replies: 10
- Views: 19165
Re: Error starting VestaCP
# apt-get update && apt-get -reinstall install vesta-nginx vesta-php
- Thu Apr 27, 2017 10:47 am
- Forum: Mail Server
- Topic: Roundube /webmail not found problems
- Replies: 4
- Views: 9566
Re: Roundube /webmail not found problems
1. Install roundcube
apt-get install roundcube roundcube-mysql
2. Configure apache (pico /etc/apache2/conf.d/roundcube)
Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/
Alias /roundcube /var/lib/roundcube
apt-get install roundcube roundcube-mysql
2. Configure apache (pico /etc/apache2/conf.d/roundcube)
Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/
Alias /roundcube /var/lib/roundcube