File Details |
|
File Size | 13.2 MB |
---|---|
License | Open Source |
Operating System | Windows (All) |
Date Added | May 12, 2022 |
Total Downloads | 24,189 |
Publisher | phpMyAdmin devel team |
Homepage | phpMyAdmin |
Publisher's Description
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.
Latest Reviews
PARISSHUTTLE reviewed v4.4.0 Alpha 1 on Mar 7, 2015
I like this theme.
nvic reviewed v4.2.6 on Jul 21, 2014
Rrather difficult to live without for those of us who work with DBs regularly.
I'm not thrilled with the 4.x series though (AJAX bloat). I much prefer my 3.4.x version with the AJAX turned off.
I've found 4.x struggles when used on slower connections. The AJAX fails a lot with no easy recovery, as opposed to regular postbacks, which can be retried by refreshing when they time out or otherwise fail.
4.x also doesn't work correctly on iPad (yes, I use this from my iPad on occasion). The browser lags and AJAX failures make it nearly unusable.
Giving it a 4 because it's a necessary tool and the older versions are awesome. The -1 is for the AJAX issues.
jacobjackson reviewed v4.0.5 on Aug 24, 2013
phpmyadmin, how can you live without it?
ppscslv reviewed v3.4.7 RC1 on Oct 21, 2011
I like it!
jcollake reviewed v3.4.4 on Sep 2, 2011
Love the new theme, reminiscent of Google's new common theme
jcollake reviewed v3.4.3.2 on Jul 25, 2011
The standard web based MySQL management tool. I prefer it over MySQL Workbench and any other database administration software I've seen.
rip_pit reviewed v3.2.0 on Jun 16, 2009
Great tool for sure!
Carefull, if you use no password to connect to mysql, this version needs an extra new line in your config.inc.php :
for allow connecting to mysql with no password, add this line in your config.php:
$cfg['Servers'][$i]['AllowNoPassword'] = true;
Paul Skinner reviewed v3.0.1.1 on Oct 31, 2008
@Orbitration:
PHP4 is no longer supported by PHPMyAdmin because it is no longer supported by the makers of the language themselves.
There are no more security updates supplied for it and it has been phased out.
You need to update your applications/websites for PHP5 or face up to the fact that PHPMyAdmin has every right not to support PHP4 anymore.
I don't understand why you're whining anyway, as PHPMyAdmin 2.x is still in development for security updates only.
3.x is not for you, so stop your whining.
For me, this works brilliantly. 5 stars.
Orbitration reviewed v2.11.1 RC1 on Sep 17, 2007
Not to be argumentative, but.......
You're obviously not using php v4 Windows, and I am.
There is no fix for this yet, nor will there be it seems.
Why am I still using v4 ? because every one of my realtime Linux website servers is still using it along with mysql 3 or 4.
EVERY one.
They don't seem to be using any PHPMyAdmin later than 2.10+, either.
Why am I downgrading PHPMyAdmin?
Either the message needs to be removed, or whatever, but my PHP/MySQL combo works perfectly, and the only thing reporting an 'error' is... this program, versions 2.11+
Nahkanunna reviewed v2.11.1 RC1 on Sep 17, 2007
Orbitration: Why rate it below what it deserves when YOU are to blame for it not working?
The error has nothing to do with phpmyadmin, the error would be the same if you used whatever program using mysql the same way. The error is because your php is using old mysql library (version 3) and you are using v. 4 of mysql. The error is the same even if you used mysql 5.
please read everything at: https://sourceforge.net/...d=23067&atid=377408
quote: "on win it's relative easy to fix by downloading and
installing the mysql "connector" (which is almost always behind the actual
shipped mysql version btw.) or copying the latest libmysql.dll from
mysql/bin into a prominent position in the search path (dunno how it works
exactly on linux)."
PARISSHUTTLE reviewed v4.4.0 Alpha 1 on Mar 7, 2015
I like this theme.
nvic reviewed v4.2.6 on Jul 21, 2014
Rrather difficult to live without for those of us who work with DBs regularly.
I'm not thrilled with the 4.x series though (AJAX bloat). I much prefer my 3.4.x version with the AJAX turned off.
I've found 4.x struggles when used on slower connections. The AJAX fails a lot with no easy recovery, as opposed to regular postbacks, which can be retried by refreshing when they time out or otherwise fail.
4.x also doesn't work correctly on iPad (yes, I use this from my iPad on occasion). The browser lags and AJAX failures make it nearly unusable.
Giving it a 4 because it's a necessary tool and the older versions are awesome. The -1 is for the AJAX issues.
jacobjackson reviewed v4.0.5 on Aug 24, 2013
phpmyadmin, how can you live without it?
ppscslv reviewed v3.4.7 RC1 on Oct 21, 2011
I like it!
jcollake reviewed v3.4.4 on Sep 2, 2011
Love the new theme, reminiscent of Google's new common theme
jcollake reviewed v3.4.3.2 on Jul 25, 2011
The standard web based MySQL management tool. I prefer it over MySQL Workbench and any other database administration software I've seen.
rip_pit reviewed v3.2.0 on Jun 16, 2009
Great tool for sure!
Carefull, if you use no password to connect to mysql, this version needs an extra new line in your config.inc.php :
for allow connecting to mysql with no password, add this line in your config.php:
$cfg['Servers'][$i]['AllowNoPassword'] = true;
Paul Skinner reviewed v3.0.1.1 on Oct 31, 2008
@Orbitration:
PHP4 is no longer supported by PHPMyAdmin because it is no longer supported by the makers of the language themselves.
There are no more security updates supplied for it and it has been phased out.
You need to update your applications/websites for PHP5 or face up to the fact that PHPMyAdmin has every right not to support PHP4 anymore.
I don't understand why you're whining anyway, as PHPMyAdmin 2.x is still in development for security updates only.
3.x is not for you, so stop your whining.
For me, this works brilliantly. 5 stars.
Orbitration reviewed v2.11.1 RC1 on Sep 17, 2007
Not to be argumentative, but.......
You're obviously not using php v4 Windows, and I am.
There is no fix for this yet, nor will there be it seems.
Why am I still using v4 ? because every one of my realtime Linux website servers is still using it along with mysql 3 or 4.
EVERY one.
They don't seem to be using any PHPMyAdmin later than 2.10+, either.
Why am I downgrading PHPMyAdmin?
Either the message needs to be removed, or whatever, but my PHP/MySQL combo works perfectly, and the only thing reporting an 'error' is... this program, versions 2.11+
Nahkanunna reviewed v2.11.1 RC1 on Sep 17, 2007
Orbitration: Why rate it below what it deserves when YOU are to blame for it not working?
The error has nothing to do with phpmyadmin, the error would be the same if you used whatever program using mysql the same way. The error is because your php is using old mysql library (version 3) and you are using v. 4 of mysql. The error is the same even if you used mysql 5.
please read everything at: https://sourceforge.net/...d=23067&atid=377408
quote: "on win it's relative easy to fix by downloading and
installing the mysql "connector" (which is almost always behind the actual
shipped mysql version btw.) or copying the latest libmysql.dll from
mysql/bin into a prominent position in the search path (dunno how it works
exactly on linux)."
Orbitration reviewed v2.11.0 on Aug 22, 2007
recompile php....?
one word: windows
This is a known issue with Win versions, but no fix yet.
I've spent literally hours looking and trying different suggestions, but....
The main issue is, most of the servers I use for webhosting are still using the 4.1 series of MySQL, so it does no good to run v.5 on my Win localhost (for development)
Version 2.10 works without the error message, that's all I know for sure, and I have no issues with any 'weird behavior' of mysql.
Nahkanunna reviewed v2.11.0 on Aug 22, 2007
Orbitration: The problem is just what it tells you. recompile PHP again and point it to your mysql4 install. That way it doesn't use the internal mysql libraries which for php4 are ver 3.x of mysql.
But this continues to be one of the jewels of open source programs. Hard to say what could be hugely improved anymore. It's almost perfect as it is.
Orbitration reviewed v2.11.0-rc2 on Aug 20, 2007
I continually get this error on all the '11' series:
"Your PHP MySQL library version 3.23.49 differs from your MySQL server version 4.1.22. This may cause unpredictable behavior."
And danged if I can find any solution for it online.
So I go back to 2.10 version and everything works fine.