Author Topic: Roudcube Directory  (Read 7374 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Roudcube Directory
« on: April 23, 2015, 10:49:01 AM »
Excuse me.

which is the path to the folder roundcube ? I need to edit the configuration file .

Thank you.


Offline
*
Re: Roudcube Directory
« Reply #1 on: April 23, 2015, 11:52:09 AM »
this is :)

ssh root

 cd /usr/local/apache/htdocs/roundcube/config/

nano db.inc.php

$rcmail_config['db_dsnw'] = 'mysqli://roundcube:password@localhost/roundcube';

change

$rcmail_config['db_dsnw'] = 'mysql://roundcube:password@localhost/roundcube';