bug #1213761, hint about Hardened PHP
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2005-06-01 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* Documentation.html: bug #1213761, hint about Hardened PHP
|
||||
and the Missing parameters problem, thanks to Klaus Dorninger
|
||||
|
||||
2005-05-31 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* db_details_structure.php: patch 1209863, XHTML validity,
|
||||
thanks to Ryan Schmidt
|
||||
|
@@ -2887,6 +2887,12 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
||||
<a href="http://bugs.php.net/bug.php?id=31134">
|
||||
http://bugs.php.net/bug.php?id=31134</a>.
|
||||
</li>
|
||||
<li>
|
||||
If you are using Hardened PHP with the ini directive <tt>varfilter.max_request_variables</tt>
|
||||
set to the default (200) or another low value, you could get this
|
||||
error if your table has a high number of columns. Adjust this setting
|
||||
accordingly. (Thanks to Klaus Dorninger for the hint).
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<a name="faqlimitations"></a><br />
|
||||
|
Reference in New Issue
Block a user