opt/pear
2022-12-10 12:50:12 +01:00
..
.footprint pear: update to 1.10.7 2019-01-12 12:52:22 +01:00
.signature pear: build with php 8.1.13 sources 2022-12-10 12:50:12 +01:00
Pkgfile pear: build with php 8.1.13 sources 2022-12-10 12:50:12 +01:00
README pear: rescued from orphans and updated to 1.9.4 2013-02-14 17:59:30 +01:00

README file for pear

post install

Starting from php 5.1.0 we provide pear as a
separate package. The 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"