From: [EMAIL PROTECTED] Operating system: Windows Xp PHP version: 4.2.0 PHP Bug Type: Output Control Bug description: Php does not output content-type
When running a script with the windows binary, php fails to output the necessary lines: X-Powered-By: PHP/4.0.6 Content-type: text/html This occured with the latest 4.0.2 release. script: <?php phpinfo(); ?> Apache gave a 500 error, complaining that the full headers were not sent. -- Edit bug report at http://bugs.php.net/?id=16866&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16866&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16866&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16866&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16866&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16866&r=support Expected behavior: http://bugs.php.net/fix.php?id=16866&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16866&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16866&r=submittedtwice