servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
507 stars 257 forks source link

webmail install fails on debian 9.5 #270

Open maxfloden opened 5 years ago

maxfloden commented 5 years ago

I cannot get neither Roundcube nor Squirrelmail to work:

Roundcube ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

From /var/log/ispconfig_setup.log (with ispconfig_setup/functions/check_linux.sh altered as described in #267)

Setting up dbconfig-common (2.0.8) ...

Creating config file /etc/dbconfig-common/config with new version
Setting up php-net-smtp (1.7.1-2) ...
Setting up roundcube-core (1.2.3+dfsg.1-4+deb9u2) ...
Determining localhost credentials from /etc/mysql/debian.cnf: succeeded.
dbconfig-common: writing config to /etc/dbconfig-common/roundcube.conf

Creating config file /etc/dbconfig-common/roundcube.conf with new version

Creating config file /etc/roundcube/debian-db.php with new version
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES).
unable to connect to mysql server.
error encountered creating user:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
^[[?1049h^[[1;24r^[[4l^[[?25l^[(B^[[m^[[37m^[[40m^[[1;24r^[[H^[[2J^[[1;1H^[[97m^[[44m^[[K
^[[K
^[[K

Squirrelmail E: Unable to locate package squirrelmail

Versions Distributor ID: Debian Description: Debian GNU/Linux 9.5 (stretch) Release: 9.5 Codename: stretch Linux version 4.9.0-8-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.110-3+deb9u5 (2018-09-30)

ISPConfig Setup Script v.3.0.3.1

servisys commented 5 years ago

Ubuntu 9.5 doesn't exist.... You mean Debian 9.5?