PDA

View Full Version : phpMyAdmin 2.11.1.2



smtalk
10-17-2007, 11:17 AM
phpMyAdmin version 2.11.1.2 is released.



Hi,

This security announcement
(http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-6)
explains the reasons for releasing 2.11.1.2.

Downloads as usual from http://www.phpmyadmin.net

Marc Delisle, for the team

blackmetal
10-17-2007, 12:02 PM
Hello,
how can i update my phpmyadmin to 2.11.1.2...
i think i use phpmyadmin 2.11.1 or 2.11.0..
i waiting for response.
bye

sheroku
10-18-2007, 12:27 AM
You can use update.script http://www.directadmin.com/forum/showthread.php?t=12099&highlight=update.script

tlchost
10-18-2007, 07:35 AM
You can use update.script http://www.directadmin.com/forum/showthread.php?t=12099&highlight=update.script

Apparently DA doesn't yet have it on their server....so this will NOT work yet.

cd /usr/local/directadmin/scripts
perl -pi -e 's/2.11.1/2.11.12/' phpMyAdmin.sh
./phpMyAdmin.sh

.::Gsmdenis::.
10-18-2007, 07:58 AM
like this :


cd /usr/local/directadmin/scripts
perl -pi -e 's/2.11.1/2.11.1.2/' phpMyAdmin.sh
./phpMyAdmin.sh

tlchost
10-18-2007, 08:14 AM
like this :

Thanks....I guess it's time for me to find better glasses...or stop rushing.

Hopefully I'll learn not to make the same dumb mistake next time.

smtalk
10-18-2007, 01:16 PM
You can update it using CustomBuild too, just run:


cd /usr/local/directadmin/custombuild
./build update
./build phpmyadmin


Good luck! :)