From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.3.0
PHP Bug Type:     Apache2 related
Bug description:  php kills apache by inclusion 

if I have a php-file in my htaccess folder, that include an php-file in
another folder, i.e. in the pear-directory, which include a php-file with
the same name of the first file, and if a second file with this name is in
the "pear"folder, then apache crashes.
For example:
I create a file calls cache.php in my htaccess-folder and then I include
one of the files of the pear output-cache files, that include the file
cache.php, who is into the pear/cache-folder. Then apache crashes.
-- 
Edit bug report at http://bugs.php.net/?id=21952&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21952&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21952&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21952&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21952&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21952&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21952&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21952&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21952&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21952&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21952&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21952&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21952&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21952&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21952&r=gnused

Reply via email to