phpmyadmin not loading

Chalipa

New Member
Hi,

I have implemented this https://www.knownhost.com/kb/preventing-phpmyadmin-bruteforcing-directadmin/

in my dedicated server with DA, but now when I click on phpmyadmin in directadmin it goes back to the main page of directadmin without loading phpmyadmin

it goes to something

https://p****.***host.com:2222/phpmyadmin?redirect=yes

Even though i have tried to remove the redirect


did something like

Code:
cd /usr/local/directadmin/
./directadmin set one_click_pma_login 0
service directadmin restart
cd custombuild
./build update
./build phpmyadmin

But still, phpmyadmin does not work.. what can be the problem here?
 
Top