php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5579 with AOLServer - include_path
Submitted: 2000-07-14 05:42 UTC Modified: 2000-09-18 06:10 UTC
From: bizon at safrica dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0 Latest CVS (14/07/2000) OS: RedHat 6.2
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: bizon at safrica dot com
New email:
PHP Version: OS:

 

 [2000-07-14 05:42 UTC] bizon at safrica dot com
in nsd.tcl:

ns_param php_value "include_path .:..:/home/www/www.u/inc:/home/www/www.u/i810:/home/www/www.u"

my script:
<?
include("file.inc");
?>

after some reloads, I get:

Failed opening 'file.inc' for inclusion (include_path=':..') 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-29 09:04 UTC] sniper@php.net
Have you tried latest CVS recently? 
Does this problem still persist?

--Jani
 [2000-09-18 06:10 UTC] sniper@php.net
No feedback.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 19:01:35 2025 UTC