Date: 09/15/01
- Next message: Stefan Arentz: "Re: [PHP-DEV] zend_do_end_class_declaration() question"
- Previous message: php <email protected>: "[PHP-DEV] Bug #13315 Updated: problem with function definitions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: jobarr <email protected>
Operating system: Windows 2000 SP1
PHP version: 4.0.6
PHP Bug Type: URL related
Bug description: CGI dies (Premature end of script headers) with URLs with /x after script name
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 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>
- Next message: Stefan Arentz: "Re: [PHP-DEV] zend_do_end_class_declaration() question"
- Previous message: php <email protected>: "[PHP-DEV] Bug #13315 Updated: problem with function definitions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

