ID:               17657
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         IIS related
 Operating System: Windows XP
 PHP Version:      4.2.1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip




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

[2002-06-08 13:06:54] [EMAIL PROTECTED]

No acces from script to special ISAPI vars (https releted -
HTTPS_SERVER_ISSUER,HTTPS_SERVER_SUBJECT...)

Quick look in source php4isapi.c from CVS. Problem may be in line 521:

&& atoi(isapi_special_server_variables[SPECIAL_VAR_HTTPS])) 

Var HTTPS set to string 'on' not to '0' or '1'.
        

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


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

Reply via email to