Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

Roundcube error 403 forbidden

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
Samanw
Posts: 1
Joined: Sun Jun 14, 2015 1:49 pm

Roundcube error 403 forbidden
  • Quote

Post by Samanw » Sun Jun 14, 2015 1:54 pm

Hi,
I Install VestaCP everything works else
Roundcube...

i try to reach it by mydomain.com/webmail or /roundcube but it show forbidden access 403 page
anyone can help me with this problem
Top

jakepatrick
Posts: 14
Joined: Sat Oct 04, 2014 2:13 am

Re: Roundcube error 403 forbidden
  • Quote

Post by jakepatrick » Wed Sep 30, 2015 10:01 am

I have no idea how this keeps happening but it seems like it happens at random. Probably OS updates...

Here is what I use to fix it.

This is for Centos 6.6

Code: Select all

#!/bin/bash

export PATH=$PATH:/sbin
RHOST='r.vestacp.com'
CHOST='c.vestacp.com'
REPO='cmmnt'
VERSION='0.9.8/rhel'
YUM_REPO='/etc/yum.repos.d/vesta.repo'




# Roundcube configuration
wget $CHOST/$VERSION/httpd-webmail.conf -O /etc/httpd/conf.d/roundcubemail.conf
wget $CHOST/$VERSION/roundcube-main.conf -O /etc/roundcubemail/main.inc.php
wget $CHOST/$VERSION/roundcube-db.conf -O /etc/roundcubemail/db.inc.php
wget $CHOST/$VERSION/roundcube-driver.php -O \
    /usr/share/roundcubemail/plugins/password/drivers/vesta.php
wget $CHOST/$VERSION/roundcube-pw.conf -O \
    /usr/share/roundcubemail/plugins/password/config.inc.php
chmod a+r /etc/roundcubemail/*
r="mySuperSecretRoundCubeMySqlPassword!@#$%"

mysql -e "GRANT ALL ON roundcube.* TO roundcube@localhost IDENTIFIED BY '$r'"
sed -i "s/%password%/$r/g" /etc/roundcubemail/db.inc.php
Top

earenasr
Posts: 1
Joined: Wed Jan 20, 2016 6:33 pm

Re: Roundcube error 403 forbidden
  • Quote

Post by earenasr » Wed Jan 20, 2016 7:45 pm

Buenas Tardes
realice la instalacion y tengo el problema que no me abre el webmail me sale el error 404.
acabo de realizar las instrucciones que estan publicadas pero tengo una duda
como puedo recuperar la contraseña de root del roundcube porque veo que hay que ponerla en el script
les agradezco la colaboracion

cordial saludo

earenasr


Good afternoon
Install and have the problem that when I try to open the webmail I get the error 404 .
I just realized the instructions are published but have a doubt
as I can recover the root password of roundcube because I see that you have to put it in the script
thank you for your collaboration

best regard

earenasr
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password