From b30be3e5c3063bf7b7ed6d2c51e3da01c9b6d2aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Thu, 12 Jul 2001 22:05:32 +0000 Subject: [PATCH] Added Steve's credits --- Documentation.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Documentation.html b/Documentation.html index 0aa3a3d65..00fb441ec 100755 --- a/Documentation.html +++ b/Documentation.html @@ -694,11 +694,17 @@

I try to upload a file and I get:
- Error MySQL said: The file '/tmp/phpkvpp60' must be in the database directory or be readable by all
+ Error MySQL said: The file '/tmp/phpkvpp60' must be in the database + directory or be readable by all
- Your uploaded file is saved by PHP in the "upload dir", as defined in php.ini by the variable upload_tmp_dir (usually the system default is /tmp). If this directory is not readable by all, the MySQL server (which must be running on the same machine) cannot open the file (except if running as root, which is not recommended). + Your uploaded file is saved by PHP in the "upload dir", as defined in + php.ini by the variable upload_tmp_dir (usually the system + default is /tmp). + If this directory is not readable by all, the MySQL server (which must be + running on the same machine) cannot open the file (except if running as + root, which is not recommended).
- The system administrator can do a "chmod 777 /tmp" to enable uploads. + The system administrator can do a "chmod 777 /tmp" to enable uploads.

@@ -846,6 +852,10 @@ CREDITS, in chronological order [kc] - Korakot Chaovavanich <korakot@iname.com> [pk] - Pete Kelly <webmaster@trafficg.com> +[sa] - Steve Alberty <alberty@neptunlabs.de> + * rewrote dump code for PHP4 + * MySQL Table Statistics + The following people have contributed minor changes, enhancements, bugfixes or or support for a new language since version 2.1.0: Ricardo ?, Sven-Erik Andersen, Alessandro Astarita, Borges Botelho,