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,