Control Web Panel

WebPanel => Information => Topic started by: nikeddy on April 23, 2015, 10:49:01 AM

Title: Roudcube Directory
Post by: nikeddy 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.

Title: Re: Roudcube Directory
Post by: nikeddy 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';