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 Not Working

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
nightstryke
Posts: 83
Joined: Tue Jan 14, 2014 6:43 am

Roundcube Not Working
  • Quote

Post by nightstryke » Tue Jan 14, 2014 9:47 am

I'm using Ubuntu Server 12.04.3 x64.
I have installed twice and checked the settings, but Roundcube still won't connect to the database. There's something seriously wrong here if a new install isn't working!
Top

ahmiq
Posts: 43
Joined: Mon Jan 13, 2014 10:58 am
Contact:
Contact ahmiq
Website

Re: Roundcube Not Working
  • Quote

Post by ahmiq » Tue Jan 14, 2014 11:04 am

nightstryke wrote:I'm using Ubuntu Server 12.04.3 x64.
I have installed twice and checked the settings, but Roundcube still won't connect to the database. There's something seriously wrong here if a new install isn't working!
havent tried on ubuntu , but works ok with centos though
Top

nightstryke
Posts: 83
Joined: Tue Jan 14, 2014 6:43 am

Re: Roundcube Not Working
  • Quote

Post by nightstryke » Tue Jan 14, 2014 11:05 am

ahmiq wrote:
nightstryke wrote:I'm using Ubuntu Server 12.04.3 x64.
I have installed twice and checked the settings, but Roundcube still won't connect to the database. There's something seriously wrong here if a new install isn't working!
havent tried on ubuntu , but works ok with centos though
Yeah not going to go through dependency hell just to get a control panel working, that's why I installed Ubuntu!
Top

nightstryke
Posts: 83
Joined: Tue Jan 14, 2014 6:43 am

Re: Roundcube Not Working
  • Quote

Post by nightstryke » Tue Jan 14, 2014 11:43 am

Ok looking at it I've got these settings.

Code: Select all

/etc/roundcube/db.inc.php
$rcmail_config['db_dsnw'] = 'mysql://roundcube:012345@localhost/roundcube';

Code: Select all

/var/lib/roundcube/config/db.inc.php
$rcmail_config['db_dsnw'] = 'mysql://roundcube:012345@localhost/roundcube';

Code: Select all

/etc/roundcube/debian-db.php
$dbuser='roundcube';
$dbpass='56789';
$basepath='';
$dbname='roundcube';
$dbserver='';
$dbport='';
$dbtype='mysql';
Trying to log into roundcube user in CLI is unsuccessful with either of those passwords, but is successful without a password.

Any ideas? Should I dare to change them all to one password?
Top

nightstryke
Posts: 83
Joined: Tue Jan 14, 2014 6:43 am

Re: Roundcube Not Working
  • Quote

Post by nightstryke » Tue Jan 14, 2014 12:31 pm

Ok changed the passwords in those files to the same password. - Didn't Work.

So I checked the databases apparently the install script for ubuntu is broken as it did not create the roundcube database. So I deleted and recreated the User and Database with the same password and then manually loaded the mysql database install and that seemed to fix it.
Top


Post Reply
  • Print view

5 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