ID:               21952
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Windows 2000
 PHP Version:      4.3.0
 New Comment:

There's also potential of PHP ending up in an endless include()
loop..try using include_once() instead..?



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

[2003-02-03 07:18:41] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

[2003-01-29 14:44:09] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=21952&edit=1

Reply via email to