Rev Author Line No. Line
250 kaklik 1 $Id: README,v 2.40.2.8.2.4 2006/08/22 17:08:08 lem9 Exp $
2  
3 phpMyAdmin - Readme
4 ===================
5  
6 A set of PHP-scripts to manage MySQL over the web.
7  
8 Version 2.8.2.4
9 ---------------
10 http://www.phpmyadmin.net/
11  
12 Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
13 Copyright (C) 2001-2006 Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca>
14 Olivier Müller <om_at_omnis.ch>
15 Robin Johnson <robbat2_at_users.sourceforge.net>
16 Alexander M. Turek <me_at_derrabus.de>
17 Michal Cihar <michal_at_cihar.com>
18 Garvin Hicking <me_at_supergarv.de>
19 Michael Keck <mkkeck_at_users.sourceforge.net>
20 Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
21 [check Documentation.txt/.html file for more details]
22  
23 This program is free software; you can redistribute it and/or modify
24 it under the terms of the GNU General Public License version 2,
25 as published by the Free Software Foundation.
26  
27 This program is distributed in the hope that it will be useful,
28 but WITHOUT ANY WARRANTY; without even the implied warranty of
29 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30 GNU General Public License for more details.
31  
32 You should have received a copy of the GNU General Public License
33 along with this program; if not, write to the Free Software
34 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
35  
36 Requirements:
37 php 4.1.0 or later
38 MySQL 3.23.32 or later
39 a web-browser (doh!)
40  
41 Summary:
42 phpMyAdmin is intended to handle the administration of MySQL over the web.
43 For a summary of features, please see the Documentation.txt/.html file.
44  
45 Download:
46 You can get the newest version at http://www.phpmyadmin.net/.
47  
48 Credits:
49 Please see the Documentation.txt/.html file.
50  
51 Installation:
52 Please see the Documentation.txt/.html file.
53  
54 ChangeLog:
55 Now in ChangeLog
56  
57 Documentation:
58 Basic documentation available in Documentation.txt/.html
59  
60 Support:
61 See reference about support forums under http://www.phpmyadmin.net/
62  
63  
64 Enjoy!
65 The phpMyAdmin Devel team
66  
67  
68 PS: Please, don't send us emails with question like "How do I compile
69 PHP with MySQL-support". We just don't have the time to be your
70 free helpdesk.
71 Please send your questions to the appropriate mailinglists / forums.
72 Before contacting us, please read the Documentation.html (esp. the
73 FAQ part).
74