How to update PHPMyAdmin 2.x to 3.x?

Andreas

New member
Joined
Oct 14, 2010
Messages
7
Server Version 1.36.2

When doing:
./build clean
./build update
./build phpmyadmin

It says I already got the latest, 2.11.x. How do I update to 3.x?
 
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build phpmyadmin d
 
Back
Top