link in doc
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2005-07-03 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* Documentation.html: link in doc, thanks to Cedric Corazza
|
||||||
|
|
||||||
2005-07-02 Marc Delisle <lem9@users.sourceforge.net>
|
2005-07-02 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* db_operations.php: bug #1230224, db rename and old pmadb information
|
* db_operations.php: bug #1230224, db rename and old pmadb information
|
||||||
|
|
||||||
|
@@ -1627,7 +1627,7 @@ Defaults to FALSE (drop-down). <br />
|
|||||||
Please note that if PHP is running in safe mode, this directory must
|
Please note that if PHP is running in safe mode, this directory must
|
||||||
be owned by the same user as the owner of the phpMyAdmin scripts.
|
be owned by the same user as the owner of the phpMyAdmin scripts.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
See also FAQ 1.16 for alternatives.
|
See also <a href="#faq1_16">FAQ 1.16</a> for alternatives.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
@@ -2457,7 +2457,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
|||||||
were named <tt>user</tt> and <tt>password</tt>. Please modify your field
|
were named <tt>user</tt> and <tt>password</tt>. Please modify your field
|
||||||
names to align with current standards.
|
names to align with current standards.
|
||||||
</p>
|
</p>
|
||||||
<h4>
|
<h4><a name="faq1_16"></a>
|
||||||
[1.16] I cannot upload big dump files (memory, http or timeout problems).
|
[1.16] I cannot upload big dump files (memory, http or timeout problems).
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
<p>
|
||||||
@@ -2475,8 +2475,8 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
|||||||
<li>Look at the <tt>$cfg['UploadDir']</tt> feature. This allows one to
|
<li>Look at the <tt>$cfg['UploadDir']</tt> feature. This allows one to
|
||||||
upload a file to the server via scp, ftp, or your favorite file transfer
|
upload a file to the server via scp, ftp, or your favorite file transfer
|
||||||
method. PhpMyAdmin is then able to import the files from the temporary
|
method. PhpMyAdmin is then able to import the files from the temporary
|
||||||
directory. More information is available in the "Configuration"
|
directory. More information is available in the <a href="#config">Configuration
|
||||||
section of this document.</li>
|
section</a> of this document.</li>
|
||||||
<li>Using a utility (such as <a href="http://www.ozerov.de/bigdump.php">
|
<li>Using a utility (such as <a href="http://www.ozerov.de/bigdump.php">
|
||||||
BigDump</a>) to split the files before uploading. We cannot support this
|
BigDump</a>) to split the files before uploading. We cannot support this
|
||||||
or any third party applications, but are aware of users having success
|
or any third party applications, but are aware of users having success
|
||||||
|
Reference in New Issue
Block a user