Added an other entry about the $cfgOBGZip setting and beta versions of php4
This commit is contained in:
@@ -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.
|
||||
|
||||
|
@@ -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
|
||||
"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.
|
||||
</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
|
||||
|
Reference in New Issue
Block a user