faq 1.22
This commit is contained in:
@@ -7,6 +7,7 @@ $Source$
|
||||
|
||||
2002-08-24 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* Documentation.html, faq 6.15: creating an index on a BLOB field
|
||||
and faq 1.22 about php.ini file_uploads
|
||||
|
||||
2002-08-23 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* left.php3, lines 169-181: XHTML optimizations.
|
||||
|
@@ -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 "Location of text file" 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 "on".
|
||||
</p>
|
||||
|
||||
<a name="faqconfig"></a>
|
||||
<h3>[2. Configuration]</h3>
|
||||
|
||||
|
Reference in New Issue
Block a user