ID:               41192
 Updated by:       [EMAIL PROTECTED]
 Reported By:      martin at itmission dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         PHP options/info functions
 Operating System: Windows Server 2003
 PHP Version:      5.2.1
 Assigned To:      dmitry
 New Comment:

Fixed in CVS HEAD and PHP_5_2.


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

[2007-04-30 22:12:08] simon at bleif dot de

Can be reproduced in Windows Server 2003 x64 R2. Filed a bugreport
regarding the same issue (see http://bugs.php.net/bug.php?id=41233).

I have to add that all entries are being read from the registry
correctly (result: success in Regmon), but are not (as he already said)
applied.

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

[2007-04-26 11:32:16] martin at itmission dot com

I downloaded the newest Win32 Snapshot from snaps.php.net:

php5.2 (zip) (9.5M)
Built On: Apr 26, 2007 08:30 GMT

In this version of PHP (5.2.2RC2-dev), Per Directory Values do not work
at all.  My phpinfo page shows display errors: off for both sites.

When I roll back to PHP-5.2.1, it works for the first website in the
registry, and with PHP-5.2.0, it works for both of them.

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

[2007-04-26 11:05:39] [EMAIL PROTECTED]

The bug should be already fixed. Could you check snapshot from
http://snaps.php.net

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

[2007-04-26 03:09:02] martin at itmission dot com

I am assuming that it has something to do with the massive change to
registry.c between 5.2.0 and 5.2.1 changelogged as "implemented registry
cache that prevent registry lookup on each request. In case of
modification of corresponding registry-tree PHP will reload it
automatic".

Perhaps something in the way it's being cached is not working properly.
 The simpler code of 5.2.0 works as expected (and it hits the registry
with every request, but I can live with that).

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

[2007-04-26 02:13:08] martin at itmission dot com

Possibly noteworthy, the exact same configuration works fine in PHP
5.2.0.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/41192

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

Reply via email to