Have an old version of pear that just keeps tellin you that you need a more recent version of pear to upgrade pear (pear install PEAR)?
Try this:
1. Run the below command and save the output as "go-pear.php". By default it saves as "index.html" I think. You can rename it to "go-pear.php" after it gets downloaded.
$wget http://go-pear.php
2. Run this to upgrade to the latest version of pear
$php go-pear.php
3. Done.
Tuesday, December 26, 2006
Subscribe to:
Post Comments (Atom)
Links
About Me
- nefertitian
- Princeton, New Jersey, United States
- I am a programmer by day and a network admin by night. While my primary specialty is developing secure database driven web applications for FDA regulated industries such as Pharmaceuticals, I am also a network administrator managing both windows and Linux networks. I am very passionate about open source technologies and use them in my daily work life as often as I can.
0 comments:
Post a Comment