C
C
crows2014-04-17 16:47:54
PHP
crows, 2014-04-17 16:47:54

How to solve PHPUnit installation problem?

Trying to install PHPUnit from the command line on Windows 8.
1) PEAR installed fine.
2) Go to pear.phpunit.de
3) Run pear channel-discover pear.phpunit.de (running OK)
4) Run pear remote-list -c phpunit:
9776846e5cea41109d8ba375f38fead4.png
5) Run pear install phpunit/PHPUnit and see the following error:
fe7db32fc03748e58882e538d01086ce.png
What is this a bug and why is PHPUnit not being installed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zbender, 2014-04-18
@zbender

try pear clear-cache

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question