Reputation: 5618
How to install pear on project local? Only install system global (and copy manually to project local) ?
Upvotes: 3
Views: 1242
Reputation: 38981
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
Upvotes: 2
Reputation: 23265
See this page of the manual : Installation of a local PEAR copy on a shared host
Upvotes: 2