ID:               30101
 User updated by:  cdelasaux at att dot net
 Reported By:      cdelasaux at att dot net
 Status:           Open
 Bug Type:         IIS related
 Operating System: 2k3 Standard Server
 PHP Version:      5.0.1
 New Comment:

Well going back to the working php turned out not to go so well. I
reverted back to the configuration that had worked and I can't get the
phpisapi.dll to load which in turn takes down IIS. I'll try again from
scratch and see if I can replicate it one more time.
Cheers,
Cordel


Previous Comments:
------------------------------------------------------------------------

[2004-09-16 04:01:45] cdelasaux at att dot net

Description:
------------
Using a fresh install of everything (:
*Win 2K3 standard server with Active dir enabled and PDC
*IIS6 installed and running
*PHP 5.0.1 installed and some what running.
I following the install doc I did and repeated every thing several
times (just in case I missed something).
I have php in c:\php and permisions to webusers, IIS, and users all set
to +RX.
The PHPRC environment variable does not appear to work.
PHPRC = C:\php

php.ini has:
include_path = ".;c:\php\pear\"
 extension_dir = "c:\php\ext\"
 cgi.force_redirect = 0

phpinfo() shows:
extension_dir C:\php5 
include_path .;C:\php5\pear 

http://corman.servebeer.com/info.php 

I set the value in Registry HKEY_LOCAL_MACHINE\SOFTWARE\PHP\ 
New->String Value
IniFilePath = C:\php

and I removed the system var PHPRC and The php.ini file loaded.
phpinfo() shows:
extension_dir C:\php
include_path .;C:\php\pear

 So went went back to trying setting the PHPRC variable again and
removed the registry entry. 
The php.ini would not load.

Cheers,
Cordel




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30101&edit=1

Reply via email to