<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing PEAR packages on WAMP</title>
	<atom:link href="http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/</link>
	<description>Being the homepage and blog of Joe...</description>
	<lastBuildDate>Sat, 08 Oct 2011 19:20:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Clayton</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-4201</link>
		<dc:creator>Clayton</dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-4201</guid>
		<description>Hi, and ty for the post, mine works to some extent.

After I have done the PEAR installation, it shows this path in the php.ini file(right at the bottom) 

;***** Added by go-pear
include_path=&quot;.;D:\wamp\bin\php\php5.3.5\PEAR&quot;
;*****

The path is correct, but what you are showing in your post, makes me wonder if I have to cut this and paste it where you are saying it must go.

I can go as far as downloading the packages via CMD, but when I want to install it, it gives me &quot;require_once Structure/...&quot; basically, its says that the it cant get certain files.

I have another question about my paths:
bin/php/php5.3.5/PEAR

then there is this one

bin/php/php5.3.5/PEAR/PEAR

why is there another PEAR folder with more files in? which is the correct folder to specify in my php.ini?

Thanks, please help</description>
		<content:encoded><![CDATA[<p>Hi, and ty for the post, mine works to some extent.</p>
<p>After I have done the PEAR installation, it shows this path in the php.ini file(right at the bottom) </p>
<p>;***** Added by go-pear<br />
include_path=&#8221;.;D:\wamp\bin\php\php5.3.5\PEAR&#8221;<br />
;*****</p>
<p>The path is correct, but what you are showing in your post, makes me wonder if I have to cut this and paste it where you are saying it must go.</p>
<p>I can go as far as downloading the packages via CMD, but when I want to install it, it gives me &#8220;require_once Structure/&#8230;&#8221; basically, its says that the it cant get certain files.</p>
<p>I have another question about my paths:<br />
bin/php/php5.3.5/PEAR</p>
<p>then there is this one</p>
<p>bin/php/php5.3.5/PEAR/PEAR</p>
<p>why is there another PEAR folder with more files in? which is the correct folder to specify in my php.ini?</p>
<p>Thanks, please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sklare</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-3810</link>
		<dc:creator>sklare</dc:creator>
		<pubDate>Sat, 05 Feb 2011 15:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-3810</guid>
		<description>Please help me.
At your tutoring in this URL:
http://www.joep.communityhost.org.uk/?p=30
I&#039;m in this step :
Start a Command Window, type in pear list.
I type Pear list and it writte to me:
&#039;PEAR&#039; is not known as an intern or extern command, an executable programm or an extern file.
Please help me know what should I do to type Pear List in order to list the currently installed pear packages. And in order to move to the next steps at your tutoring.</description>
		<content:encoded><![CDATA[<p>Please help me.<br />
At your tutoring in this URL:<br />
<a href="http://www.joep.communityhost.org.uk/?p=30" rel="nofollow">http://www.joep.communityhost.org.uk/?p=30</a><br />
I&#8217;m in this step :<br />
Start a Command Window, type in pear list.<br />
I type Pear list and it writte to me:<br />
&#8216;PEAR&#8217; is not known as an intern or extern command, an executable programm or an extern file.<br />
Please help me know what should I do to type Pear List in order to list the currently installed pear packages. And in order to move to the next steps at your tutoring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZubiluNajmal</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-3085</link>
		<dc:creator>ZubiluNajmal</dc:creator>
		<pubDate>Thu, 11 Nov 2010 09:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-3085</guid>
		<description>i really thankful to you for giving me  the correct code</description>
		<content:encoded><![CDATA[<p>i really thankful to you for giving me  the correct code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maigrir Vite</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-3062</link>
		<dc:creator>Maigrir Vite</dc:creator>
		<pubDate>Tue, 02 Nov 2010 10:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-3062</guid>
		<description>People having trouble running &quot;pear list&quot; should run go-pear.bat first. It will install pear and update php.ini: just accept default values by pressing ENTER. Then run &quot;pear list&quot; and follow the rest of the tutorial.</description>
		<content:encoded><![CDATA[<p>People having trouble running &#8220;pear list&#8221; should run go-pear.bat first. It will install pear and update php.ini: just accept default values by pressing ENTER. Then run &#8220;pear list&#8221; and follow the rest of the tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chip</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-2489</link>
		<dc:creator>chip</dc:creator>
		<pubDate>Sun, 25 Jul 2010 12:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-2489</guid>
		<description>Installing PEAR packages on WAMP post for thanx..</description>
		<content:encoded><![CDATA[<p>Installing PEAR packages on WAMP post for thanx..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-2052</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 29 Apr 2010 23:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-2052</guid>
		<description>Hi Luke,

From what you&#039;ve posted I can&#039;t see anything that&#039;s immediately wrong, BUT it may be worth while checking that the php.ini file that you&#039;ve modified is actually the oine being used by PHP.  Run a script with phpinfo() in it to get a list of the settings for PHP and check that the path is what you&#039;ve entered.  

If it isn&#039;t, then look for other PHP.INI files in your wamp installation and find teh one being used.</description>
		<content:encoded><![CDATA[<p>Hi Luke,</p>
<p>From what you&#8217;ve posted I can&#8217;t see anything that&#8217;s immediately wrong, BUT it may be worth while checking that the php.ini file that you&#8217;ve modified is actually the oine being used by PHP.  Run a script with phpinfo() in it to get a list of the settings for PHP and check that the path is what you&#8217;ve entered.  </p>
<p>If it isn&#8217;t, then look for other PHP.INI files in your wamp installation and find teh one being used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luke</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-2019</link>
		<dc:creator>luke</dc:creator>
		<pubDate>Fri, 23 Apr 2010 22:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-2019</guid>
		<description>hi iv had this problem for weeks, although i am new too this its really buging me, please help i keep getting this error

Failed opening required &#039;Mail.php&#039; (include_path=&#039;.;C:\php5\pear&#039;

i have windows vista, wamp,  C:\wamp\bin\php\php5.3.0

my include path in my php.configuration Settings   ini file is like this ....

;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;

; UNIX: &quot;/path1:/path2&quot;
;include_path = &quot;.:/php/includes&quot;
;
; Windows: &quot;\path1;\path2&quot;
include_path = &quot;.;c:\php\includes;C:\wamp\bin\php\php5.3.0\includes;C:\wamp\bin\php\php5.3.0\PEAR&quot;
;
; PHP&#039;s default setting for include_path is &quot;.;/path/to/php/pear&quot;
; http://php.net/include-path

i installed wamp originally by going 

start-&gt;run-&gt;cmd

cd C:\wamp\bin\php\php5.3.0

then go-pear.bat

then jus pressed yes and enter to all the questions

is there somet iv done wrong...... please help me</description>
		<content:encoded><![CDATA[<p>hi iv had this problem for weeks, although i am new too this its really buging me, please help i keep getting this error</p>
<p>Failed opening required &#8216;Mail.php&#8217; (include_path=&#8217;.;C:\php5\pear&#8217;</p>
<p>i have windows vista, wamp,  C:\wamp\bin\php\php5.3.0</p>
<p>my include path in my php.configuration Settings   ini file is like this &#8230;.</p>
<p>;;;;;;;;;;;;;;;;;;;;;;;;;<br />
; Paths and Directories ;<br />
;;;;;;;;;;;;;;;;;;;;;;;;;</p>
<p>; UNIX: &#8220;/path1:/path2&#8243;<br />
;include_path = &#8220;.:/php/includes&#8221;<br />
;<br />
; Windows: &#8220;\path1;\path2&#8243;<br />
include_path = &#8220;.;c:\php\includes;C:\wamp\bin\php\php5.3.0\includes;C:\wamp\bin\php\php5.3.0\PEAR&#8221;<br />
;<br />
; PHP&#8217;s default setting for include_path is &#8220;.;/path/to/php/pear&#8221;<br />
; <a href="http://php.net/include-path" rel="nofollow">http://php.net/include-path</a></p>
<p>i installed wamp originally by going </p>
<p>start-&gt;run-&gt;cmd</p>
<p>cd C:\wamp\bin\php\php5.3.0</p>
<p>then go-pear.bat</p>
<p>then jus pressed yes and enter to all the questions</p>
<p>is there somet iv done wrong&#8230;&#8230; please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Markley</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-819</link>
		<dc:creator>Brett Markley</dc:creator>
		<pubDate>Fri, 01 May 2009 03:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-819</guid>
		<description>You rock, this is the best tutorial I&#039;ve read to get the php pear smtp mail function working! 

I&#039;d been trying every night for 3 weeks to get this working on my windows box! 

However my LAMP server with mail seemed go easier on my GNU/Linux Debian running Gnome box!

I&#039;ll take them both though!

Thanks a million! 
(AIG Dollars not mine, arh..well I guess there mine too)

Brett</description>
		<content:encoded><![CDATA[<p>You rock, this is the best tutorial I&#8217;ve read to get the php pear smtp mail function working! </p>
<p>I&#8217;d been trying every night for 3 weeks to get this working on my windows box! </p>
<p>However my LAMP server with mail seemed go easier on my GNU/Linux Debian running Gnome box!</p>
<p>I&#8217;ll take them both though!</p>
<p>Thanks a million!<br />
(AIG Dollars not mine, arh..well I guess there mine too)</p>
<p>Brett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to install PHP PEAR::Mail Class in WAMP2 at Get RIAed</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-818</link>
		<dc:creator>How to install PHP PEAR::Mail Class in WAMP2 at Get RIAed</dc:creator>
		<pubDate>Mon, 27 Apr 2009 05:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-818</guid>
		<description>[...] http://www.joep.communityhost.org.uk/?p=30 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.joep.communityhost.org.uk/?p=30" rel="nofollow">http://www.joep.communityhost.org.uk/?p=30</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://www.joepritchard.me.uk/2008/03/installing-pear-packages-on-wamp/comment-page-1/#comment-817</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Mon, 27 Apr 2009 04:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.joep.communityhost.org.uk/?p=30#comment-817</guid>
		<description>sorry for bothering you...dont mind about my previous comment...i renamed my example file to something else from mail.php and it worked perfectly...
also thanks to williabee for instructions on using authentication...
and for others...the other method that was not mentioned in the original post that installs all the dependencies too is this:
just type 
pear install --alldeps mail 
instead of the pear download mail,pear install mail and then installing the dependencies...
ravi</description>
		<content:encoded><![CDATA[<p>sorry for bothering you&#8230;dont mind about my previous comment&#8230;i renamed my example file to something else from mail.php and it worked perfectly&#8230;<br />
also thanks to williabee for instructions on using authentication&#8230;<br />
and for others&#8230;the other method that was not mentioned in the original post that installs all the dependencies too is this:<br />
just type<br />
pear install &#8211;alldeps mail<br />
instead of the pear download mail,pear install mail and then installing the dependencies&#8230;<br />
ravi</p>
]]></content:encoded>
	</item>
</channel>
</rss>

