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. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php