Updating PHPMYADMIN and MYSQL

97niekos

Verified User
Joined
Sep 15, 2008
Messages
12
Hi there i'm searching on all the topics.
We currently have a server with:

Debian

PHP Version 5.2.6

Welcome to phpMyAdmin 2.11.8.1

MSSQL Client API version 4.1.10

Allright now we want to update to the latest versions of Phpmyadmin and Mysql
Does anyone have an HowTo guide?
Thanks Very much
 
cd /usr/local/directadmin/custombuild
./build update
./build mysql d
./build phpmyadmin d
 
Back
Top