From 9b0529d59535afc42176eaac82454be82abbccbd Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 31 Dec 2006 15:48:29 +0000 Subject: [PATCH] RFE #1602243, another cause for Missing parameter --- ChangeLog | 4 ++++ Documentation.html | 2 ++ 2 files changed, 6 insertions(+) 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