diff --git a/Documentation.html b/Documentation.html index 3257e4e90..62d395c31 100755 --- a/Documentation.html +++ b/Documentation.html @@ -969,7 +969,16 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
I'm running php 4+ and my server is crashing each time a specific action @@ -1173,6 +1182,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
+@@ -1261,6 +1271,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' the phpMyAdmin configuration file.
+@@ -1285,6 +1296,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' is limited by the system administrator, and time limit is enforced.
+I'm an ISP. Can I setup one central copy of phpMyAdmin or do I need to @@ -1364,6 +1376,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' would let a user create/manage his/her database(s).
+I get an out of memory error, and my controls are non-functional, when @@ -1444,6 +1457,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
+I can't insert new rows into a table - MySQL brings up a SQL-error. @@ -1495,6 +1509,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' this document.
+I have found a bug. How do I inform developers?