Autlogging to PhpMyAdmin in DirectAdmin
The following guide describes autologing to an e-mail account via the directadmin panel without knowing the e-mail password.
Go to the directory:
1 | cd /usr/local/directadmin/ |
We start autologing in directadmin:
1 | ./directadmin set one_click_webmail_login 1 |
We restart the directadmin panel
1 | service directadmin restart |
We go to the directory custombuild directadmin and reconfigure the services:
1 | cd custombuild |
1 | ./build update |
1 | ./build phpmyadmin |
Now in the directadmin panel in database management ( where we have a list of bases)
We have the option of logging in to the database of our choice without a password.