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 );
++ 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. +