Date: 05/08/01
- Next message: godin.gilles <email protected>: "[PHP-DEV] Bug #10731: Compile parameter discreapency PH - Calendar"
- Previous message: Pietro.Picca <email protected>: "[PHP-DEV] Bug #10730: Problems with COM objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8638
User Update by: jon <email protected>
Status: Open
Bug Type: Apache related
Operating system: Linux 2.2.17
PHP Version: 4.0.5
Description: PHP handles permission problems ungracefully rather than letting Apache do it
Still happens with php 4.0.5.
Previous Comments:
---------------------------------------------------------------------------
[2001-04-02 05:07:42] jon <email protected>
Yes, still happens with php4.04pl1.
---------------------------------------------------------------------------
[2001-03-31 08:08:34] cynic <email protected>
Does it still happen? IIRC it was fixed.
---------------------------------------------------------------------------
[2001-01-10 10:31:13] jon <email protected>
I'm using Apache 1.3 with the config line:
AddType application/x-httpd-php php
When the permissions on any .php file are not set correctly for Apache to read them, the error:
Warning: Failed opening '/path/to/page.php' for inclusion (include_path='/path/to/phplib') in Unknown on line 0
appears.
The same problem still occurs with include_path='.:/path/to/phplib' in php.ini.
This is user-hostile - what ought to happen would be that Apache's normal 403 error mechanism should be invoked.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8638
-- 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: godin.gilles <email protected>: "[PHP-DEV] Bug #10731: Compile parameter discreapency PH - Calendar"
- Previous message: Pietro.Picca <email protected>: "[PHP-DEV] Bug #10730: Problems with COM objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

