php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8371 Crashes as CGI program
Submitted: 2000-12-22 05:25 UTC Modified: 2001-05-27 19:16 UTC
From: apyrski at yahoo Assigned:
Status: Closed Package: Other web server
PHP Version: 4.0.4 OS: Windows 98 SE
Private report: No CVE-ID: None
 [2000-12-22 05:25 UTC] apyrski at yahoo
Using TinyWeb v1.9 (www.ritlabs.com), PHP (CGI Interface) produces no output, works OK at DOS prompt. Source code for TinyWeb Available at web site. This seems to be identical to Bug #3042 which was reported as closed/fixed. Problem was soved as follows:

1. Change GATEWAY_INTERFACE variable from CGI/1.1 to CGI/1.0
2. Remove variable HTTP_HOST from environment
3. Remove variable SERVER_PORT from environment

Unable to reproduce fault at DOS prompt.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-27 19:16 UTC] sniper@php.net
If this happens with PHP 4.0.6 (to be released rsn)
reopen this bug report.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 07:01:30 2024 UTC