Home > Archive > PHP Pear > January 2008 > Installation issues, Windoze.... [newbie to PEAR, by default I guess... :-) ]
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 |
Installation issues, Windoze.... [newbie to PEAR, by default I guess... :-) ]
|
|
| Greg Cocks 2008-01-07, 4:11 am |
| Hello,
I am trying to install PEAR on Windoze... and am having issues...
- My php.exe and .ini directory is C:\ms4w\Apache\cgi-bin\
- My 'general' PHP directory is C:\ms4w\Apache\php\
- Using IIS 5.1, if that matters... (the apache above is a 'hold =
over'...)
- Have been using PHP already, so .../phpinfo.php comes up 'solid'... =
(v5.2.4)
- I could not get the <php go-pear.bat> to run in a command prompt - it =
would not 'take' the location of C:\ms4w\Apache\cgi-bin\php.exe (or did =
not like) in item 10 in the configuration, had to CTRL+C to get out...
- I therefore:
=3D opened up (fully, I am on a SSL server locally) =
C:\ms4w\Apache\php\ as a virtual directory https://.../php_temp/ in IIS =
(will close it down, of course, when I am done...)
=3D temporarily opened up the permissions on C:\ms4w\Apache\cgi-bin\ =
and C:\ms4w\Apache\php\ to everyone...
=3D saved http://pear.php.net/go-pear as the file =
C:\ms4w\Apache\php\go-pear.php
=3D went to https://.../php_temp/go-pear.php, configured the =
variables and then let it run...
=3D I *consistently* get the error below... after restarts, etc...
I tried looking in the go-pear.php file to see where the error/stall was =
occurring (i.e., something after " Console_Getopt.........") - not =
obvious to me...=20
*Help!* :-) Thanks in advance for any pointers...
----
..
..
Starting installation ...
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
Downloading package: HTML_Template_IT-stable....ok
Downloading package: Net_UserAgent_Detect-stable....ok
Downloading package: PEAR_Frontend_Web-beta....ok
Bootstrapping: PEAR...................(remote) ok
Bootstrapping: Archive_Tar............(remote) ok
Bootstrapping: Console_Getopt.........(remote) ok
HTTP/1.1 502 Gateway Error Server: Microsoft-IIS/5.1 Date: Mon, 07 Jan =
2008 04:07:29 GMT Connection: close Content-Length: 186 Content-Type: =
text/html
CGI Timeout
The specified CGI application exceeded the allowed time for processing. =
The server has deleted the process.
..
..
----
----------
Regards,
GREG COCKS
GIS Analyst V
Gcocks |at| stoller.com
S. M. Stoller Corp
105 Technology Drive, Suite 190
Broomfield, CO 80021
www.stoller.com
303-546-4300
303-443-1408 fax
303-546-4422 direct
303-828-7576=A0cell
|
|
|
|
|