RE: [PHP-WIN] include_path From: Boget, Chris (Chris.Boget <email protected>)
Date: 04/13/01

> Further the above, this is the exact error message I'm
> getting (I've been fooling around with the include path
> and so that's why it says something different here):

----
Warning: Failed opening
'/pathto/apache/apache/htdocs/virtual_host/folder1/index.php3' for
inclusion
(include_path='C:\pathto\apache\Apache\htdocs\virtual_host\include') in
Unknown on line 0
----

One last thing... "index.php3" is the file I'm trying to load, not the file that is being included.

Chris