From:             ari dot mononen at pspt dot fi
Operating system: Windows XP pro
PHP version:      4.3.1
PHP Bug Type:     Other web server
Bug description:  "HTTP/1.0 200 X" begin with Tomcat

Every php-page begin with text "HTTP/1.0 200 X"
("view source" gives:  HTTP/1.0 200 X<html>....)

E.g. Hello-world shows with IE:
HTTP/1.0 200 XHello World

Tomcat version is 4.1.18 (works fine with JSP/servlet).
Phpsrvlt.dll and php4ts_debug.dll are in the path.
Php_java.jar and phpsrvlt.jar in %TOMCAT_HOME%\common\lib.
Web.xml changed (otherwise the side will not be seen).

php.ini is original.

Editted php-side starts normally with <html>.... 

 
-- 
Edit bug report at http://bugs.php.net/?id=23067&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23067&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23067&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23067&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23067&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23067&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23067&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23067&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23067&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23067&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23067&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23067&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23067&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23067&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23067&r=gnused

Reply via email to