phpmyadmin: Cannot find token file '/var/www/html/phpMyAdmin/direct_login/tokens/X

vpscanban

Verified User
Joined
Feb 9, 2022
Messages
40
I use One-Click phpmyadmin on DirectAdmin. But when using it, I get an error Cannot find token file '/var/www/html/phpMyAdmin/direct_login/tokens/Xcz6Dxxxxx. I use phpmyadmin ver5. Please support me. And below are the dark build . commands


cd /usr/local/directadmin/
./directadmin set one_click_pma_login 1
service directadmin restart
cd custombuild
./build update
./build phpmyadmin
./build rewrite_confs
 

Attachments

  • CleanShot 2022-05-25 at 10.24.16@2x.png
    CleanShot 2022-05-25 at [email protected]
    115 KB · Views: 138
Update:

Problem has been resolved.

Cause I use mod_php so I need to install mod_ruid2.
 
Back
Top