From 135c0cfd07421d6a5fd5e702aa59fd8c840476aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 24 Nov 2001 14:59:58 +0000 Subject: [PATCH] Added an other entry about the $cfgOBGZip setting and beta versions of php4 --- ChangeLog | 6 +++++- Documentation.html | 11 +++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8e9ae3368..35cc16d3b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ $Id$ $Source$ 2001-11-24 Loïc Chapeaux + * Documentation.html, lines 969-979: added an other entry about the + $cfgOBGZip setting and beta versions of php4. * Documentation.txt: updated. * scripts/create_release.sh: added some stuffes in the "ToDo" list at the end. @@ -22,7 +24,9 @@ $Source$ Detlev Stender . * tbl_select.php3: the true MySQL type of columns is now displayed. * left.php3: this frame wasn't taking into account the output buffering - feature! + feature! This should fix the problem some users faced with XP (thanks + to an anonymous user who reported the at the SF bug tracker and did + some testings). * Documentation.html, lines 843-851: added an entry about a PWS bug and its workaround thanks to Filippo Simoncini. diff --git a/Documentation.html b/Documentation.html index 7372557dc..09b94a446 100755 --- a/Documentation.html +++ b/Documentation.html @@ -966,6 +966,17 @@ corresponding section of the MySQL documentation.

+

+ Nothing is displayed by my browser when I try to run phpMyAdmin, what + can I do? +
+ Try to set the $cfgOBGZip directive to FALSE in the + phpMyAdmin configuration file. It helps sometime.
+ Also have a look at your php version number: if it contains + "4.0b..." it means you're running a beta version of PHP. That's + not a so good idea, please upgrade to a plain revision. +

+

Each time I want to insert or change a record or drop a database or a table, an error 404 (page not found) is displayed or, with advanced