From: e9025902 at stud2 dot tuwien dot ac dot at Operating system: Windows 2000 Server PHP version: 4.3.1 PHP Bug Type: IIS related Bug description: ISAPI Secure Server Variables not available?
When I use the CGI version of PHP 4.3.1 the Secure Server Variables are available (e.g CERT_SUBJECT, CERT_SERIALNUMBER, ...). When I use the ISAPI version they are shown with php_info in the ISAPI section, but they are not in $_SERVER or $_ENV. Is this a bug, a feature or a wrong php.ini? maybe someone could have a look at php4isapi.c because there I found static char *isapi_secure_server_variable_names[] Thanks Chris -- Edit bug report at http://bugs.php.net/?id=22473&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22473&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22473&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22473&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22473&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22473&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22473&r=support Expected behavior: http://bugs.php.net/fix.php?id=22473&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22473&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22473&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22473&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22473&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22473&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22473&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22473&r=gnused