fixed HTML warnings
This commit is contained in:
@@ -1545,6 +1545,7 @@ $cfg['TrustedProxies'] =
|
|||||||
See <tt>themes/themename/layout.inc.php</tt>.</dd>
|
See <tt>themes/themename/layout.inc.php</tt>.</dd>
|
||||||
|
|
||||||
<dt id="cfg_NaviDatabaseNameColor">$cfg['NaviDatabaseNameColor'] string [valid css code]<br />
|
<dt id="cfg_NaviDatabaseNameColor">$cfg['NaviDatabaseNameColor'] string [valid css code]<br />
|
||||||
|
</dt>
|
||||||
<dd>The color used for the database name in the navi frame.
|
<dd>The color used for the database name in the navi frame.
|
||||||
See <tt>themes/themename/layout.inc.php</tt>.</dd>
|
See <tt>themes/themename/layout.inc.php</tt>.</dd>
|
||||||
|
|
||||||
@@ -2377,7 +2378,7 @@ $cfg['TrustedProxies'] =
|
|||||||
|
|
||||||
<p> These features are based on the <tt>gzencode()</tt> and <tt>bzcompress()</tt>
|
<p> These features are based on the <tt>gzencode()</tt> and <tt>bzcompress()</tt>
|
||||||
PHP functions to be more independent of the platform (Unix/Windows, Safe Mode
|
PHP functions to be more independent of the platform (Unix/Windows, Safe Mode
|
||||||
or not, and so on). So, you must have PHP4 >= 4.0.4 and Zlib/Bzip2
|
or not, and so on). So, you must have PHP4 >= 4.0.4 and Zlib/Bzip2
|
||||||
support (<tt>--with-zlib</tt> and <tt>--with-bz2</tt>).<br />
|
support (<tt>--with-zlib</tt> and <tt>--with-bz2</tt>).<br />
|
||||||
We faced PHP crashes when trying to download a dump with MS Internet
|
We faced PHP crashes when trying to download a dump with MS Internet
|
||||||
Explorer when phpMyAdmin is run with a release candidate of PHP 4.2.0. In
|
Explorer when phpMyAdmin is run with a release candidate of PHP 4.2.0. In
|
||||||
@@ -2722,7 +2723,7 @@ SetInputFilter PHP
|
|||||||
mode under <abbr title="Internet Information Services">IIS</abbr> 5.1.</p>
|
mode under <abbr title="Internet Information Services">IIS</abbr> 5.1.</p>
|
||||||
|
|
||||||
<ol><li>In your <tt>php.ini</tt> file, set <tt>cgi.rfc2616_headers = 0</tt></li>
|
<ol><li>In your <tt>php.ini</tt> file, set <tt>cgi.rfc2616_headers = 0</tt></li>
|
||||||
<li>In <tt>Web Site Properties -> File/Directory Security -> Anonymous
|
<li>In <tt>Web Site Properties -> File/Directory Security -> Anonymous
|
||||||
Access</tt> dialog box, check the <tt>Anonymous access</tt> checkbox and
|
Access</tt> dialog box, check the <tt>Anonymous access</tt> checkbox and
|
||||||
uncheck any other checkboxes (i.e. uncheck <tt>Basic authentication</tt>,
|
uncheck any other checkboxes (i.e. uncheck <tt>Basic authentication</tt>,
|
||||||
<tt>Integrated Windows authentication</tt>, and <tt>Digest</tt> if it's
|
<tt>Integrated Windows authentication</tt>, and <tt>Digest</tt> if it's
|
||||||
|
Reference in New Issue
Block a user