[PHP-DEV] Bug #784: stat() bug introduced in 3.0.4? From: russell <email protected>
Date: 09/24/98

From: russell <email protected>
Operating system: Slackware 3.5 (Linux 2.0.35,libc.so.5.4.44)
PHP version: 3.0.4
PHP Bug Type: Other
Bug description: stat() bug introduced in 3.0.4?

Between 3.0.3 and 3.0.4 a bug was introduced where Apache
(1.3.2 in this case) will report missing files as "403 forbidden" rather than "404 not found". Reading the changelog I note a reference to an added lstat() function which might relate (Although I'm not sure how).

  If you are not able to reproduce this easily, please let me know and I will try to do more debugging here.

Note: I do not have a php3.ini file. This is from a freshly built system where I noticed this problem before I had a chance to modify any configuration.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>