Newsgroups: php.general,php.internals,php.windows Path: news.php.net Xref: news.php.net php.general:232015 php.internals:22478 php.windows:26761 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15875 invoked by uid 1010); 16 Mar 2006 08:42:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15843 invoked from network); 16 Mar 2006 08:42:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2006 08:42:27 -0000 X-Host-Fingerprint: 125.23.18.80 unknown Received: from ([125.23.18.80:2836] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1E/2B-55982-3F429144 for ; Thu, 16 Mar 2006 03:42:27 -0500 Message-ID: <1E.2B.55982.3F429144@pb1.pair.com> To: php-general@lists.php.net,internals@lists.php.net,php-windows@lists.php.net References: Date: Thu, 16 Mar 2006 14:11:11 +0530 Lines: 31 X-Newsreader: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-RFC2646: Format=Flowed; Response X-Posted-By: 125.23.18.80 Subject: Re: Problem From: bsuri@hotmail.com ("Bikram Suri") Thanks for all your replies. I have changed the include_path settings in php.ini which is in c:\wamp\php but still it takes the include path as c:\php5\PEAR Please help regards Bikram ""Bikram Suri"" wrote in message news:CB.A4.55982.17B19144@pb1.pair.com... > Hi, > > I do phpinfo(); and I see the include path set to c:\php5\Pear. I have > wamp installed on my machine but before wamp I had done a standalone > installation of PHP 5 in c:\PHP5 diretory. I have since uninstalled it and > deleted the c:\PHP5 directory from my system. How can i reset the include > path?? I'm running Windows XP with latest wamp > installatin(MYSQL+PHP+Apache) > > > Any help would be greatly appreciated > > regards > > > -- > Bikram Suri