[thelist] php pear4 path

Andrew Maynes andrew at humanbehaviour.co.uk
Mon Nov 4 03:09:01 CST 2002


this is the big problem.... the file exists and that is the path to where it
lives!

Andrew

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Tony Crockford
Sent: Monday, November 04, 2002 09:00
To: thelist at lists.evolt.org
Subject: RE: [thelist] php pear4 path


> Fatal error: Failed opening required
> '/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
>
> can anyone remember what I needed to do to overcome this?
>
> Andrew

the error basically says it can't find the file /aaa/lib/func_common.php
when it is being "required" by /aaa/index.php

does the func_common.php file exist in that directory?
http://localhost/aaa/lib/func_common.php

If not you either need to make it exist there or edit /aaa/index.php to
look for it where it does exist.

HTH

Tony

--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !

---
Incoming 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

---
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