Updated requirements

This commit is contained in:
Alexander M. Turek
2002-05-27 18:28:45 +00:00
parent 6e49356621
commit 3286ea00a7
2 changed files with 12 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ $Source$
2002-05-27 Alexander M. Turek <rabus@users.sourceforge.net> 2002-05-27 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/estonian.inc.php3: Updates, thanks to * lang/estonian.inc.php3: Updates, thanks to
Alvar Soome <finsoft at users.sourceforge.net>. Alvar Soome <finsoft at users.sourceforge.net>.
* README: Updated requirements.
2002-05-26 Alexander M. Turek <rabus@users.sourceforge.net> 2002-05-26 Alexander M. Turek <rabus@users.sourceforge.net>
* header.inc.php3, config.inc.php3, Documentation.html, images/bkg.gif, * header.inc.php3, config.inc.php3, Documentation.html, images/bkg.gif,

22
README
View File

@@ -1,4 +1,4 @@
$Id$ $Id$
phpMyAdmin - Readme phpMyAdmin - Readme
=================== ===================
@@ -12,8 +12,8 @@ phpMyAdmin - Readme
Copyright (C) 1998-2000 Tobias Ratschiller <tobias@phpwizard.net> Copyright (C) 1998-2000 Tobias Ratschiller <tobias@phpwizard.net>
Copyright (C) 2001- Olivier M<>ller <om@omnis.ch> Copyright (C) 2001- Olivier M<>ller <om@omnis.ch>
Lo<4C>c Chapeaux <lolo@phpHeaven.net> Lo<4C>c Chapeaux <lolo@phpHeaven.net>
Marc Delisle <DelislMa@CollegeSherbrooke.qc.ca> Marc Delisle <DelislMa@CollegeSherbrooke.qc.ca>
[check Documentation.txt/.html file for more details] [check Documentation.txt/.html file for more details]
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@@ -29,11 +29,11 @@ phpMyAdmin - Readme
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
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) or PHP4 PHP3 (>= 3.0.8) or PHP4
MySQL (tested with 3.21.x, 3.22.x and 3.23.x) MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x)
a web-browser (doh!) a web-browser (doh!)
Summary: Summary:
phpMyAdmin is intended to handle the adminstration of MySQL over the WWW. phpMyAdmin is intended to handle the adminstration of MySQL over the WWW.
Currently it can: Currently it can:
@@ -53,13 +53,13 @@ phpMyAdmin - Readme
Credits: Credits:
Please see the Documentation.txt/.html file. Please see the Documentation.txt/.html file.
Installation: Installation:
Please see the Documentation.txt/.html file. Please see the Documentation.txt/.html file.
ChangeLog: ChangeLog:
Now in ChangeLog Now in ChangeLog
Documentation: Documentation:
Basic documentation available in Documentation.txt/.html Basic documentation available in Documentation.txt/.html
@@ -72,9 +72,9 @@ phpMyAdmin - Readme
PS: Please, don't send us emails with question like "How do I compile PS: Please, don't send us emails with question like "How do I compile
PHP3 with MySQL-support". We do answer all emails regarding PHP3 with MySQL-support". We do answer all emails regarding
phpMyAdmin, but we just don't have the time to be your free helpdesk. phpMyAdmin, but we just don't have the time to be your free helpdesk.
Please send your questions to the appropiate mailinglists. Please send your questions to the appropiate mailinglists.
Before contacting us, please read the Documentation.html (esp. the Before contacting us, please read the Documentation.html (esp. the
FAQ part). FAQ part).