all of my pear installs have been in the c:\php tree.
so it's like c:\php\pear.
i just leave it at that and all of the pear commands work like a charm.
go to the pear site and download the "go-pear.bat" to download and install it at the default php location...
Patrick Roane wrote:
Hello,
I am trying to install PEAR on WinXP and I only get so far. In the installation notes, it says:
To use PEAR without any problems you need to add your PEAR Installation path (c:\wamp\www\bonds\libs/PEAR) to your include_path.
Using a .htaccess file or directly edit httpd.conf would be working solutions for Apache running servers, too.
Do I need to go into my php.ini-recommended, or just the php.ini?
First, I opened my php.ini-recommended and added the following line after the ones that were already commented out, but I don't think this worked.
;include_path = ".:/php/includes"
;
; Windows: "\path1;\path2"
;include_path = ".;c:\php\includes" include_path = ".;c:\wamp\www\bonds\libs/PEAR"
any help on this would be great!
P
Patrick Roane Web design and development www.franklin-band.com Fox River Grove, Il.
-- Leo G. Divinagracia III [EMAIL PROTECTED]
zzzzz
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php