<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>influenced dot net &#187; php</title>
	<atom:link href="http://www.influenced.net/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.influenced.net</link>
	<description>Mark Hutton</description>
	<lastBuildDate>Wed, 14 Jul 2010 10:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Apache2 Won&#8217;t Properly Stop</title>
		<link>http://www.influenced.net/2008/07/09/apache2-wont-properly-stop/</link>
		<comments>http://www.influenced.net/2008/07/09/apache2-wont-properly-stop/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 17:28:15 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.influenced.net/2008/07/09/apache2-wont-properly-stop/</guid>
		<description><![CDATA[Just a quick note: Apache 2.2 with PHP 5.2.6-2 on Debian fails to shutdown properly on one of my servers apache2ctl stop or /etc/init.d/apache2 stop or equivalents would result in &#8220;waiting&#8230;&#8230;&#8230;&#8230;&#8230;.&#8221; until a timeout and then the new process is launched anyway which fails because the port is already in use, apache2 never finished shutting [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note:</p>
<p>Apache 2.2 with PHP 5.2.6-2 on Debian fails to shutdown properly on one of my servers</p>
<p>apache2ctl stop or /etc/init.d/apache2 stop or equivalents would result in &#8220;waiting&#8230;&#8230;&#8230;&#8230;&#8230;.&#8221; until a timeout and then the new process is launched anyway which fails because the port is already in use, apache2 never finished shutting down properly</p>
<p>Not sure exactly what the problem is, but downgrading to PHP 5.2.6-0.dotdeb.1 via DotDeb mirrors solved the issue</p>
<p>Hopefully it will be fixed in the next version/patch</p>
]]></content:encoded>
			<wfw:commentRss>http://www.influenced.net/2008/07/09/apache2-wont-properly-stop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
