PDA

View Full Version : phpMyAdmin 2.5.5 Released



interfasys
01-02-2004, 08:41 PM
phpMyAdmin 2.5.5 Released

l0rdphi1
01-03-2004, 12:30 AM
Yep:
wget http://www.l0rdphi1.com/junk/update.phpmyadmin.sh
sh update.phpmyadmin.sh:D

l0rdphi1
01-03-2004, 12:32 AM
Whopps - script doesn't like 2.5.5. I'll reply once it's fixed.

l0rdphi1
01-03-2004, 01:20 AM
All fixed. Update away!
wget http://www.l0rdphi1.com/junk/update.phpmyadmin.sh
sh update.phpmyadmin.shWhat happened? I added a small check that makes sure the script gets a valid tar file before trying to use it. Use of a nonexistent file caused the problem I experienced. Working 100% now.

S2S-Robert
01-03-2004, 07:21 AM
I guess this belongs in the Version Update (http://www.directadmin.com/forum/forumdisplay.php?s=&forumid=29) forum. This way every software update is in the same forum.

thanks for letting us know interfasys and thanks for providing the update feature l0rdphi1 ;)

interfasys
01-03-2004, 09:06 AM
I'm not sure it belongs to the version update since this is not an official DA update.

I have a problem with that script, but it's related to the way DA is installed.

phpMyAdmin is installed here:
/var/www/html/phpMyAdmin-2.5.4

I could update that folder but it wouldn't make sense since it's a different version. So I hope the DA staff will read this and change the folder phpMyAdmin is installed in.

We have a similar problem with squirrelmail even if there is a symlink.

l0rdphi1
01-03-2004, 09:13 AM
rename /var/www/html/phpMyAdmin-2.5.4 /var/www/html/phpMyAdmin /var/www/html/phpMyAdmin-2.5.4
perl -pi -e 's#phpMyAdmin-2\.5\.4#phpMyAdmin#g' /etc/httpd/conf/httpd.conf
service httpd restartthen you're set :)

interfasys
01-03-2004, 09:49 AM
Thank you. Worked fine. Let's hope this fix will be included in 1.206 ;)

ProWebUK
01-03-2004, 10:33 AM
Not going to move the whole thread since its in bits.... Lordphi - if you wish to post in the version updates (I think you should be safe :D ) or 3rd party software feel free to do so :)

I think the software is worthy of being let into the version updates area.... although you may want to state it is unofficial :)

Chris