php-windows Digest 28 Nov 2006 22:55:31 -0000 Issue 3075

Topics (messages 27286 through 27286):

Re: Problem getting PEAR going
        27286 by: Niel Archer

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
Hi


> > Just spent a chunk of the afternoon setting up Apache 2.2 with PHP 5.2.0.
> > The basic configuration works just fine, but I cannot get PEAR to
> > install.  All I get is a series of:
> > 
> > Warning: Cannot use a scalar value as an array in
> > phar://go-pear.phar/Archive/Tar.php on line X
> > 
> > The line number varies (268, 427, 429, 2334, 2338).
> > That is usually followed by:
> > 'Could not get contents of package "". Invalid tgz file.'
> > 
> > It looks to me, as if the configuration file  has filenames missing, but
> > this is out of the 'box'.  Anyone have any ideas?
> > 
> > Niel
> 
> This is a known problem - the 5.2 windows zip official release does NOT 
> contain the proper go-pear.phar file (the installer and source releases, 
> however, do)

OK I removed the zip version, used the windows installer.  After adding
all the files from the zip it complains are missing, it still doesn't
work.  


> http://cvs.php.net/viewvc.cgi/pearweb/public_html/go-pear.phar?view=co

I tried this, no change.

> Is the version you need - overwrite your current go-pear.phar and it 
> should work fine - they really should rerelease it with the proper file 
> or at least do an announcement on php.net

Niel

--- End Message ---

Reply via email to