php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15264 unable to include self when loaded as module
Submitted: 2002-01-28 17:58 UTC Modified: 2002-06-25 01:00 UTC
From: tgjackal at hotmail dot com Assigned:
Status: No Feedback Package: *Configuration Issues
PHP Version: 4.1.1 OS: Win98se
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-01-28 17:58 UTC] tgjackal at hotmail dot com
  On Apache 1.3.22 with PHP 4.1.1 as module, when include_path is set, whatever the path, always gives similar output only...

  <b>Warning</b>:  Failed opening '/httpd/web/index.php' for inclusion (include_path='/httpd/web') in <b>Unknown</b> on line <b>0</b><br>

  Correct output is given when used as cgi with php.exe or when include_path is not set in php.ini or httpd.conf with php_value

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-24 20:04 UTC] edink@php.net
Does this still happen with PHP 4.2.1?
 [2002-06-25 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC