在WAMP上安装PHPUnit会出现错误


PHPUnit Installation on WAMP gives error

我在下面留言

如何使用WAMP安装PHPUnit ?

http://nishutayaltech.blogspot.in/2011/04/installing-phpunit-on-windows.html

但我仍然得到错误如下所述

D:'wamp'bin'php'php5.5.12>pear channel-discover pear.phpunit.de Discovering channel pear.phpunit.de over http:// failed with message: channel-ad d: Cannot open "http://pear.phpunit.de/channel.xml" (File http://pear.phpunit.de :80/channel.xml not valid (received: HTTP/1.1 410 Gone )) Trying to discover channel pear.phpunit.de over https:// instead Discovery of channel "pear.phpunit.de" failed (channel-add: Cannot open "https:/ /pear.phpunit.de/channel.xml" (File https://pear.phpunit.de:443/channel.xml not valid (received: HTTP/1.1 410 Gone )))
D:'wamp'bin'php'php5.5.12>pear install --alldeps phpunit/PHPUnit Attempting to discover channel "phpunit"... Attempting fallback to https instead of http on channel "phpunit"... unknown channel "phpunit" in "phpunit/PHPUnit" invalid package name/package file "phpunit/PHPUnit" install failed

找不到PEAR_ENV

进入Install PHP UNIT,在windows部分。