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
 [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: Fri Apr 26 05:01:30 2024 UTC