DirectAdmin v1.661

If you have SSH access to the DA server, then the same could be achieved with CLI command (executed as root):

Code:
# da login-url --user=john
https://server.example.com:2222/api/login/url?key=FeVycwd3X3TDE1B3qut9HqUTeTQKt9Ph
 
I got the error "could not connect to database" when access the database menu (I use enhance skin)
website and phpmyadmin can connect database without problem.
then I select stable channel and update back to 1.660, and can manage database without problem.
I check /usr/local/directadmin/conf/my.cnf and mysql.conf both look ok with correct password.
once update back to 1.661 error "could not connect to database" came back.
now using 1.660 for workaround.

Do you have a fix for this problem? It's not working with MariaDB 10.3
 
Back
Top