|
Posted by Dan Fulbright on 06/05/07 04:21
On Jun 1, 12:28 am, Dan Fulbright <dfulbri...@gmail.com> wrote:
> > I'm trying to install PHP 5.2.2 on Windows, but I keep getting errors
> > when running go-pear.bat:
>
> > mmap cache can't open phar://go-pear.phar/index.php
> > mmap cache can't open phar://go-pear.phar/PEAR/Start/CLI.php
> > mmap cache can't open phar://go-pear.phar/PEAR/Start.php
>
> > There are 20 of these lines. After continuing through the script, it
> > dies with this error:
>
> > Fatal error: Call to undefined method PEAR_Error::set() in
> > phar://go-pear.phar/PEAR/Start.php on line
> > 263
>
> > I can't deploy 5.2.2 until we get this resolved, so we're stuck on
> > 5.2.1.
>
> I was hoping that with the release of PHP 5.2.3, this problem would go
> away. However, it hasn't. I no longer get the mmap cache errors, but
> the fatal error at the end is still there with a different line
> number:
>
> Beginning install...
> PHP Fatal error: Call to undefined method PEAR_Error::set() in
> phar://go-pear.phar/PEAR/Start.php on line
> 274
>
> To make sure there wasn't a problem with the older versions of PHP
> installed on this server, I tried installing it on another one that
> has never had PHP installed. That's when the error above occurred.
>
> Any clues?
I hate to keep replying to my same post, but I find it hard to believe
that no one else is running into this problem. Has anyone successfully
run go-pear.bat on Windows, using PHP 5.2.3?
Thanks.
--df
Navigation:
[Reply to this message]
|