PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Tools and Utilities » MIME_Type » Bug #8595

location of the example file

Details

Request #8595location of the example file
Submitted2006-08-31 01:18 UTC
Fromshimooka at doyouphp dot jp
StatusClosed
PackageMIME_Type
PHP Version5.1.5
OSLinux
Roadmaps(Not assigned)

Comments

[2006-08-31 01:18 UTC] shimooka at doyouphp dot jp

Description:
------------
I installed ver.1.0.0 with 'pear' command, then example.php is installed to $PEAR_DIR/docs/.

$PEAR_DIR/docs/example.php

Other packages install $PEAR_DIR/doc/.

Expected result:
----------------
install to $PEAR_DIR/doc/

Actual result:
--------------
installed to $PEAR_DIR/docs/

[2007-03-19 00:55 UTC] shimooka at doyouphp dot jp

I read again the peardoc and got it.
thanks.