Latets DA for Debian 9 x64 - failed to install mysql

tomek1979

Verified User
Joined
Apr 18, 2017
Messages
19
Hi, Clean install.
Looks like mariadb is forced in files, no matter what I do mariadb is installed by default.
OK. no matter, because I cannot create new databases.


You won't be able to login to phpMyAdmin until you create a Database.
phpMyAdmin
Error connecting to MySQL: Access denied for user 'da_admin'@'localhost' (using password: YES)
Repair guide: http://help.directadmin.com/item.php?id=45

When I try to add database I'm getting similar error:
"Error connecting to MySQL: Access denied for user 'da_admin'@'localhost' (using password: YES)
Repair guide: http://help.directadmin.com/item.php?id=45"

Above info with link to guide, is probalby not quite related to the problem.
I tried everything - I was convinced the problem is related to Mysql 8.0 I tried to install at first. But even on default configuration problem persist.

Looks like mysql is running, but DA cannot show/manage its databases.

I also found that by DEFAULT - options.conf have
mysql_inst = no
I think its not correct. I fixed it and rebuild - not helped.
Probably problem is related to user privilidges in mysql or method used to connect to database.

How to overcome? Can DIrect ADmin It stuff - compile new DA release installer without this bug?

Thanks

Screenshot_50.png
 
Last edited:
Back
Top