how can upgrade phpmyadmin ?

Patch 4.8.4

Code:
cd /usr/local/directadmin/custombuild/
./build set phpmyadmin yes
./build update
./build phpmyadmin

Regards

Is this still relevant as today to patch to 4.8.4?
Also should these be ran as root? or must be ran as root?
 
If you want to update phpmyadmin that it is still a valid command to run :)
And yes, it must run as root.


Best regards

Actually it isn't in every case in pratic. If your php1 version is not suitable for latest phpmyadmin release, custombuild updates phpmyadmin upto the version which your php1 version may run.
 
Back
Top