Installing PHP Project Wizard (PPW) using the PEAR Installer

142 views Asked by At

I am trying to install PPW using PEAR installer on Windows.I`m executing in CMD:

pear install phpunit/ppw

and I`m getting this error message:

 No releases available for package pear.phpunit.de/ppw install failed

I follow all the steps in this tutorial, but I`m still getting the same error.

Any suggestions?

1

There are 1 answers

2
cweiske On BEST ANSWER

The code is from 2011, and things have changed in the meantime. Sebastian Bergmann probably removed the package from pear.phpunit.de.