Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

#30101 [NEW]: Win2k3 IIS6 PHP-5.0.1 Don't Load php.ini

1 view
Skip to first unread message

cdelasaux at att dot net

unread,
Sep 15, 2004, 10:01:53 PM9/15/04
to
From: cdelasaux at att dot net
Operating system: 2k3 Standard Server
PHP version: 5.0.1
PHP Bug Type: IIS related
Bug description: Win2k3 IIS6 PHP-5.0.1 Don't Load php.ini

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 bug report at http://bugs.php.net/?id=30101&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30101&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30101&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30101&r=trysnapshot51
Fixed in CVS: http://bugs.php.net/fix.php?id=30101&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=30101&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=30101&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=30101&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=30101&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=30101&r=support
Expected behavior: http://bugs.php.net/fix.php?id=30101&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=30101&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=30101&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=30101&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30101&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=30101&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=30101&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=30101&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=30101&r=float
MySQL Configuration Error: http://bugs.php.net/fix.php?id=30101&r=mysqlcfg

0 new messages