For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > October 2007 > RE: [PEAR] Re: go-pear.bat install issues









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: [PEAR] Re: go-pear.bat install issues
Murali Rathinasamy

2007-10-05, 7:04 pm

That worked... Sort of.

Now it gets to "Beginning installation...." and then drops back to command
prompt.

<Signature>
Murali Rathinasamy
DIS Undergraduate at the University of Florida
AIM: xMuralix
Cell: 813.731.3875
http://www.muralirathinasamy.com
murali@muralirathinasamy.com
</Signature>
-----Original Message-----
From: Greg Beaver [mailto:cellog@php.net]
Sent: Wednesday, October 03, 2007 4:15 PM
To: Murali Rathinasamy
Cc: pear-general@lists.php.net
Subject: [PEAR] Re: go-pear.bat install issues

Murali Rathinasamy wrote:
> I've installed PHP5.2.4 on a Server 2k3 IIS6 install. That went smoothly,

it
> runs my PHP files without a problem.
>
> I'm trying to install Horde, now, and that requires the PEAR packages. The
> problems come in when I try and run go-pear.bat
>
> The errors I get:
> C:\PHP>go-pear.bat
> phar "C:\PHP\PEAR\go-pear.phar" does not have a signature PHP Warning:
> require_once(phar://go-pear.phar/index.php): failed to open stream: phar
> error: "index.php" is not a file in phar "go-pear.phar" in
> C:\PHP\PEAR\go-pear.phar on line 1237
>
> PHP Fatal Error: require_once(): Failed opening required
> 'phar://go-pear.phar/index.php' (include_path='.;C:\php5\pear') in
> C:\PHP\PEAR\go-pear.phar on line 1237


Hi Murali,

Do you have the phar extension enabled? If so, try running:

php -dphar.require_hash=0 PEAR\go-pear.phar

Greg

--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


__________ NOD32 2570 (20071003) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com
Dan Horne

2007-10-05, 7:04 pm

> -----Original Message-----
> From: Murali Rathinasamy [mailto:murali@muralirathinasamy.com]
> Sent: Friday, October 05, 2007 11:39 AM
> To: 'Greg Beaver'
> Cc: pear-general@lists.php.net
> Subject: RE: [PEAR] Re: go-pear.bat install issues
>=20
> That worked... Sort of.
>=20
> Now it gets to "Beginning installation...." and then drops back to
> command
> prompt.
>=20

[DH] I am having a similar problem currently, on Win2K3 IIS6 PHP5.2.4.
It gets partway through the install and drops back to the command
prompt:

------------
Loading zlib: ok
Downloading package: PEAR-stable......ok=20
Downloading package: Archive_Tar-stable....ok=20
Downloading package: Console_Getopt-stable....ok=20
Downloading package: Structures_Graph-stable....ok
Bootstrapping: PEAR...................(remote) ok
Bootstrapping: Archive_Tar............(remote) ok
Bootstrapping: Console_Getopt.........(remote) ok=20
Downloading package: MDB2.............ok=20
Extracting installer..................ok

C:\PHP>
-----------

Are you installing via remote desktop/terminal services? I am, as I
don't have easy physical access to the server. I had thought that might
have something to do with it. I've tried it with the .bat and the .php
versions of go-pear, and I've downloaded the latest go-pear.phar from
http://pear.php.net/go-pear.phar.

-DH
Murali Rathinasamy

2007-10-05, 7:04 pm

Yes, I am installing it through Remote Desktop on the server.

Doesn't really make sense for that to be causing an issue?

<Signature>
Murali Rathinasamy
DIS Undergraduate at the University of Florida
AIM: xMuralix
Cell: 813.731.3875
http://www.muralirathinasamy.com
murali@muralirathinasamy.com
</Signature>
-----Original Message-----
From: Dan Horne [mailto:dan@taisweb.net]
Sent: Friday, October 05, 2007 2:04 PM
To: pear-general@lists.php.net
Subject: RE: [PEAR] Re: go-pear.bat install issues

> -----Original Message-----
> From: Murali Rathinasamy [mailto:murali@muralirathinasamy.com]
> Sent: Friday, October 05, 2007 11:39 AM
> To: 'Greg Beaver'
> Cc: pear-general@lists.php.net
> Subject: RE: [PEAR] Re: go-pear.bat install issues
>
> That worked... Sort of.
>
> Now it gets to "Beginning installation...." and then drops back to
> command
> prompt.
>

[DH] I am having a similar problem currently, on Win2K3 IIS6 PHP5.2.4.
It gets partway through the install and drops back to the command
prompt:

------------
Loading zlib: ok
Downloading package: PEAR-stable......ok
Downloading package: Archive_Tar-stable....ok
Downloading package: Console_Getopt-stable....ok
Downloading package: Structures_Graph-stable....ok
Bootstrapping: PEAR...................(remote) ok
Bootstrapping: Archive_Tar............(remote) ok
Bootstrapping: Console_Getopt.........(remote) ok
Downloading package: MDB2.............ok
Extracting installer..................ok

C:\PHP>
-----------

Are you installing via remote desktop/terminal services? I am, as I
don't have easy physical access to the server. I had thought that might
have something to do with it. I've tried it with the .bat and the .php
versions of go-pear, and I've downloaded the latest go-pear.phar from
http://pear.php.net/go-pear.phar.

-DH

--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


__________ NOD32 2574 (20071005) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com
Dan Horne

2007-10-05, 7:04 pm

> -----Original Message-----
> From: Murali Rathinasamy [mailto:murali@muralirathinasamy.com]
> Sent: Friday, October 05, 2007 2:32 PM
> To: Dan Horne; pear-general@lists.php.net
> Subject: RE: [PEAR] Re: go-pear.bat install issues
>=20
> Yes, I am installing it through Remote Desktop on the server.
>=20
> Doesn't really make sense for that to be causing an issue?
>=20

[DH]=20
I've experienced "mysterious" issues before with the command line via
remote desktop. Not often, and not for a long time, but it has
happened. I am going to try to go down to the client site to install it
at the console next w. I'll let you know if it works.

-DH
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com