*** empty log message ***

This commit is contained in:
Marc Delisle
2002-02-12 21:43:25 +00:00
parent de0a7c2cd9
commit 81efa5375f
2 changed files with 50 additions and 143 deletions

View File

@@ -1,20 +1,20 @@
phpMyAdmin 2.2.4-dev Documentation phpMyAdmin 2.2.4-rc1 Documentation
* [1]Official phpMyAdmin project homepage [ * Official phpMyAdmin project homepage [
http://www.phpwizard.net/projects/phpMyAdmin/ ] http://www.phpwizard.net/projects/phpMyAdmin/ ]
* [2]Sourceforge phpMyAdmin download page [ * Sourceforge phpMyAdmin download page [
http://phpmyadmin.sourceforge.net/ ] http://phpmyadmin.sourceforge.net/ ]
* Local documents: * Local documents:
+ Version history: [3]ChangeLog + Version history: ChangeLog
+ General notes: [4]README + General notes: README
+ License: [5]LICENSE + License: LICENSE
* Documentation version: $Id: Documentation.html,v 1.145 2002/02/10 * Documentation version: $Id: Documentation.html,v 1.146 2002/02/12
09:24:47 loic1 Exp $ 21:34:57 lem9 Exp $
______________________________________________________________________ ______________________________________________________________________
[6]Top - [7]Requirements - [8]Introduction - [9]Installation - Top - Requirements - Introduction - Installation -
[10]Configuration - [11]FAQ - [12]Developers - [13]Credits Configuration - FAQ - Developers - Credits
______________________________________________________________________ ______________________________________________________________________
Requirements Requirements
@@ -27,8 +27,8 @@ Requirements
* a web-browser (doh!). * a web-browser (doh!).
______________________________________________________________________ ______________________________________________________________________
[14]Top - [15]Requirements - [16]Introduction - [17]Installation Top - Requirements - Introduction - Installation -
- [18]Configuration - [19]FAQ - [20]Developers - [21]Credits Configuration - FAQ - Developers - Credits
______________________________________________________________________ ______________________________________________________________________
Introduction Introduction
@@ -54,8 +54,8 @@ Introduction
(--with-zlib) and/or Bzip2 support (--with-bz2). (--with-zlib) and/or Bzip2 support (--with-bz2).
______________________________________________________________________ ______________________________________________________________________
[22]Top - [23]Requirements - [24]Introduction - [25]Installation Top - Requirements - Introduction - Installation -
- [26]Configuration - [27]FAQ - [28]Developers - [29]Credits Configuration - FAQ - Developers - Credits
______________________________________________________________________ ______________________________________________________________________
Installation Installation
@@ -76,12 +76,12 @@ Installation
2. Open the file config.inc.php3 in your favourite editor and change 2. Open the file config.inc.php3 in your favourite editor and change
the values for host, user, password and authentication mode to fit the values for host, user, password and authentication mode to fit
your environment. Also insert the correct value for your environment. Also insert the correct value for
$cfgPmaAbsoluteUri. Have a look at [30]Configuration section for $cfgPmaAbsoluteUri. Have a look at Configuration section for an
an explanation of all values. explanation of all values.
3. It is recommended that you protect the directory in which you 3. It is recommended that you protect the directory in which you
installed phpMyAdmin (unless it's on a closed intranet, or you installed phpMyAdmin (unless it's on a closed intranet, or you
wish to use http or cookie authentication), for example with wish to use http or cookie authentication), for example with
HTTP-AUTH (in a .htaccess file). See the [31]FAQ section for HTTP-AUTH (in a .htaccess file). See the FAQ section for
additional information. additional information.
4. Open the file <www.your-host.com>/<your-install-dir>/index.php3 in 4. Open the file <www.your-host.com>/<your-install-dir>/index.php3 in
your browser. phpMyAdmin should now display a welcome screen and your browser. phpMyAdmin should now display a welcome screen and
@@ -160,8 +160,8 @@ Installation
protect your configuration file. protect your configuration file.
______________________________________________________________________ ______________________________________________________________________
[32]Top - [33]Requirements - [34]Introduction - [35]Installation Top - Requirements - Introduction - Installation -
- [36]Configuration - [37]FAQ - [38]Developers - [39]Credits Configuration - FAQ - Developers - Credits
______________________________________________________________________ ______________________________________________________________________
Configuration Configuration
@@ -214,8 +214,8 @@ Configuration
columns) & mysql.tables_priv (all columns except "Grantor" & columns) & mysql.tables_priv (all columns except "Grantor" &
"Timestamp") tables. This account is used to check what "Timestamp") tables. This account is used to check what
databases the user will see at login. databases the user will see at login.
Please see the [40]install section on "Using http Please see the install section on "Using http authentication"
authentication" for more information. for more information.
Note that if you try login to phpMyAdmin with this "stduser", Note that if you try login to phpMyAdmin with this "stduser",
you could get some errors, depending the exact privileges you you could get some errors, depending the exact privileges you
gave to the "stduser". phpMyAdmin does not support a direct gave to the "stduser". phpMyAdmin does not support a direct
@@ -507,8 +507,8 @@ Configuration
need to edit this. need to edit this.
______________________________________________________________________ ______________________________________________________________________
[41]Top - [42]Requirements - [43]Introduction - [44]Installation Top - Requirements - Introduction - Installation -
- [45]Configuration - [46]FAQ - [47]Developers - [48]Credits Configuration - FAQ - Developers - Credits
______________________________________________________________________ ______________________________________________________________________
FAQ - Frequently Asked Questions FAQ - Frequently Asked Questions
@@ -534,15 +534,15 @@ FAQ - Frequently Asked Questions
specified CGI application misbehaved by not returning a complete set specified CGI application misbehaved by not returning a complete set
of HTTP headers...." of HTTP headers...."
You just forgot to read the install.txt file from the php You just forgot to read the install.txt file from the php
distribution. Have a look at the last message in this [49]bug report distribution. Have a look at the last message in this bug report from
from the official php bug database. the official php bug database.
Using phpMyAdmin on IIS, I'm facing crashes and/or many error messages Using phpMyAdmin on IIS, I'm facing crashes and/or many error messages
with the http or advanced authentication mode. with the http or advanced authentication mode.
This is a known problem with the php ISAPI filter: it's not so stable. This is a known problem with the php ISAPI filter: it's not so stable.
For some more information and complete testings see the messages For some more information and complete testings see the messages
posted by Andr<64> B. aka "djdeluxe76" in [50]this thread from the posted by Andr<64> B. aka "djdeluxe76" in this thread from the phpWizard
phpWizard forum. forum.
Please use instead the cookie authentication mode. Please use instead the cookie authentication mode.
I can't use phpMyAdmin on PWS: nothing is displayed! I can't use phpMyAdmin on PWS: nothing is displayed!
@@ -578,11 +578,11 @@ FAQ - Frequently Asked Questions
7.0 and you updated your php rpm to php-4.0.4pl1-3.i386.rpm, didn't 7.0 and you updated your php rpm to php-4.0.4pl1-3.i386.rpm, didn't
you? you?
So the problem is that this package has a serious bug that was So the problem is that this package has a serious bug that was
corrected ages ago in php (2001-01-28: see [51]php's bug tracking corrected ages ago in php (2001-01-28: see php's bug tracking system
system for more details). The problem is that the bugged package is for more details). The problem is that the bugged package is still
still available though it was corrected (see [52]redhat's bugzilla for available though it was corrected (see redhat's bugzilla for more
more details). details).
So please download [53]the fixed package (4.0.4pl1-9) and the problem So please download the fixed package (4.0.4pl1-9) and the problem
should go away. should go away.
And that fixes the \r\n problem with file uploads! And that fixes the \r\n problem with file uploads!
@@ -605,7 +605,7 @@ FAQ - Frequently Asked Questions
commands, removed. commands, removed.
I have lost my MySQL root password, what can I do? I have lost my MySQL root password, what can I do?
The MySql manual explains how to [54]reset the permissions. The MySql manual explains how to reset the permissions.
I get an error 'No SQL query' when trying to execute a bookmark. I get an error 'No SQL query' when trying to execute a bookmark.
If PHP does not have read/write access to its upload_tmp_dir, it If PHP does not have read/write access to its upload_tmp_dir, it
@@ -628,7 +628,7 @@ FAQ - Frequently Asked Questions
The error message "Warning: MySQL Connection Failed: Can't connect to The error message "Warning: MySQL Connection Failed: Can't connect to
local MySQL server through socket '/tmp/mysql.sock' (111)...") is local MySQL server through socket '/tmp/mysql.sock' (111)...") is
displayed. What can I do? displayed. What can I do?
Here is a fix suggested by Brad Ummer in the [55]phpwizard forum: Here is a fix suggested by Brad Ummer in the phpwizard forum:
* First, you need to determine what socket is being used by MySQL. * First, you need to determine what socket is being used by MySQL.
To do this, telnet to your server and go to the MySQL bin To do this, telnet to your server and go to the MySQL bin
directory. In this directory there should be a file named directory. In this directory there should be a file named
@@ -642,7 +642,7 @@ FAQ - Frequently Asked Questions
config.inc.php3. config.inc.php3.
For example: $cfgServers[n]['socket'] = '/tmp/mysql.sock'; For example: $cfgServers[n]['socket'] = '/tmp/mysql.sock';
Have also a look at the [56]corresponding section of the MySQL Have also a look at the corresponding section of the MySQL
documentation. documentation.
Nothing is displayed by my browser when I try to run phpMyAdmin, what Nothing is displayed by my browser when I try to run phpMyAdmin, what
@@ -790,11 +790,10 @@ FAQ - Frequently Asked Questions
I have found a bug. How do I inform developers? I have found a bug. How do I inform developers?
Our Bug Tracker is located at Our Bug Tracker is located at
[57]http://sourceforge.net/projects/phpmyadmin/ under the Bugs http://sourceforge.net/projects/phpmyadmin/ under the Bugs section.
section.
But please first discuss your bug with other users: But please first discuss your bug with other users:
[58]http://sourceforge.net/projects/phpmyadmin/ (and choose Forums) http://sourceforge.net/projects/phpmyadmin/ (and choose Forums)
[59]http://www.phpwizard.net/projects/phpMyAdmin/ (and choose Support http://www.phpwizard.net/projects/phpMyAdmin/ (and choose Support
Forum) Forum)
I want to translate the messages to a new language or upgrade an I want to translate the messages to a new language or upgrade an
@@ -821,15 +820,15 @@ FAQ - Frequently Asked Questions
[This will create a new sub-directory named phpMyAdmin] [This will create a new sub-directory named phpMyAdmin]
* add your stuff * add your stuff
* put the modified files (tar'ed and gzip'ed) inside the patch * put the modified files (tar'ed and gzip'ed) inside the patch
tracker of the [60]phpMyAdmin SourceForge account. tracker of the phpMyAdmin SourceForge account.
Write access to the CVS tree is granted only to experienced developers Write access to the CVS tree is granted only to experienced developers
who have already contributed something useful to phpMyAdmin. who have already contributed something useful to phpMyAdmin.
Also, have a look at the [61]Developers section. Also, have a look at the Developers section.
______________________________________________________________________ ______________________________________________________________________
[62]Top - [63]Requirements - [64]Introduction - [65]Installation Top - Requirements - Introduction - Installation -
- [66]Configuration - [67]FAQ - [68]Developers - [69]Credits Configuration - FAQ - Developers - Credits
______________________________________________________________________ ______________________________________________________________________
Developers Information Developers Information
@@ -851,7 +850,7 @@ Developers Information
please try to keep your code as simple as possible: beginners are please try to keep your code as simple as possible: beginners are
using phpMyAdmin as an example application. using phpMyAdmin as an example application.
By the way, we're currently updating all the scripts so they will By the way, we're currently updating all the scripts so they will
be XHTML1.0 and CSS2 compliant on one hand, they will fit [70]PEAR be XHTML1.0 and CSS2 compliant on one hand, they will fit PEAR
coding standards on the other hand. Please pay attention to this. coding standards on the other hand. Please pay attention to this.
* Please try to keep up the file-naming conventions. Table-related * Please try to keep up the file-naming conventions. Table-related
stuff goes to tbl_*.php3, db-related code to db_*.php3 and so on. stuff goes to tbl_*.php3, db-related code to db_*.php3 and so on.
@@ -874,7 +873,7 @@ Developers Information
* add your stuff * add your stuff
* put the modified files (tar'ed and gzip'ed) inside the patch * put the modified files (tar'ed and gzip'ed) inside the patch
tracker of the phpMyAdmin SourceForge account tracker of the phpMyAdmin SourceForge account
([71]http://sourceforge.net/projects/phpmyadmin/) (http://sourceforge.net/projects/phpmyadmin/)
Write access to the CVS tree is granted only to developers who have Write access to the CVS tree is granted only to developers who have
already contributed something useful to phpMyAdmin. If you're already contributed something useful to phpMyAdmin. If you're
@@ -882,8 +881,8 @@ Developers Information
mailing list. mailing list.
______________________________________________________________________ ______________________________________________________________________
[72]Top - [73]Requirements - [74]Introduction - [75]Installation Top - Requirements - Introduction - Installation -
- [76]Configuration - [77]FAQ - [78]Developers - [79]Credits Configuration - FAQ - Developers - Credits
______________________________________________________________________ ______________________________________________________________________
Credits Credits
@@ -1013,100 +1012,8 @@ Original Credits of Version 2.1.0
and or just some feedback. and or just some feedback.
______________________________________________________________________ ______________________________________________________________________
[80]Top - [81]Requirements - [82]Introduction - [83]Installation Top - Requirements - Introduction - Installation -
- [84]Configuration - [85]FAQ - [86]Developers - [87]Credits Configuration - FAQ - Developers - Credits
______________________________________________________________________ ______________________________________________________________________
[88]Valid XHTML 1.0! [89]Valid CSS! Valid XHTML 1.0! Valid CSS!
References
1. http://www.phpwizard.net/projects/phpMyAdmin/
2. http://phpmyadmin.sourceforge.net/
3. http://localhost/phpMyAdmin-devel/ChangeLog
4. http://localhost/phpMyAdmin-devel/README
5. http://localhost/phpMyAdmin-devel/LICENSE
6. http://localhost/phpMyAdmin-devel/Documentation.html#top
7. http://localhost/phpMyAdmin-devel/Documentation.html#require
8. http://localhost/phpMyAdmin-devel/Documentation.html#intro
9. http://localhost/phpMyAdmin-devel/Documentation.html#setup
10. http://localhost/phpMyAdmin-devel/Documentation.html#config
11. http://localhost/phpMyAdmin-devel/Documentation.html#faq
12. http://localhost/phpMyAdmin-devel/Documentation.html#developers
13. http://localhost/phpMyAdmin-devel/Documentation.html#credits
14. http://localhost/phpMyAdmin-devel/Documentation.html#top
15. http://localhost/phpMyAdmin-devel/Documentation.html#require
16. http://localhost/phpMyAdmin-devel/Documentation.html#intro
17. http://localhost/phpMyAdmin-devel/Documentation.html#setup
18. http://localhost/phpMyAdmin-devel/Documentation.html#config
19. http://localhost/phpMyAdmin-devel/Documentation.html#faq
20. http://localhost/phpMyAdmin-devel/Documentation.html#developers
21. http://localhost/phpMyAdmin-devel/Documentation.html#credits
22. http://localhost/phpMyAdmin-devel/Documentation.html#top
23. http://localhost/phpMyAdmin-devel/Documentation.html#require
24. http://localhost/phpMyAdmin-devel/Documentation.html#intro
25. http://localhost/phpMyAdmin-devel/Documentation.html#setup
26. http://localhost/phpMyAdmin-devel/Documentation.html#config
27. http://localhost/phpMyAdmin-devel/Documentation.html#faq
28. http://localhost/phpMyAdmin-devel/Documentation.html#developers
29. http://localhost/phpMyAdmin-devel/Documentation.html#credits
30. http://localhost/phpMyAdmin-devel/Documentation.html#config
31. http://localhost/phpMyAdmin-devel/Documentation.html#faq
32. http://localhost/phpMyAdmin-devel/Documentation.html#top
33. http://localhost/phpMyAdmin-devel/Documentation.html#require
34. http://localhost/phpMyAdmin-devel/Documentation.html#intro
35. http://localhost/phpMyAdmin-devel/Documentation.html#setup
36. http://localhost/phpMyAdmin-devel/Documentation.html#config
37. http://localhost/phpMyAdmin-devel/Documentation.html#faq
38. http://localhost/phpMyAdmin-devel/Documentation.html#developers
39. http://localhost/phpMyAdmin-devel/Documentation.html#credits
40. http://localhost/phpMyAdmin-devel/Documentation.html#setup
41. http://localhost/phpMyAdmin-devel/Documentation.html#top
42. http://localhost/phpMyAdmin-devel/Documentation.html#require
43. http://localhost/phpMyAdmin-devel/Documentation.html#intro
44. http://localhost/phpMyAdmin-devel/Documentation.html#setup
45. http://localhost/phpMyAdmin-devel/Documentation.html#config
46. http://localhost/phpMyAdmin-devel/Documentation.html#faq
47. http://localhost/phpMyAdmin-devel/Documentation.html#developers
48. http://localhost/phpMyAdmin-devel/Documentation.html#credits
49. http://bugs.php.net/bug.php?id=12061
50. http://www.phpwizard.net/phorum/read.php?f=1&i=6624&t=6300
51. http://www.php.net/bugs.php?id=8966
52. http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=24933
53. http://www.redhat.com/swr/i386/php-4.0.4pl1-9.i386.html
54. http://www.mysql.com/doc/R/e/Resetting_permissions.html
55. http://www.phpwizard.net/phorum/list.php?f=1
56. http://www.mysql.com/doc/C/a/Can_not_connect_to_server.html
57. http://sourceforge.net/projects/phpmyadmin/
58. http://sourceforge.net/projects/phpmyadmin/
59. http://www.phpwizard.net/projects/phpMyAdmin/
60. https://sourceforge.net/projects/phpmyadmin/
61. http://localhost/phpMyAdmin-devel/Documentation.html#developers
62. http://localhost/phpMyAdmin-devel/Documentation.html#top
63. http://localhost/phpMyAdmin-devel/Documentation.html#require
64. http://localhost/phpMyAdmin-devel/Documentation.html#intro
65. http://localhost/phpMyAdmin-devel/Documentation.html#setup
66. http://localhost/phpMyAdmin-devel/Documentation.html#config
67. http://localhost/phpMyAdmin-devel/Documentation.html#faq
68. http://localhost/phpMyAdmin-devel/Documentation.html#developers
69. http://localhost/phpMyAdmin-devel/Documentation.html#credits
70. http://pear.php.net/
71. http://sourceforge.net/projects/phpmyadmin/
72. http://localhost/phpMyAdmin-devel/Documentation.html#top
73. http://localhost/phpMyAdmin-devel/Documentation.html#require
74. http://localhost/phpMyAdmin-devel/Documentation.html#intro
75. http://localhost/phpMyAdmin-devel/Documentation.html#setup
76. http://localhost/phpMyAdmin-devel/Documentation.html#config
77. http://localhost/phpMyAdmin-devel/Documentation.html#faq
78. http://localhost/phpMyAdmin-devel/Documentation.html#developers
79. http://localhost/phpMyAdmin-devel/Documentation.html#credits
80. http://localhost/phpMyAdmin-devel/Documentation.html#top
81. http://localhost/phpMyAdmin-devel/Documentation.html#require
82. http://localhost/phpMyAdmin-devel/Documentation.html#intro
83. http://localhost/phpMyAdmin-devel/Documentation.html#setup
84. http://localhost/phpMyAdmin-devel/Documentation.html#config
85. http://localhost/phpMyAdmin-devel/Documentation.html#faq
86. http://localhost/phpMyAdmin-devel/Documentation.html#developers
87. http://localhost/phpMyAdmin-devel/Documentation.html#credits
88. http://validator.w3.org/check/referer
89. http://jigsaw.w3.org/css-validator/

View File

@@ -17,7 +17,7 @@
*/ */
// phpMyAdmin release // phpMyAdmin release
if (!defined('PMA_VERSION')) { if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.2.4-dev'); define('PMA_VERSION', '2.2.4-rc1');
} }
// php version // php version