开发者

Multiple PHP installs with separate PEAR

开发者 https://www.devze.com 2023-04-10 14:55 出处:网络
I have two PHP installations PHP 5.2.17 and PHP 5.3.8 and I am wonderin开发者_如何转开发g how I would go about installing a separate PEAR installation for each version of PHP?

I have two PHP installations PHP 5.2.17 and PHP 5.3.8 and I am wonderin开发者_如何转开发g how I would go about installing a separate PEAR installation for each version of PHP?

This is on windows and IIS.


You need to use separate PEAR configuration files that you can specify with pear -C /path/to/config/file - one for each installation.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号