php 4.2.0 FINAL is OK
This commit is contained in:
@@ -14,6 +14,7 @@ $Source$
|
|||||||
* tbl_printview.php3: Fixed a small bug, some php and XHTML 1.0 errors and
|
* tbl_printview.php3: Fixed a small bug, some php and XHTML 1.0 errors and
|
||||||
beautified the generated code.
|
beautified the generated code.
|
||||||
* lang/german.inc.php3: Translated the new string.
|
* lang/german.inc.php3: Translated the new string.
|
||||||
|
* Documentation.html: Changed notes concerning php 4.2.0.
|
||||||
|
|
||||||
2002-04-22 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-04-22 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* lang/slovak-win1250.inc.php3: completed, thanks to Peter Svec.
|
* lang/slovak-win1250.inc.php3: completed, thanks to Peter Svec.
|
||||||
|
@@ -115,12 +115,6 @@
|
|||||||
PHP 3.0.8.
|
PHP 3.0.8.
|
||||||
Then <font color="#bb0000">you should not run this script with
|
Then <font color="#bb0000">you should not run this script with
|
||||||
PHP3 < 3.0.8</font>.<br />
|
PHP3 < 3.0.8</font>.<br />
|
||||||
Furthermore, we encountered crashes of the php module / binary when
|
|
||||||
working with PHP 4.2.0 (tested with PHP 4.2.0 RC1 to RC4) and trying to
|
|
||||||
download a (zipped) dump file using MS Internet Explorer. That is why
|
|
||||||
<font color="#bb0000">we recommend not to run phpMyAdmin with PHP
|
|
||||||
4.2.0</font>.
|
|
||||||
<br />
|
|
||||||
PHP also needs to be <font color="#bb0000">compiled with MySQL
|
PHP also needs to be <font color="#bb0000">compiled with MySQL
|
||||||
support</font>;
|
support</font>;
|
||||||
</li>
|
</li>
|
||||||
@@ -1003,10 +997,9 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
|
|||||||
<i>config.inc.php or .php3</i> file and the
|
<i>config.inc.php or .php3</i> file and the
|
||||||
<tt>zlib.output_compression</tt> directive to <tt>Off</tt> in your php
|
<tt>zlib.output_compression</tt> directive to <tt>Off</tt> in your php
|
||||||
configuration file.<br />
|
configuration file.<br />
|
||||||
Furthermore, we know about such problems connected to php 4.2.0 (tested
|
Furthermore, we know about such problems connected to the release
|
||||||
with php 4.2.0 RC1 to RC4) together with MS Internet Explorer.
|
candidates of php 4.2.0 (tested with php 4.2.0 RC1 to RC4) together with
|
||||||
Unfortunatly, the only solution for this bug seems to be switching back to
|
MS Internet Explorer. Please upgrade to the release version php 4.2.0.
|
||||||
an earlier php version.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -1061,8 +1054,8 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
|
|||||||
So, you must have PHP4 >= 4.0.4 and Zlib/Bzip2 support
|
So, you must have PHP4 >= 4.0.4 and Zlib/Bzip2 support
|
||||||
(<tt>--with-zlib</tt> and <tt>--with-bz2</tt>).<br />
|
(<tt>--with-zlib</tt> and <tt>--with-bz2</tt>).<br />
|
||||||
We faced php crashes when trying to download a dump with MS Internet
|
We faced php crashes when trying to download a dump with MS Internet
|
||||||
Explorer when phpMyAdmin is run with php 4.2.0 (tested with php 4.2.0 RC1
|
Explorer when phpMyAdmin is run with a release candidate of php 4.2.0. In
|
||||||
to RC4). In this case you should switch back to an earlier php version.
|
this case you should switch to the release version of php 4.2.0.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Reference in New Issue
Block a user