)
> Subject: [PHP-WIN] multiple include_paths
>
>
> I'm attempting to install PEAR and from what I can tell, I
> only need to add
> the PEAR installation directory to the include_path...
>
> The website already has an extensive use of include in directory
> d:\here\
I'm attempting to install PEAR and from what I can tell, I only need to add
the PEAR installation directory to the include_path...
The website already has an extensive use of include in directory
d:\here\is\a\path
but, when I change the indlue_path from
include_path "D:\here\is\a\path"
to
inc