ID:               13035
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Other web server
 Operating System: Linux 2.4.6
 PHP Version:      4.2.3
 New Comment:

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2002-11-01 09:34:17] [EMAIL PROTECTED]

OK, I downloaded and built yesterday's CVS snapshot (php4-200210311500)
and the problem is still present: pointing the PHP CGI to a
non-existing .php file produces no output, which results in a "missing
HTTP headers" error in the Apache error_log.

I did not submit the original bug, so I'm not able to reopen this bug
myself.

BTW, I tried this with an old PHP 3.0.16 CGI to see what it used to do,
and PHP3 would produce the following output when pointed to a
non-existing PHP file... not quite as good as a real 404 error, but
better than nothing:

X-Powered-By: PHP/3.0.16
Content-type: text/html
 
<br>
<b>Fatal error</b>:  Unable to open ttt.php in <b>-</b> on line
<b>0</b><br>

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

[2002-10-29 04:24:46] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip



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

[2002-10-28 23:27:23] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

Reopen to confirm if the problem is in 4.3.0-dev

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

[2002-10-24 08:35:35] [EMAIL PROTECTED]

I would like the PHP developers to please consider reopening this bug. 
I don't think it is bogus.  It still happens with  PHP 4.2.x:

The problem is simple: when using PHP as a CGI and pointing to a
non-existing PHP file, instead of a 404 error we receive an empty page
or a 500 - Internal Server error from the PHP CGI due to missing HTTP
headers.

I think the solution is that the PHP CGI should be modified to return a
404 error header when it cannot find the .php file that it is being
pointed to.

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

[2002-06-13 18:04:46] [EMAIL PROTECTED]

Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.



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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/13035

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

Reply via email to