From 30e7679f2b26c2ed6005925a5289896f6057d4f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 17 Apr 2002 21:35:44 +0000 Subject: [PATCH] expanded a bit a faq entry --- ChangeLog | 1 + Documentation.html | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 61790c252..ec5ac591a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ $Source$ interval is displayed). * lang/portuguese.inc.php3: updated thanks to Lopo Pizarro . + * Documentation.html, line 1330-1331: extended a bit a faq entry. 2002-04-15 Marc Delisle * config.inc.php3: put the most popular column types first in the list, diff --git a/Documentation.html b/Documentation.html index d2386ea7c..1ac53c55b 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1327,7 +1327,8 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'

- I get errors about not being able to include a file in /lang + I get errors about not being able to include a file in /lang + or in /libraries.
Check php.ini, or ask your sysadmin to check it. The include_path must contain "." somewhere in it, and