opt/pear
2009-05-11 14:13:32 +03:00
..
.footprint pear: updated to 1.8.1 2009-05-11 14:13:32 +03:00
.md5sum pear: updated to 1.8.1 2009-05-11 14:13:32 +03:00
pear.conf create branch for 2.2 2006-02-23 15:26:10 +00:00
Pkgfile pear: updated to 1.8.1 2009-05-11 14:13:32 +03:00
README create branch for 2.2 2006-02-23 15:26:10 +00:00

README file for pear

post install

Starting from php 5.1.0 we provide pear as a
separate package. The mod_php package does not
longer set/imply the pear include dir, so add
or edit the include_path in /etc/php.ini

example:

include_path = ".:/usr/share/pear/php"