From 208a78c69f54e6c95784db9f3fe35ec5e6c0c2b8 Mon Sep 17 00:00:00 2001
From: Marc Delisle
Date: Fri, 18 Apr 2003 11:01:08 +0000
Subject: [PATCH] double auth window
---
Documentation.html | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation.html b/Documentation.html
index d7313cefe..447e96929 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -2557,6 +2557,15 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
);
+
+ [4.7] Authentication window is displayed more than once, why?
+
+
+ This happens if you are using a URL to start phpMyAdmin which is
+ different than the one set in your $cfg['PmaAbsoluteUri'].
+ For example, a missing "www", or entering with an IP address
+ while a domain name is defined in the config file.
+
[5. Browsers or client OS]