On Saturday 16 November 2002 03:49, Lee P. Reilly wrote:

> Can someone suggest a reason for the following? I am trying to INCLUDE
> the JPGraph libraries in my PHP script as follows:

[snip]

> My INCLUDE_PATH is set to /usr/local/lib/php, so the 5 INCLUDED scripts
> are in there. However, this code results in the following error message:
>
> Warning: Failed opening '/www/servers/webGNOM/test.php' for inclusion
> (include_path='.:/usr/local/lib/php') in Unknown on line 0
>
> I also tried changing the include line to
> ../../../www/server/webGNOM/JpGraph_1.9.2/ blah blah... but that gave me
> the same error. Any ideas anyone?

I think this error has something to do with the auto_prepend file. Check 
whether you have one set and search the archives.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Nonsense.  Space is blue and birds fly through it.
                -- Heisenberg
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to