[PHP-DEV] PHP 4.0 Bug #8344 Updated: 404 errors in Zeus? From: joosters <email protected>
Date: 01/17/01

ID: 8344
Updated by: joosters
Reported By: tim <email protected>
Old-Status: Open
Status: Closed
Bug Type: Feature/Change Request
Assigned To:
Comments:

The file not found message comes from PHP, not the web server.
As far as the web server is concerned, it ran the PHP extension just fine, hence the '200' code in the logs.

Handlers in Zeus, e.g. for .php files, get called whether or not the file requested in the URL actually exists. This is a feature!
(see http://support.zeus.com/extra/zeustalk-archive/0676.html )

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

[2000-12-20 19:18:19] tim <email protected>
Hi, I'm not sure if this is a bug or a feature or what, but if I try to hit a page that doesn't exist using PHP under Zeus/ISAPI, I get:

Warning: Failed opening '/web/content/straight/teencumers.com/htdocs/foo.phtml' for inclusion (include_path='.:/web/php') in Unknown on line 0

plus it shows up in my log as a 200, not a 404.

--Timmy

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

Full Bug description available at: http://bugs.php.net/?id=8344

-- 
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>