<?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: How to Run PHP 5.x with Apache Tomcat 4.x or Apache Tomcat 5.x</title>
	<atom:link href="http://aurosblog.com/?feed=rss2&#038;p=481" rel="self" type="application/rss+xml" />
	<link>http://aurosblog.com/?p=481</link>
	<description>Technical Blog</description>
	<lastBuildDate>Mon, 28 Jun 2010 10:02:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sara Bruce</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-297</link>
		<dc:creator>Sara Bruce</dc:creator>
		<pubDate>Sun, 21 Mar 2010 06:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-297</guid>
		<description>Hello,
Nice to be here.Awesome effort buddy.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Nice to be here.Awesome effort buddy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andhrapradesh</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-284</link>
		<dc:creator>Andhrapradesh</dc:creator>
		<pubDate>Mon, 22 Feb 2010 14:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-284</guid>
		<description>I am going to discuss here few steps to run php 5.x on Tomcat 4.x or Tomcat 5.x. We can enable php only in one web application as well as run globally for all applications under tomcat. I assume here, you have Apache Tomcat 4.x or 5.x already installed and running in your machine.</description>
		<content:encoded><![CDATA[<p>I am going to discuss here few steps to run php 5.x on Tomcat 4.x or Tomcat 5.x. We can enable php only in one web application as well as run globally for all applications under tomcat. I assume here, you have Apache Tomcat 4.x or 5.x already installed and running in your machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andhrapradesh</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-246</link>
		<dc:creator>Andhrapradesh</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-246</guid>
		<description>ok</description>
		<content:encoded><![CDATA[<p>ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andhrapradesh</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-245</link>
		<dc:creator>Andhrapradesh</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-245</guid>
		<description>so nice and its good</description>
		<content:encoded><![CDATA[<p>so nice and its good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurobindo</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-223</link>
		<dc:creator>Aurobindo</dc:creator>
		<pubDate>Sun, 01 Nov 2009 17:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-223</guid>
		<description>Hi mark sorry to know about the problem of curl you are facing. I wish to give you a link hope this helps
http://laxmangunjikar.wordpress.com/2008/05/20/curl-with-php-and-apache-on-windows/

Please try to do this once more, I think it&#039;ll help. If not, please let me know I&#039;ll have to jump for it with you too in that case.

All the best.</description>
		<content:encoded><![CDATA[<p>Hi mark sorry to know about the problem of curl you are facing. I wish to give you a link hope this helps<br />
<a href="http://laxmangunjikar.wordpress.com/2008/05/20/curl-with-php-and-apache-on-windows/" rel="nofollow">http://laxmangunjikar.wordpress.com/2008/05/20/curl-with-php-and-apache-on-windows/</a></p>
<p>Please try to do this once more, I think it&#8217;ll help. If not, please let me know I&#8217;ll have to jump for it with you too in that case.</p>
<p>All the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-222</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 31 Oct 2009 19:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-222</guid>
		<description>It turns out that cURL was already working. There was some other problem, which I couldn&#039;t figure out.

Unfortunately I had to revert to using php through apache directly and doing a jkunmount on any *.php files.</description>
		<content:encoded><![CDATA[<p>It turns out that cURL was already working. There was some other problem, which I couldn&#8217;t figure out.</p>
<p>Unfortunately I had to revert to using php through apache directly and doing a jkunmount on any *.php files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-221</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 31 Oct 2009 18:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-221</guid>
		<description>It works for me, but I am having trouble configuring it to work with the cURL extension. I&#039;ll let you know how it goes.</description>
		<content:encoded><![CDATA[<p>It works for me, but I am having trouble configuring it to work with the cURL extension. I&#8217;ll let you know how it goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurobindo</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-218</link>
		<dc:creator>Aurobindo</dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-218</guid>
		<description>may i know by praising what you exactly wanted to mean?</description>
		<content:encoded><![CDATA[<p>may i know by praising what you exactly wanted to mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sklar</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-204</link>
		<dc:creator>Sklar</dc:creator>
		<pubDate>Tue, 20 Oct 2009 18:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-204</guid>
		<description>Praise your site for your help.</description>
		<content:encoded><![CDATA[<p>Praise your site for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shubhasish Ghosh</title>
		<link>http://aurosblog.com/?p=481&#038;cpage=1#comment-111</link>
		<dc:creator>Shubhasish Ghosh</dc:creator>
		<pubDate>Fri, 28 Aug 2009 05:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://aurosblog.com/?p=481#comment-111</guid>
		<description>This is really nice...</description>
		<content:encoded><![CDATA[<p>This is really nice&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
