<?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>bingshui.org &#187; org.apache.httpd.pliist</title>
	<atom:link href="http://www.bingshui.org/tag/org-apache-httpd-pliist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bingshui.org</link>
	<description>the Life of Zim</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:27:42 +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>Apache on OS X 10.5 (launchctl error)</title>
		<link>http://www.bingshui.org/tech/apache-on-os-x-10-5-launchctl-error/</link>
		<comments>http://www.bingshui.org/tech/apache-on-os-x-10-5-launchctl-error/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 00:33:48 +0000</pubDate>
		<dc:creator>dzimney</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[apachectl]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[launchctl]]></category>
		<category><![CDATA[org.apache.httpd.pliist]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://www.bingshui.org/?p=982</guid>
		<description><![CDATA[Today I was messing around with the built in Apache server on my Mac. What I was doing seemed simple enough; start my apache server with Web Sharing turned off in my system preferences. So I turned off Web Sharing and went for my Terminal, entering: apachectl graceful Expecting Apache to restart/start I was surprised [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was messing around with the built in Apache server on my Mac. What I was doing seemed simple enough; start my apache server with Web Sharing turned off in my system preferences. So I turned off Web Sharing and went for my Terminal, entering:</p>
<blockquote style="font-family:Courier"><p>apachectl graceful</p></blockquote>
<p>Expecting Apache to restart/start I was surprised to get this error:</p>
<blockquote style="font-family:Courier"><p>launchctl: CFURLWriteDataAndPropertiesToResource( /System/Library/LaunchDaemons/org.apache.httpd.plist) failed: -10</p></blockquote>
<p>After searching around online for a bit I realized that my problem was I failed to enter the command as root (or I forgot to put <span style="font-family:Courier">sudo</span> in front of my command.<br />
With a second attempt I entered:</p>
<blockquote style="font-family:Courier"><p>sudo apachectl graceful</p></blockquote>
<p>And vuala, apache is on. No errors. However, now when I enter:</p>
<blockquote style="font-family:Courier"><p>sudo apachectl status</p></blockquote>
<p>I get this error:</p>
<blockquote style="font-family:Courier"><p>/usr/sbin/apachectl: line 106: lynx: command not found</p></blockquote>
<p>Not sure what that&#8217;s about. If anyone&#8217;s got any ideas, I&#8217;d appreciate it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bingshui.org/tech/apache-on-os-x-10-5-launchctl-error/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

