3

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

cweiske
  • 30,033
  • 14
  • 133
  • 194
Matt - sanemat
  • 5,418
  • 8
  • 37
  • 41

2 Answers2

2

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

greg0ire
  • 22,714
  • 16
  • 72
  • 101
2

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

edorian
  • 38,542
  • 15
  • 125
  • 143