Go-Pear Install
Posted by: vigna162
Posted on: 2006-06-27 08:09:00
I am attempting to install a PEAR Channel on one of my domains. Unfortunately, I am new to BASH. This process requires PHP5 (which I have setup using the DH control panel) and a local installation of PEAR. In order to install PEAR I need to execute the following command in my BASH session:
$ /usr/local/php5/bin/php go-pear.phar
Unfortunately this command seems to hang!
I tried downloading the .phar file to my Windows box and did the same thing and all worked well.
I checked the version of my /usr/local/php5/bin/php and it produces v5.1.2 which is cool.
So anyone have any ideas on how I can proceed with this effort?
Also I would appreciate any pointers on how to setup a local copy of PEAR on a DH domain from someone who has done so using the DH PHP5 install (**NOT YOUR OWN PHP5 Installation**).
Thanks.