<?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 Apache With Worker MPM And PHP-FastCGI	</title>
	<atom:link href="https://lifelinux.com/installing-apache-with-worker-mpm-and-php-fastcgi/feed/" rel="self" type="application/rss+xml" />
	<link>https://lifelinux.com/installing-apache-with-worker-mpm-and-php-fastcgi/</link>
	<description>All About Linux !</description>
	<lastBuildDate>Sat, 03 Nov 2012 02:15:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.18</generator>
	<item>
		<title>
		By: Peter		</title>
		<link>https://lifelinux.com/installing-apache-with-worker-mpm-and-php-fastcgi/#comment-710</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sat, 03 Nov 2012 02:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1138#comment-710</guid>

					<description><![CDATA[Try putting:

AddHandler php5-fastcgi .php
Action php5-fastcgi /cgi-bin/php-fcgi
Options -Indexes FollowSymLinks +ExecCGI

for the content in /etc/httpd/conf.d/mod_fcgid.conf instead of what was listed. Worked like a charm]]></description>
			<content:encoded><![CDATA[<p>Try putting:</p>
<p>AddHandler php5-fastcgi .php<br />
Action php5-fastcgi /cgi-bin/php-fcgi<br />
Options -Indexes FollowSymLinks +ExecCGI</p>
<p>for the content in /etc/httpd/conf.d/mod_fcgid.conf instead of what was listed. Worked like a charm</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ganpat		</title>
		<link>https://lifelinux.com/installing-apache-with-worker-mpm-and-php-fastcgi/#comment-679</link>

		<dc:creator><![CDATA[Ganpat]]></dc:creator>
		<pubDate>Wed, 04 Apr 2012 12:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1138#comment-679</guid>

					<description><![CDATA[I am trying to install fast cgi on centos 64 bit with same steps but it didn&#039;t work. It shows php source code on browser.]]></description>
			<content:encoded><![CDATA[<p>I am trying to install fast cgi on centos 64 bit with same steps but it didn&#8217;t work. It shows php source code on browser.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve		</title>
		<link>https://lifelinux.com/installing-apache-with-worker-mpm-and-php-fastcgi/#comment-660</link>

		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Thu, 01 Mar 2012 23:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=1138#comment-660</guid>

					<description><![CDATA[Hi,

I am trying to get PHP working with httpd.worker on RHEL 5.x without much success. Following your instructions I have a small problem with the .conf file. This 1st line &quot;AddHandler php-fcgi&quot; is erroring saying it needs another parameter. Would this be the sam as the 4th line?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I am trying to get PHP working with httpd.worker on RHEL 5.x without much success. Following your instructions I have a small problem with the .conf file. This 1st line &#8220;AddHandler php-fcgi&#8221; is erroring saying it needs another parameter. Would this be the sam as the 4th line?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
