<?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"
	>
<channel>
	<title>Comments on: PHP5 alongside PHP4 on ASO</title>
	<atom:link href="http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/</link>
	<description>And what do you want?</description>
	<pubDate>Fri, 22 Aug 2008 02:54:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Chris</title>
		<link>http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/#comment-805</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 21 Feb 2006 16:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/#comment-805</guid>
		<description>I don't think so. mod_* modules are loaded with Apache, you'd have to restart Apache every request to load a different PHP module.

If it could have been done, I think many hosts would have done it already.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think so. mod_* modules are loaded with Apache, you&#8217;d have to restart Apache every request to load a different PHP module.</p>
<p>If it could have been done, I think many hosts would have done it already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ermau</title>
		<link>http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/#comment-804</link>
		<dc:creator>ermau</dc:creator>
		<pubDate>Tue, 21 Feb 2006 05:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/#comment-804</guid>
		<description>I believe so, I don't think anything has changed from that perspective. I mean, obviously the language is different, and the framework has changed (Zend Engine 2) but I think the problems are inherent to the way CGI works. I also could not have a clue.

In any event, if it's possible to say.. add types and import modules through an .htaccess, couldn't you just detect say a .php4 or .php5 extension and load the appropriate module? Or even do that detection straight in the httpd.conf?</description>
		<content:encoded><![CDATA[<p>I believe so, I don&#8217;t think anything has changed from that perspective. I mean, obviously the language is different, and the framework has changed (Zend Engine 2) but I think the problems are inherent to the way CGI works. I also could not have a clue.</p>
<p>In any event, if it&#8217;s possible to say.. add types and import modules through an .htaccess, couldn&#8217;t you just detect say a .php4 or .php5 extension and load the appropriate module? Or even do that detection straight in the httpd.conf?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/#comment-802</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 20 Feb 2006 22:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/#comment-802</guid>
		<description>AFAIK, it's not possible to run mod_php4 alongside mod_php5. The only option is to run it as CGI (or FastCGI, which is obviously a billion times better).

I was thinking of the same thing, though. But it might not be a problem. Are there the same kind of issues with PHP5 as CGI as there were with PHP4 and CGI?</description>
		<content:encoded><![CDATA[<p>AFAIK, it&#8217;s not possible to run mod_php4 alongside mod_php5. The only option is to run it as CGI (or FastCGI, which is obviously a billion times better).</p>
<p>I was thinking of the same thing, though. But it might not be a problem. Are there the same kind of issues with PHP5 as CGI as there were with PHP4 and CGI?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ermau</title>
		<link>http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/#comment-801</link>
		<dc:creator>ermau</dc:creator>
		<pubDate>Mon, 20 Feb 2006 21:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.chroder.com/archives/2006/02/20/php5-alongside-php4-on-aso/#comment-801</guid>
		<description>:-O A roll indeed.

Cool trick, I'm not sure I'd want them running on the seperate platforms like that, but I suppose it's good that there's a way to do it now :-)

You could probably find a way to do it through an .htaccess and use whichever method you like for both rather then splitting them up.</description>
		<content:encoded><![CDATA[<p>:-O A roll indeed.</p>
<p>Cool trick, I&#8217;m not sure I&#8217;d want them running on the seperate platforms like that, but I suppose it&#8217;s good that there&#8217;s a way to do it now <img src='http://www.chroder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
You could probably find a way to do it through an .htaccess and use whichever method you like for both rather then splitting them up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
