Newsgroups: php.general,php.internals,php.windows Path: news.php.net Xref: news.php.net php.general:232012 php.internals:22477 php.windows:26760 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96611 invoked by uid 1010); 16 Mar 2006 08:22:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96593 invoked from network); 16 Mar 2006 08:22:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2006 08:22:32 -0000 X-Host-Fingerprint: 64.233.162.201 zproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.162.201:18181] helo=zproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 7D/C7-55982-64029144 for ; Thu, 16 Mar 2006 03:22:31 -0500 Received: by zproxy.gmail.com with SMTP id 4so391156nzn for ; Thu, 16 Mar 2006 00:22:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cQSm92en657LOMGpU3kZigGLcxEfIsoS/3O0GEWWXYOtLmmT4wp0SWtigmLjB1kdpk+8YIF47HtudaYanivQ7xdVsp9Qje/pAiKDf8jW+F+EWCGC2D57SX40qfextXeTI4pTePVJ5GCDj2tIe2yfm5smCABJ16JuCqnN3Np8e2U= Received: by 10.37.20.43 with SMTP id x43mr1330918nzi; Thu, 16 Mar 2006 00:22:25 -0800 (PST) Received: by 10.36.250.16 with HTTP; Thu, 16 Mar 2006 00:22:25 -0800 (PST) Message-ID: <3c1395330603160022l50d043c2u4e6822c5cf604e06@mail.gmail.com> Date: Thu, 16 Mar 2006 19:22:25 +1100 To: "Bikram Suri" Cc: php-general@lists.php.net, internals@lists.php.net, php-windows@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: [PHP] Problem From: dmagick@gmail.com ("chris smith") On 3/16/06, Bikram Suri wrote: > Hi, > > I do phpinfo(); and I see the include path set to c:\php5\Pear. I have wa= mp > installed on my machine but before wamp I had done a standalone installat= ion > 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) Look for a php.ini file (the info file should tell you where it is) and edit it there. -- Postgresql & php tutorials http://www.designmagick.com/