Jump to content

PhpMyAdmin: Difference between revisions

From EDM2
No edit summary
Version bump
Line 3: Line 3:


==Version==
==Version==
* Current version: phpMyAdmin 4.5.1 (2015-10-23)
* Current version: phpMyAdmin 4.5.2 (2015-11-23)
* Legacy version:  phpMyAdmin 2.11.9 (Ideal if you are running old versions of PHP or MySQL)
* Legacy version:  phpMyAdmin 2.11.9 (Ideal if you are running old versions of PHP or MySQL)



Revision as of 10:20, 9 December 2015

A utility package for MySQL that allows you to configure and administer the database over the web. The tool will work with any operating system that has a web server, reasonably current port of PHP and MySQL. Note that PMA also supports configuration of popular MySQL forks such as MariaDB and Drizzle but neither of these are currently available on OS/2, however an OS/2 based PHPMyAdmin can control and configure databases hosted on other systems including the latter two.

Version

  • Current version: phpMyAdmin 4.5.2 (2015-11-23)
  • Legacy version: phpMyAdmin 2.11.9 (Ideal if you are running old versions of PHP or MySQL)

Prerequisites

  • Web server
  • PHP version PHP 5.2.0 or later, with the Standard PHP Library (SPL) extension enabled. PHP 4.2.0 or newer for phpMyAdmin 2.11.9
  • MySQL 5.0.1 or newer or MariaDB 5.1 or newer. MySQL 3.23.32 or newer for phpMyAdmin 2.11.9, that version does not support MariaDB.

Links

License

  • Open source released under the GPL v2

Publications