[thelist] php pear4 path

Andrew Maynes andrew at humanbehaviour.co.uk
Mon Nov 4 05:36:01 CST 2002


this is what I have Rich

require_once 'path_cnfg.php';

in the path_cnfg.php file I have

 'pathToLibDir' => "c:/localhost/aaa/lib/",

error meassage

Fatal error: Failed opening required 'c:/localhost/aaa/lib/func_common.php'
(include_path='.;c:\php4\pear') in c:\program files\apache
group\apache\htdocs\aaa\index.php on line 17

line 17 index.php is

require_once(path_cnfg('pathToLibDir').'func_common.php');

Andrew


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 31/10/2002




More information about the thelist mailing list