Maybe a bit on the side...cgi.rfc2616_headers

php.internals

Erik Knudsen

22 years ago
Hi! Hope I'm only slightly out of topic with this post... The PHP problem described here: http://bugs.php.net/bug.php?id=9852 ...is a problem with using PHP.EXE as cgi (not isapi) with IIS and html frames. I'm experiencing the same problem in a cgi/html-frames/IIS based application I'm developing. However, the problem seems to have been solved in PHP.EXE by the setting "cgi.rfc2616_headers = 1". I'd really like to know in more technical terms how this setting fixes the problem, if someone would be so kind as to tell me:-) Regards, Erik Knudsen