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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 00:01:27 2024 UTC