PDA

View Full Version : How to update PHPMyAdmin 2.x to 3.x?



Andreas
10-25-2010, 06:35 AM
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?

tomtom901
10-25-2010, 06:53 AM
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?



./build versions


Does not provide an update to PMA 3?

daveyw
10-25-2010, 06:55 AM
What do you get if you do
./build versions
Latest version of phpMyAdmin: 3.3.7-all-languages
Installed version of phpMyAdmin: 3.3.7-all-languagesYou should see something like that.

tomtom901
10-25-2010, 07:33 AM
What do you get if you doYou should see something like that.

You must mean:


./build versions

daveyw
10-25-2010, 07:34 AM
Indeed, my apologize

Andreas
10-26-2010, 06:17 AM
Thank you for your replies. Doing ./build versions gives me:

Latest version of phpMyAdmin: 2.11.11-all-languages
Installed version of phpMyAdmin: 2.11.11-all-languages

./build updates from:

--2010-10-26 15:13:32-- http://files.directadmin.com/services/custombuild/1.1/custombuild.tar.gz
--2010-10-26 15:13:35-- http://files.directadmin.com/services/custombuild/versions.txt

tomtom901
10-26-2010, 06:36 AM
You've got mail / PM (:

daveyw
10-26-2010, 07:41 AM
I guess your custombuild is not updated correctly, since I can update with custombuild.
./build clean && ./build update && ./build update_data && ./build phpmyadmin

scsi
10-26-2010, 10:17 AM
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build phpmyadmin d