How to install pear on project local? Only install system global (and copy manually to project local) ?

link|improve this question

80% accept rate
feedback

2 Answers

up vote 1 down vote accepted

The Answers @greg0ire provided (+1) should work out.

If you are using PHP 5.3 you can also look into "the next version of the pear installer" pyrus.

It can make it easier mainting different configurations

link|improve this answer
feedback

See this page of the manual : Installation of a local PEAR copy on a shared host

link|improve this answer
I seem it is not easy. – sanemat Feb 12 '11 at 16:01
use pyrus installer instead. – Stann May 13 '11 at 22:15
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.