expanded a bit a faq entry

This commit is contained in:
Loïc Chapeaux
2002-04-17 21:35:44 +00:00
parent 44e526987b
commit 30e7679f2b
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ $Source$
interval is displayed).
* lang/portuguese.inc.php3: updated thanks to
Lopo Pizarro <lopopizarro at users.sourceforge.net>.
* Documentation.html, line 1330-1331: extended a bit a faq entry.
2002-04-15 Marc Delisle <lem9@users.sourceforge.net>
* config.inc.php3: put the most popular column types first in the list,

View File

@@ -1327,7 +1327,8 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
</ul>
<p>
<b>I get errors about not being able to include a file in <i>/lang</i></b>
<b>I get errors about not being able to include a file in <i>/lang</i>
or in <i>/libraries</i>.</b>
<br />
Check <i>php.ini</i>, or ask your sysadmin to check it. The
<tt>include_path</tt> must contain &quot;.&quot; somewhere in it, and