added an other warning for Mac users thanks to "Ladonna G."
This commit is contained in:
@@ -10,9 +10,10 @@ $Source$
|
||||
- improved the js object detection system;
|
||||
- fixed some bugs with the patch from Korakot.
|
||||
* Documentation.html:
|
||||
- lines 238-244: added warning for Mac users thanks to
|
||||
"g-doggie" <penumbradesign at hotmail.com>;
|
||||
- lines 476-482: added the $cfgShowTooltip entry.
|
||||
- lines 196-203 & 246-252: added warning for Mac users thanks to
|
||||
"g-doggie" <penumbradesign at hotmail.com> &
|
||||
"Ladonna G." <gladonna at oconnorschurchgoods.com>;
|
||||
- lines 484-490: added the $cfgShowTooltip entry.
|
||||
|
||||
2001-10-04 Korakot Chaovavanich <korakot@iname.com>
|
||||
* table comment(description) as tooltip (request #464084).
|
||||
|
@@ -168,8 +168,8 @@
|
||||
<tr>
|
||||
<td valign="top">(*) </td>
|
||||
<td>
|
||||
phpMyAdmin can compress (GZip format -RFC 1952- or Bzip2) dumps and CSV
|
||||
exports if you use PHP4 >= 4.0.4 with Zlib support
|
||||
phpMyAdmin can compress (Zip, GZip -RFC 1952- or Bzip2 formats) dumps
|
||||
and CSV exports if you use PHP4 >= 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):
|
||||
|
Reference in New Issue
Block a user