diff --git a/ChangeLog b/ChangeLog index 0c965268c..f73f99b9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL$ +2006-12-31 Marc Delisle + * Documentation.html: RFE #1602243, another cause for Missing parameter, + thanks to Dave Nolan + 2006-12-30 Marc Delisle * libraries/Config.class.php: bug #1590083, $cfg['DefaultConnectionCollation'] ignored in config.inc.php diff --git a/Documentation.html b/Documentation.html index edf649b00..951193e38 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2895,6 +2895,8 @@ RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L] you might want to increase request limits. +
  • The directory specified in the php.ini directive session.save_path does not exist or is read-only. +
  • Known limitations