Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.1.7

Bug #18104 PEAR install wrong version
Submitted: 2010-12-08 19:49 UTC
From: diricia Assigned:
Status: Open Package: pearweb_gopear
PHP Version: 5.2.12 OS: Mac OSX 10.6.5
Roadmaps: (Not assigned)    
Subscription  


 [2010-12-08 19:49 UTC] diricia (Diricia de Wet)
Description: ------------ Your script to install PEAR from the site installs version 1.9.0 instead of 1.9.1 Test script: --------------- $ curl http://pear.php.net/go-pear | sudo php Actual result: -------------- $ pear -V PEAR Version: 1.9.0 PHP Version: 5.2.13 Zend Engine Version: 2.2.0

Comments

 [2010-12-08 22:02 UTC] diricia (Diricia de Wet)
I also found that the pear keys point to the wrong version of php. /Applications/MAMP/bin/php5 instead of /Applications/MAMP/bin/php5.2 This caused me great hassles when I tried to upgrade from version 1.9.0 to 1.9.1
 [2011-02-28 01:44 UTC] dufuz (Helgi Þormar Þorbjörnsson)
-Package: PEAR +Package: pearweb_gopear
http://pear.php.net/go-pear.phar would be the right one to use.