Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Jacques Marneweck's Blog:
Grab PEAR via CVS is you need it
Aug 04, 2008 @ 14:34:40

Jacques Marneweck has a quick reminder for those trying to get the latest PEAR installer - you can always get it from CVS.

Quick note that the PEAR installer is missing (go-pear.org has expired and has been snapped up by some cybersquatters) and http://pear.php.net/go-pear renders a 404. So the current solution is to grab the go-pear install from CVS.

A quick curl call to a url on the cvs.php.net site (in the /pearweb directory) is all it takes to grab the latest. The page it's pulling is the source for the go-pear.php installer that can be run either from a web browser or from the command line (with a PHP binary).

tagged: pear cvs gopear installer curl pearweb

Link:


Trending Topics: