<?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: Fix: PHP 5.2 and 5.3 crash Apache 2.2.14</title>
	<atom:link href="http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/</link>
	<description>Did you get lost?  What are you doing here?</description>
	<lastBuildDate>Wed, 01 Sep 2010 19:08:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Brett</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-143</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Wed, 01 Sep 2010 19:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-143</guid>
		<description>Mine was the exact same as uvarovo, just those 3 files.</description>
		<content:encoded><![CDATA[<p>Mine was the exact same as uvarovo, just those 3 files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zardd</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-133</link>
		<dc:creator>Zardd</dc:creator>
		<pubDate>Sun, 23 May 2010 16:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-133</guid>
		<description>Thanks a lot.. worked for me too
comment out oci8, mssql,openssl and sysbase..</description>
		<content:encoded><![CDATA[<p>Thanks a lot.. worked for me too<br />
comment out oci8, mssql,openssl and sysbase..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uvarovo</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-125</link>
		<dc:creator>uvarovo</dc:creator>
		<pubDate>Tue, 16 Mar 2010 16:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-125</guid>
		<description>;extension=php_oci8.dll
;extension=php_oci8_11g.dll
;extension=php_pdo_oci.dll

and it worked for me then...</description>
		<content:encoded><![CDATA[<p>;extension=php_oci8.dll<br />
;extension=php_oci8_11g.dll<br />
;extension=php_pdo_oci.dll</p>
<p>and it worked for me then&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cupola</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-124</link>
		<dc:creator>Cupola</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-124</guid>
		<description>Ээээ биродарлар!!! 
Барака берсин!!!

In my case also 
extension=php_mssql.dll</description>
		<content:encoded><![CDATA[<p>Ээээ биродарлар!!!<br />
Барака берсин!!!</p>
<p>In my case also<br />
extension=php_mssql.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rares</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-123</link>
		<dc:creator>Rares</dc:creator>
		<pubDate>Thu, 04 Mar 2010 20:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-123</guid>
		<description>Worked :)
Tnx!</description>
		<content:encoded><![CDATA[<p>Worked <img src='http://www.paulsynnott.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Tnx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nifx28</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-122</link>
		<dc:creator>nifx28</dc:creator>
		<pubDate>Fri, 26 Feb 2010 14:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-122</guid>
		<description>I install Apache 2.2.14 (win32-x86) incl. OpenSSL 0.9.8k &amp; PHP 5.3.1 VC9 x86 Thread Safe with install options of all extensions enabled as Apache module.
Here is the extension had to be comment out: 
;extension=php_enchant.dll
;extension=php_oci8.dll
;extension=php_oci8_11g.dll
;extension=php_pdo_oci.dll
and i also have MySQL 5.1.42 (win32) &amp; IIS 5.1 installed.
Maybe there&#039;s a dependency issue that cause the problem, then you have to install the software that the extension required.
PHP installer already says it&#039;s not recommend to enable all additional extensions.</description>
		<content:encoded><![CDATA[<p>I install Apache 2.2.14 (win32-x86) incl. OpenSSL 0.9.8k &amp; PHP 5.3.1 VC9 x86 Thread Safe with install options of all extensions enabled as Apache module.<br />
Here is the extension had to be comment out:<br />
;extension=php_enchant.dll<br />
;extension=php_oci8.dll<br />
;extension=php_oci8_11g.dll<br />
;extension=php_pdo_oci.dll<br />
and i also have MySQL 5.1.42 (win32) &amp; IIS 5.1 installed.<br />
Maybe there&#8217;s a dependency issue that cause the problem, then you have to install the software that the extension required.<br />
PHP installer already says it&#8217;s not recommend to enable all additional extensions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toro</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-121</link>
		<dc:creator>Toro</dc:creator>
		<pubDate>Sun, 21 Feb 2010 18:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-121</guid>
		<description>In my case, this one.
on 5.3.0 &amp; 2.2.14 (both for x64)

[PHP_ZIP]
;extension=php_zip.dll</description>
		<content:encoded><![CDATA[<p>In my case, this one.<br />
on 5.3.0 &amp; 2.2.14 (both for x64)</p>
<p>[PHP_ZIP]<br />
;extension=php_zip.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ari</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-120</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Sat, 20 Feb 2010 22:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-120</guid>
		<description>Thought I&#039;d share my story since I think some people could benefit from it =)

I have Apache version 2.2.14 and PHP version 5.13 (build date Nov 19 2009 10:16:45). I had the issue that after installing PHP (VC6) Apache wouldn&#039;t start, but instead crash with an error (and asking me if I wanted to debug with Visual Studio =)

What I did to fix this (since I had the same &quot;problem&quot; as xr here before me) was uncomment the following line in the php.ini file:

;extension_dir = &quot;ext&quot;

(uncomment by removing the semi-colon of course =)

Then everything worked like a charm, seems to me that this must be a bug, PHP has no way of knowing which one is the extension directory in the shipped version 5.13 of PHP. Hope this helps someone!</description>
		<content:encoded><![CDATA[<p>Thought I&#8217;d share my story since I think some people could benefit from it =)</p>
<p>I have Apache version 2.2.14 and PHP version 5.13 (build date Nov 19 2009 10:16:45). I had the issue that after installing PHP (VC6) Apache wouldn&#8217;t start, but instead crash with an error (and asking me if I wanted to debug with Visual Studio =)</p>
<p>What I did to fix this (since I had the same &#8220;problem&#8221; as xr here before me) was uncomment the following line in the php.ini file:</p>
<p>;extension_dir = &#8220;ext&#8221;</p>
<p>(uncomment by removing the semi-colon of course =)</p>
<p>Then everything worked like a charm, seems to me that this must be a bug, PHP has no way of knowing which one is the extension directory in the shipped version 5.13 of PHP. Hope this helps someone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-117</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 24 Jan 2010 04:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-117</guid>
		<description>Thanks so much! Here&#039;s what I had to comment out:

extension=php_mssql.dll
extension=php_openssl.dll
extension=php_pgsql.dll</description>
		<content:encoded><![CDATA[<p>Thanks so much! Here&#8217;s what I had to comment out:</p>
<p>extension=php_mssql.dll<br />
extension=php_openssl.dll<br />
extension=php_pgsql.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xr</title>
		<link>http://www.paulsynnott.com/blog/2009/12/21/php-5-2-and-5-3-crash-apache-2-2-14/comment-page-1/#comment-116</link>
		<dc:creator>xr</dc:creator>
		<pubDate>Wed, 20 Jan 2010 16:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=98#comment-116</guid>
		<description>Hi! that sounds a good solution but in my php.ini file i can&#039;t where the extensions are declared... is there any other file with these paths? i&#039;ve installed php 5.3.1.
thanks in advanced!</description>
		<content:encoded><![CDATA[<p>Hi! that sounds a good solution but in my php.ini file i can&#8217;t where the extensions are declared&#8230; is there any other file with these paths? i&#8217;ve installed php 5.3.1.<br />
thanks in advanced!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
