From 50f35b756df1367c611f511ca683970290ce4c5a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 19 Apr 2002 19:43:39 +0000 Subject: [PATCH] sub-faq menu --- Documentation.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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') . '://'

FAQ - Frequently Asked Questions

+Server  -  +Configuration  -  +Limitations  -  +Multi-user  -  +Browsers  -  +Usage tips  -  +Project + +

[Server]

I'm running php 4+ and my server is crashing each time a specific action @@ -1173,6 +1182,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'

+

[Configuration]

@@ -1261,6 +1271,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' the phpMyAdmin configuration file.

+

[Known limitations]

@@ -1285,6 +1296,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' is limited by the system administrator, and time limit is enforced.

+

[ISPs, multi-user installations ]

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

+

[Browsers or client OS]

I get an out of memory error, and my controls are non-functional, when @@ -1444,6 +1457,7 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'

+

[Using phpMyAdmin]

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.

+

[phpMyAdmin project]

I have found a bug. How do I inform developers?