added an other warning for Mac users thanks to "Ladonna G."

This commit is contained in:
Loïc Chapeaux
2001-10-04 21:21:40 +00:00
parent d9a2824909
commit 2b4887ac5a
2 changed files with 14 additions and 5 deletions

View File

@@ -168,8 +168,8 @@
<tr>
<td valign="top">(*)&nbsp;</td>
<td>
phpMyAdmin can compress (GZip format -RFC 1952- or Bzip2) dumps and CSV
exports if you use PHP4&nbsp;>=&nbsp;4.0.4 with Zlib support
phpMyAdmin can compress (Zip, GZip -RFC 1952- or Bzip2 formats) dumps
and CSV exports if you use PHP4&nbsp;>=&nbsp;4.0.4 with Zlib support
(<tt>--with-zlib</tt>) and/or Bzip2 support (<tt>--with-bz2</tt>).
</td>
</tr>
@@ -193,6 +193,14 @@
<h2>Installation</h2>
<p>
<font color="#bb0000">Warning for Mac users:</font> php seems not to like
Mac end of lines character ("<tt>\r</tt>") and Stuffit unstuffs with Mac
formats, of course.<br />
So you'll have to resave as in Bbedit to unix style ALL phpMyAdmin scripts
before uploading them to your server.
</p>
<p>Quick Install:</p>
<ol>
<li> Untar or unzip the distribution (be sure to unzip the subdirectories):