Update phpMyAdmin in DirectAdmin
If you are using a custom build for DirectAdmin, you may use the following steps to update phpMyAdmin to the latest one:
1. SSH to the server
2. Go to the directory
$ /usr/local/directadmin/custombuild
3. Run the command below
$ ./build phpmyadmin
4. Done