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 Webmail 1.2.0 released

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
sseleraci
Posts: 8
Joined: Thu May 26, 2016 5:38 am

Roundcube Webmail 1.2.0 released
  • Quote

Post by sseleraci » Thu May 26, 2016 5:50 am

Hello,
I'd like to know how to upgrade new Roundcube Webmail 1.2.0 to work with php7.
My server is running Vesta 0.9.8-15, centos 7, php 7
If anyone could guide me.
Thank you.
Top

sseleraci
Posts: 8
Joined: Thu May 26, 2016 5:38 am

Re: Roundcube Webmail 1.2.0 released
  • Quote

Post by sseleraci » Mon May 30, 2016 4:46 am

I solved it myself, just yum install roundcubemail and
edit /etc/httpd/conf.d/roundcubemail.conf ( thanks Lombar from topic: viewtopic.php?f=12&t=8925&p=36627#p36627 )

Code: Select all

## Round Cube Webmail is a browser-based multilingual IMAP client
#

Alias /roundcubemail /usr/share/roundcubemail
Alias /webmail /usr/share/roundcubemail

<Directory /usr/share/roundcubemail/>
        Order Deny,Allow
        Deny from all
        Allow from all
</Directory>

Code: Select all

<VirtualHost XXX.XXX.XXX.XXX:8080>
    ServerName webmail
    ServerAlias webmail.*
    DocumentRoot /usr/share/roundcubemail
</VirtualHost>
Top

sseleraci
Posts: 8
Joined: Thu May 26, 2016 5:38 am

Re: Roundcube Webmail 1.2.0 released
  • Quote

Post by sseleraci » Mon May 30, 2016 4:45 pm

Please try

Code: Select all

yum install roundcubemail --enablerepo=remi
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