Updated requirements.
This commit is contained in:
@@ -8,6 +8,7 @@ $Source$
|
|||||||
2003-11-20 Alexander M. Turek <rabus@users.sourceforge.net>
|
2003-11-20 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* server_databases.php, server_processlist.php, server_status.php,
|
* server_databases.php, server_processlist.php, server_status.php,
|
||||||
server_variables.php: Removed some php 3 / MySQL 3.21 compatibility code.
|
server_variables.php: Removed some php 3 / MySQL 3.21 compatibility code.
|
||||||
|
* README: Updated requirements.
|
||||||
|
|
||||||
2003-11-20 Michal Cihar <nijel@users.sourceforge.net>
|
2003-11-20 Michal Cihar <nijel@users.sourceforge.net>
|
||||||
* read_dump.php: Show message about failing upload in all cases, removed
|
* read_dump.php: Show message about failing upload in all cases, removed
|
||||||
|
5
README
5
README
@@ -30,9 +30,10 @@ phpMyAdmin - Readme
|
|||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
PHP3 (>= 3.0.8), PHP4 or PHP5
|
php 4.1.0 or later
|
||||||
MySQL (tested with 3.21.x, 3.22.x, 3.23.x, 4.0.x and 4.1.x)
|
MySQL 3.23.32 or later
|
||||||
Note: The implemented MySQL 4.1.x support is experimental!
|
Note: The implemented MySQL 4.1.x support is experimental!
|
||||||
|
For more details, see Documentation.txt /.html
|
||||||
a web-browser (doh!)
|
a web-browser (doh!)
|
||||||
|
|
||||||
Summary:
|
Summary:
|
||||||
|
Reference in New Issue
Block a user