[cvs] [Wiki] changed: MimeMagic
Wiki Guest
wiki at wiki.horde.org
Thu Jan 19 07:23:15 PST 2006
guest [220.226.178.248] Thu, 19 Jan 2006 07:23:14 -0800
Modified page: http://wiki.horde.org/MimeMagic
New Revision: 1.5
Change log: from pear to pecl
@@ -3,9 +3,9 @@
1. Read the [http://www.horde.org/horde/docs/?f=INSTALL.html /horde/doc/INSTALL]
2. {{pear install fileinfo-beta}} will not work on RHEL without the following package.
3. Get the latest file package from ftp://ftp.gw.com/mirrors/pub/unix/file/
4. Install it with {{./configure --prefix=/usr && make && make install}}
-5. then {{pear install fileinfo-beta}}
+5. then {{pear install fileinfo-beta}} note: it is now changed to {{pecl install fileinfo-beta}}
6. Add the following in {{php.ini}}
<code>
;Magic mime time
mime_magic.magicfile = "/usr/share/file/magic.mime"
More information about the cvs
mailing list