| Harish Hirasave 2007-01-23, 7:09 pm |
| Hi Justin,
I was able install by doing the following=20
php -r "readfile('http://pear.php.net/go-pear');" > go-pear
php go-pear
I did not try the new .phar file as I have already installed Pear.
Thanks
Harish
-----Original Message-----
From: Justin Patrin [mailto:papercrane@gmail.com]=20
Sent: Tuesday, January 23, 2007 11:34 AM
To: Harish Hirasave
Cc: pear-general@lists.php.net
Subject: Re: [PEAR] Hi
On 1/23/07, Harish Hirasave <harish.hirasave@parago.com> wrote:
> I am installing pear in windows by running go-pear.bat. I have
installed
> the latest version of php. I get the following error
>
> After following prompts
>
>
>
> Configuration written to c\php\pear.ini...
>
> Initialized registry...
>
> PHP Warning: Cannot use a scalar value as an array in
> phar://go-pear.phar/PE
>
> Command.php on line 268
>
> PHP Warning: Cannot use a scalar value as an array in
> phar://go-pear.phar/PE
>
> Command.php on line 268
>
>
>
> What does this mean? What should I do to install Pear in windows ?
> Please help.
>
I believe that is because a faulty versoin of go-pear.phar was
distributed with PHP. Please try http://pear.php.net/go-pear.phar.
--=20
Justin Patrin
|