Page 1 of 1

Roundube /webmail not found problems

Posted: Sun Jan 08, 2017 2:12 am
by Mamas
Hello. I have a VESTA server (Centos 7.3), installed default options. I tried to open domain/webmail, but it just gave me an error saying that /webmail is not found.
Then I logged in as root (ssh) and pasted this command:
"wget http://c.vestacp.com/0.9.8/rhel/httpd-webmail.conf -O /etc/httpd/conf.d/httpd-webmail.conf"

Now, when I try to open /webmail i get this error:
"Forbidden

You don't have permission to access /webmail/ on this server."

Any ideas? Why there is no webmail by default? On the website it says it should work with default install.

Thanks

Re: Roundube /webmail not found problems

Posted: Sun Feb 26, 2017 12:17 am
by cyfocus
Did you solve this?

Re: Roundube /webmail not found problems

Posted: Mon Feb 27, 2017 7:29 pm
by skurudo
Please show us output:

Code: Select all

 ls -la /etc/nginx/conf.d/

Code: Select all

 ls -la /etc/httpd/conf.d/

Re: Roundube /webmail not found problems

Posted: Fri Mar 03, 2017 5:43 pm
by head
Same issue. Appear after php update. Fixed by reverting
roundcubemail.conf
from
roundcubemail.conf.rpmsave.

skurudo, thanks for tip about httpd/conf.d review!

Re: Roundube /webmail not found problems

Posted: Thu Apr 27, 2017 10:47 am
by ldonjibson
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