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

Reply via email to