I sent this to the pear-general list a couple of times, but
got no
response. Can someone help me with this problem? PEAR
won't install
properly regardless of the method I use to install it.
>
> I've installed PHP 5.2.3 on my server running Windows
Server 2003 R2,
> using ISAPI in IIS6. It is working well. Now I am
trying to install
> PEAR. I have run go-pear.bat, I have downloaded http://go-pear.org as
> go-pear.php and run it with 'php go-pear.php', and I
have downloaded
> http://pear.php.net/
go-pear.phar and replaced the one in my PHP PEAR
> folder and then run both of the above scripts. The
results are the
> same
> each time:
>
> -----------------------------------------------
[DH]
...<SNIP />...
> 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>
> -----------------------------------------------
>
> So it craps out after unpacking an installer? What I
am left with
> after
> this is this:
>
> -There is no PEAR_ENV.reg file in C:PHP, where the
doco states it
> would
> be
> -In C:PHPPEAR are 3 new directories (data, docs and
tests), all
> empty.
> -In C:PHPtempgop310E.tmp (the directory name
changes, but always
> starts with gop), there are several directories
(Archive, Console,
> docs,
> OS, PEAR, scripts, Structures, tests) and a bunch of
files, some of
> which are *.tgz archives and some of which are *.sh
scripts. I don't
> know for sure, but that looks to me like it is
downloading a *nix
> version of PEAR and not the Windows version? Maybe?
Maybe not?
Maybe
> it is crapping out because it can't run *.sh files?
>
> Is this a bug? Is this reproducible by others? Does
anyone know how
I
> can get PEAR installed properly? Please help.
>
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|