This commit is contained in:
Marc Delisle
2002-08-24 13:04:18 +00:00
parent 40627b5584
commit 86696c37cd
2 changed files with 9 additions and 0 deletions

View File

@@ -1756,6 +1756,14 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
In <i>php.ini</i>, set <tt>mysql.max_links</tt> higher than 1.
</p>
<p>
<b>[1.22] I don't see the &quot;Location of text file&quot; field, so
I cannot upload.</b>
<br />
This is most likely because in <i>php.ini</i>, your <tt>file_uploads</tt>
parameter is not set to &quot;on&quot;.
</p>
<a name="faqconfig"></a>
<h3>[2. Configuration]</h3>