RE: [PHP-WIN] multiple include_paths

2002-10-10 Thread Asendorf, John
) > 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\

[PHP-WIN] multiple include_paths

2002-10-09 Thread Asendorf, John
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