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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tgjackal at hotmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 23:01:29 2025 UTC