ID:               42552
 User updated by:  weisz at vcpc dot univie dot ac dot at
 Reported By:      weisz at vcpc dot univie dot ac dot at
-Status:           No Feedback
+Status:           Open
 Bug Type:         Apache2 related
 Operating System: Linux
-PHP Version:      5.2.4
+PHP Version:      5.2.6
 New Comment:

Please reopen this bug report that is still present in PHP 5.2.6


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

[2008-09-22 17:10:11] weisz at vcpc dot univie dot ac dot at

I'm sorry to have overlooked the request to test getenv(): no getenv()
doesnt provide the anser either.

Now I'm at PHP version 5.2.6 and the bug is still there. phpinfo()
shows clearly that only SSL_CLIENT_S_DN_OU is available to PHP, not the
values for SSL_CLIENT_S_DN_OU_n (n being an integer value).

PHP doesn't transmit transparently the value of the string parameter to
Apache, but seems to "censor" any Apache variable name it seems not to
know.

Please reopen this bug report, change this behavior to enable the use
of important and very helpful developments in Apache.

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

[2007-11-06 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2007-10-29 14:40:35] [EMAIL PROTECTED]

As this function only fetches stuff from the apache environment, it's
not possible to be a PHP bug if these are not set in it. Have you tried 
to access those using getenv() instead?

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

[2007-09-04 21:32:17] weisz at vcpc dot univie dot ac dot at

Description:
------------
apache_getenv("SSL_CLIENT_S_DN_OU_n") with n=0,1,2 returns false.

Apache introduced the environment variables SSL_CLIENT_S_DN_OU_n with
mod_ssl in version 2.2 (the actual version is 2.2.4). PHP didn't follow
this development. Please catch up!



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


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

Reply via email to