ID:               42646
 Updated by:       [EMAIL PROTECTED]
 Reported By:      simon at bleif dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         CGI related
 Operating System: Windows Server 2003 R2 x64
 PHP Version:      5.2.4
 New Comment:

Just guessing but does the user you run PHP as have permissions to
access registry..?


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

[2007-09-12 16:44:16] simon at bleif dot de

Description:
------------
When running PHP via php-cgi.exe using CGI/FastCGI, "Per Directory
Values" are not read from the windows registry.

Reproduce code:
---------------
Simply run PHP in CGI/FastCGI mode using php-cgi.exe and use regmon to
monitor the accessed registry keys.

Already configured "Per Directory Values" working correctly via
php5isapi.dll are not being loaded and are - as a result - not applied
in CGI/FastCGI-mode.
They are applied fine using php5isapi.dll/ISAPI-mode.

Expected result:
----------------
The relevant values should be loaded from the registry and should be
applied as described here:
http://de3.php.net/manual/en/configuration.changes.php#configuration.changes.windows.

Actual result:
--------------
The relevant registry keys are not loaded from the registry and the
settings configured there are not being applied.


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


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

Reply via email to