[PHP-DEV] Bug #13316 Updated: CGI dies (Premature end of script headers) with URLs with /x after script name From: ahill <email protected>
Date: 09/17/01

ID: 13316
Updated by: ahill
Reported By: jobarr <email protected>
Status: Open
Bug Type: URL related
Operating System: Windows 2000 SP1
PHP Version: 4.0.6
New Comment:

I can conform this also occurs on linux 2.2.19.

Best regards,
Andrew

Previous Comments:
------------------------------------------------------------------------

[2001-09-15 05:46:35] jobarr <email protected>

I am using the binary from this site.
Anytime I access a PHP script with any characters after a / after the script name, it gives me an internal server error 500 and says "Premature end of script headers: c:/php/php.exe" in the error log.

What I mean is if I type "http://localhost/script.php/1" it will crash. I want to do this so I can avoid "http://localhost/script.php?test=1" for search engines.

It works fine in module mode though!!

I hope this makes sense...it is hard to explain =)

I am using apache 1.3.20.

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=13316&edit=1

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>