Page 1 of 1

Phpmyadmin - cannot login (new install)

Posted: Wed Oct 23, 2019 8:35 pm
by OKEI
Hi,

Today I bought a new vps and installed the "standard" vestacp:

bash vst-install.sh --nginx yes --apache yes --phpfpm no --named yes --remi yes --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin yes --clamav yes --softaculous yes --mysql yes --postgresql no

Everything seems to be running nicely, but I cannot login to PHPmyadmin.

What is the username and password?

Mostly I am getting these errors:

1) #1045 - Access denied for user 'admin'@'localhost' (using password: YES)
2) mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)
3) Control user connection as defined in your configuration failed. (translated from danish).
4) mysqli_real_connect(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES)

Can anyone help?

Thanks :-)

/OKEI