installing PHPUnit
Posted by: ccurvey (---.zuckergoldberg.com)
Date: July 10, 2009 04:28PM

I'm trying to get PHPUnit installed with the PHP that installed with WAMPServer, and I'm stuck. I've installed PEAR via go-pear.bat, and now when I try to install PHPUnit, I get:

C:\wamp\bin\php\php5.2.9-2>pear install phpunit/PHPUnit
phpunit/PHPUnit requires PEAR Installer (version >= 1.8.1), installed version is 1.7.2

so how do I (or can I) get the installed upgraded so that I can use PHPUnit?

Options: ReplyQuote
Re: installing PHPUnit
Posted by: yfastud (Moderator)
Date: July 10, 2009 05:06PM

manually download and install your desire pear

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: installing PHPUnit
Posted by: Mchl (---.neoplus.adsl.tpnet.pl)
Date: July 31, 2009 08:46PM

Or run

pear upgrade

from commandline

Options: ReplyQuote


Sorry, only registered users may post in this forum.