Added an other entry about the $cfgOBGZip setting and beta versions of php4

This commit is contained in:
Loïc Chapeaux
2001-11-24 14:59:58 +00:00
parent 18ce4a2770
commit 135c0cfd07
2 changed files with 16 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ $Id$
$Source$
2001-11-24 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* 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 <detlev.stender at web.de>.
* 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.

View File

@@ -966,6 +966,17 @@
corresponding section of the MySQL documentation</a>.
</p>
<p>
<b>Nothing is displayed by my browser when I try to run phpMyAdmin, what
can I do?</b>
<br />
Try to set the <tt>$cfgOBGZip</tt> directive to <tt>FALSE</tt> in the
phpMyAdmin configuration file. It helps sometime.<br />
Also have a look at your php version number: if it contains
&quot;4.0b...&quot; it means you're running a beta version of PHP. That's
not a so good idea, please upgrade to a plain revision.
</p>
<p>
<b>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