[SOLVED] Which phpmyadmin version?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
jonah
Forum Commoner
Posts: 31
Joined: Fri Jun 20, 2003 12:23 am

Which phpmyadmin version?

Post by jonah »

Thought I'd like to give phpmyadmin a try. However, upon
reviewing their website, it is unclear which version I should
use.

The latest versions offered seem to be:

Latest version tested with PHP < 4.1.0 and MySQL < 3.23.32: 2.2.7-pl1
Latest stable version: 2.5.7-pl1
Latest release candidate: 2.6.0-rc1

I have php 4.3.1 and MySQL 3.23.56 installed with Slackware 9.0.

Which version should I download?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

the stable one should be fine.. you might want to think of updating your mysql and php a bit too :)
jonah
Forum Commoner
Posts: 31
Joined: Fri Jun 20, 2003 12:23 am

Post by jonah »

Thanks!

Seems to work well.
Post Reply