<?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>mnemonic technology &#187; apache</title>
	<atom:link href="http://blog.mnology.com/tags/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mnology.com</link>
	<description>technology assisting grey matter</description>
	<lastBuildDate>Tue, 05 Aug 2008 22:07:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>launched, with some difficulty</title>
		<link>http://blog.mnology.com/20080529/launched-with-some-difficulty/</link>
		<comments>http://blog.mnology.com/20080529/launched-with-some-difficulty/#comments</comments>
		<pubDate>Thu, 29 May 2008 21:07:55 +0000</pubDate>
		<dc:creator>mnology</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[openbsd]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.mnology.com/?p=3</guid>
		<description><![CDATA[I've been tinkering with getting WP re-installed for the past few weeks in order to get the blog you see before you today.
Basically I had to switch over from OpenBSD's  heavily modified Apache HTTPD server to the Apache2 server located in OpenBSD's ports.
This goes against OpenBSD's best practices by not using the heavily audited code [...]]]></description>
			<content:encoded><![CDATA[<p>I've been tinkering with getting WP re-installed for the past few weeks in order to get the blog you see before you today.</p>
<p>Basically I had to switch over from <a href="http://www.openbsd.org">OpenBSD</a>'s  heavily modified Apache HTTPD server to the Apache2 server located in <a href="http://www.openbsd.org/faq/faq15.html">OpenBSD's ports</a>.</p>
<p>This goes against OpenBSD's best practices by not using the heavily audited code base of Apache and running outside of a <a title="Tell me about this chroot(2) Apache?" href="http://www.openbsd.org/faq/faq10.html#httpdchroot">chroot jail</a>. Unfortunatley I was having issues with Wordpress's Plugins page never loading for me(timing out, etc.) with no activity in the php logs as to why. The Plugins were so important for me because I had been hearing about the WP <a title="WP OpenID plugin" href="http://wordpress.org/extend/plugins/openid/#post-210">OpenID </a>and <a title="FriendFeed activity widget" href="http://evansims.com/projects/friendfeed_activity_widget">FriendFeed</a> plugins and I knew if I was going to have a blog, I would need those plugins.</p>
<p>If any OpenBSD admins are looking to get Wordpress working on their systems, this is what you have to look forward to:</p>
<ol>
<li>Maintain  a new directory structure for the OpenBSD port of Apache2 under <code>/var/apache2</code> &amp; <code>/etc/apache2</code></li>
<li>Recompile OpenBSD's port of php5 to use Apache2's <code>apxs</code> by modifying the <code>Makefile</code> for php5</li>
<li>Reinstall from bottom up php5 and all of it's extensions</li>
<li>Move or softlink your page file structures under <code>/var/apache2</code> and reconfigure any vhosts. I've created a <code>vhosts</code> directory under <code>/etc/apache2</code> and modified <code>extras/httpd-vhosts.conf</code> to point there.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.mnology.com/20080529/launched-with-some-difficulty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
