<?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>kluner.net &#187; PHP</title>
	<atom:link href="http://www.kluner.net/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kluner.net</link>
	<description>sysadmin madness, in relative perspective</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:48:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>when using suphp on FreeBSD</title>
		<link>http://www.kluner.net/2009/03/09/when-using-suphp-on-freebsd/</link>
		<comments>http://www.kluner.net/2009/03/09/when-using-suphp-on-freebsd/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 09:52:46 +0000</pubDate>
		<dc:creator>Arjan Koole</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.kluner.net/?p=283</guid>
		<description><![CDATA[always remember to do the following after upgrading PHP, but before restarting apache: 1 2 cd /usr/ports/www/suphp make deinstall &#38;&#38; make reinstall when using eaccelerator do: 1 2 cd /usr/ports/www/eaccelerator make deinstall &#38;&#38; make reinstall too. Saves you a LOT of headaches [ad]]]></description>
			<content:encoded><![CDATA[<p>always remember to do the following after upgrading PHP, but before restarting apache:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>ports<span style="color: #000000; font-weight: bold;">/</span>www<span style="color: #000000; font-weight: bold;">/</span>suphp
<span style="color: #c20cb9; font-weight: bold;">make</span> deinstall <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">make</span> reinstall</pre></td></tr></table></div>

<p>when using eaccelerator do:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>ports<span style="color: #000000; font-weight: bold;">/</span>www<span style="color: #000000; font-weight: bold;">/</span>eaccelerator
<span style="color: #c20cb9; font-weight: bold;">make</span> deinstall <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">make</span> reinstall</pre></td></tr></table></div>

<p>too.</p>
<p>Saves you a LOT of headaches <img src='http://www.kluner.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kluner.net/2009/03/09/when-using-suphp-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

