From:             msanders at primary dot net
Operating system: Windows NT 5.0 build 2195
PHP version:      4.2.3
PHP Bug Type:     Unknown/Other Function
Bug description:  header Location problem

This is a very unusual problem we are having with the header(Location:
urlinfo) function. On one system we are getting this error "CGI Error The
specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are". If we refresh the page a
couple of times the desired redirected page is displayed. On another
system we are not having any problems. The page gets redirected
immediately. The other system is also Windows NT 5.0 build 2195. It is
also PHP version 4.2.3. The only difference on the PHP configurations
between the two boxes is php is installed on the d drive while the other
is installed on the c drive. On both machines the websites lives on the d
drive. I cannot find any IIS configuration differences between the two
machines. I have rebooted the machine that is having the problems to see
if I am getting cached pages. However this did not help. Also both
machines are using only php_curl and php_mssql extensions. I am pretty
sure that this is a configuration problem, however I cannot see any
differences in either IIS or PHP configuration between these two machines
other than where php is installed.
-- 
Edit bug report at http://bugs.php.net/?id=22564&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22564&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22564&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22564&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22564&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22564&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22564&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22564&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22564&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22564&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22564&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22564&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22564&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22564&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22564&r=gnused

Reply via email to