All panels already update to 1.6.0 but in one of these all working fine but when try to acces to roundcube i get this error…
In logs don’t say nothing about it
All panels already update to 1.6.0 but in one of these all working fine but when try to acces to roundcube i get this error…
In /etc/roundcube/config.inc.php
Should contain a line like:
$config[‘db_dsnw’] = ‘mysql://roundcube:[email protected]/roundcube’;
Where is xxxxxxx is the password
Try login in with its via phpmyamdmin or mysql -u roundcube -p
thnx master,
i get this, maybe about privilegies? i change password and can acces but roundcube url still getting error database …
Following command does create the database user:
many thanks máster