diff --git a/Documentation.html b/Documentation.html index 63a990717..90e4d288d 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1131,6 +1131,13 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' were named user and password. Please modify your field names to align with current standards.

+

+ I cannot upload big dump files. +
+ The first thing to check (or ask your host provider to check) is the + value of upload_max_filesize in php.ini. +

+

[Configuration]