I figured it out, I think... it seems you can't have multiple include paths on different drives.
Does that sound right? Would anyone consider that a bug or should that be the way it is? Thanks, John --------------------- John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEATURES ADDED DAILY! Licking County, Ohio, USA 740-349-3631 Nullum magnum ingenium sine mixtura dementiae fuit > -----Original Message----- > From: Asendorf, John [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 3:42 PM > To: Php-Windows (E-mail) > 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\is\a\path > > but, when I change the indlue_path from > > include_path "D:\here\is\a\path" > > to > > include_path "D:\here\is\a\path;C:\path\for\pear" > > I continue to get the "Failed opening required file PEAR.php > (include path: > D:\here\is\a\path)" notice... > > phpinfo shows that the new include path line is being used > but it seems that > I only get one path... > > Any help? > > --------------------- > John Asendorf - [EMAIL PROTECTED] > Web Applications Developer > http://www.lcounty.com - NEW FEATURES ADDED DAILY! > Licking County, Ohio, USA > 740-349-3631 > Nullum magnum ingenium sine mixtura dementiae fuit > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php