<?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: Starting Apache at boot on Tiger</title>
	<atom:link href="http://diymacserver.com/installing-apache/starting-apache-at-boot/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 16:07:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-8077</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 25 Oct 2010 04:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-8077</guid>
		<description>@Roberto, make sure that in /etc/hostconfig it says WEBSERVER=-NO- and APACHE2=-YES-</description>
		<content:encoded><![CDATA[<p>@Roberto, make sure that in /etc/hostconfig it says WEBSERVER=-NO- and APACHE2=-YES-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-8072</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Sun, 24 Oct 2010 22:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-8072</guid>
		<description>Hi Richard question I followed the tutorial and everything seems to work my only problems is that every time I start up Apache (both at start up and manual start) the Personal Web Sharing keeps turning on. Everything seems to still run fine. The new version seems to be running. When I check test.php file it shows the new apache version and directory.

Is this normal or is the old version running in the background?</description>
		<content:encoded><![CDATA[<p>Hi Richard question I followed the tutorial and everything seems to work my only problems is that every time I start up Apache (both at start up and manual start) the Personal Web Sharing keeps turning on. Everything seems to still run fine. The new version seems to be running. When I check test.php file it shows the new apache version and directory.</p>
<p>Is this normal or is the old version running in the background?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-7253</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Thu, 08 Jul 2010 21:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-7253</guid>
		<description>Works with 10.4 Server for Apache2 installed by MacPorts:

1. change /usr/local/... to /opt/local/...

2. before reboot, take care to disable MacPorts daemon startup by:
sudo port unload apache2</description>
		<content:encoded><![CDATA[<p>Works with 10.4 Server for Apache2 installed by MacPorts:</p>
<p>1. change /usr/local/&#8230; to /opt/local/&#8230;</p>
<p>2. before reboot, take care to disable MacPorts daemon startup by:<br />
sudo port unload apache2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-7198</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 29 Jun 2010 16:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-7198</guid>
		<description>Very good instructions.

On Linux, the Apache 2 controller script is called &quot;apache2ctl&quot;, so for clarity and consistency, I created a symbolic link in my system path called &quot;apache2ctl&quot; which points to the apache2 controller script.

$ sudo ln -s /usr/local/bin/apachectl /usr/sbin/apache2ctl

It might be preferable to put the link in /usr/local/bin, but whatever.

This way I can still run the old Apache 1.3 server any time I want by manually stopping the apache 2 server and starting the apache 1.3 server.

$ sudo apachectl stop
$ sudo apache2ctl start</description>
		<content:encoded><![CDATA[<p>Very good instructions.</p>
<p>On Linux, the Apache 2 controller script is called &#8220;apache2ctl&#8221;, so for clarity and consistency, I created a symbolic link in my system path called &#8220;apache2ctl&#8221; which points to the apache2 controller script.</p>
<p>$ sudo ln -s /usr/local/bin/apachectl /usr/sbin/apache2ctl</p>
<p>It might be preferable to put the link in /usr/local/bin, but whatever.</p>
<p>This way I can still run the old Apache 1.3 server any time I want by manually stopping the apache 2 server and starting the apache 1.3 server.</p>
<p>$ sudo apachectl stop<br />
$ sudo apache2ctl start</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-6797</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 01 Apr 2010 04:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-6797</guid>
		<description>@Shan, that is a solution but you should go into your System Preferences and in the Sharing panel turn of Web Sharing.</description>
		<content:encoded><![CDATA[<p>@Shan, that is a solution but you should go into your System Preferences and in the Sharing panel turn of Web Sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shan</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-6794</link>
		<dc:creator>Shan</dc:creator>
		<pubDate>Thu, 01 Apr 2010 00:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-6794</guid>
		<description>Apache is not starting at startup for me.  However, if I run the following command it starts fine.

sudo /usr/local/apache2/bin/apachectl start

I noticed in my /etc/hostconfig the following line.  Do I need to remove it?

WEBSERVER=-YES-</description>
		<content:encoded><![CDATA[<p>Apache is not starting at startup for me.  However, if I run the following command it starts fine.</p>
<p>sudo /usr/local/apache2/bin/apachectl start</p>
<p>I noticed in my /etc/hostconfig the following line.  Do I need to remove it?</p>
<p>WEBSERVER=-YES-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-6666</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sat, 27 Feb 2010 21:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-6666</guid>
		<description>@Jesse, I&#039;m sorry about the quote problem I thought I eliminated most of them they are a remnant of a database upgrade gone wrong. I will correct it later. The instructions for Tiger have been deleted. I&#039;m unable to support Tiger as well next to the other OS X versions (not enough hardware and such). But I&#039;ll send you some instructions I&#039;ve found in a backup.</description>
		<content:encoded><![CDATA[<p>@Jesse, I&#8217;m sorry about the quote problem I thought I eliminated most of them they are a remnant of a database upgrade gone wrong. I will correct it later. The instructions for Tiger have been deleted. I&#8217;m unable to support Tiger as well next to the other OS X versions (not enough hardware and such). But I&#8217;ll send you some instructions I&#8217;ve found in a backup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A. Jesse Jiryu Davis</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-6665</link>
		<dc:creator>A. Jesse Jiryu Davis</dc:creator>
		<pubDate>Sat, 27 Feb 2010 21:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-6665</guid>
		<description>Thanks so much for this useful and excellent HOWTO.  Two criticisms: 1) please don&#039;t use forward and backward quotes in shell scripts, it makes it impossible to cut &amp; paste them into my editor.  Just use normal quotes: &quot;&quot;.  2)  These are instructions for installing Apache on Mac OS X 10.4 Tiger, but from here you link to &quot;Installing PHP&quot;, which only has instructions for Leopard and Snow Leopard.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this useful and excellent HOWTO.  Two criticisms: 1) please don&#8217;t use forward and backward quotes in shell scripts, it makes it impossible to cut &amp; paste them into my editor.  Just use normal quotes: &#8220;&#8221;.  2)  These are instructions for installing Apache on Mac OS X 10.4 Tiger, but from here you link to &#8220;Installing PHP&#8221;, which only has instructions for Leopard and Snow Leopard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-5470</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 02 Oct 2009 21:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-5470</guid>
		<description>@Gee, no you are wrong, it will run apache. If it doesn&#039;t there is something wrong with Apache or your config. Try running it from the command line.</description>
		<content:encoded><![CDATA[<p>@Gee, no you are wrong, it will run apache. If it doesn&#8217;t there is something wrong with Apache or your config. Try running it from the command line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gee</title>
		<link>http://diymacserver.com/installing-apache/starting-apache-at-boot/comment-page-1/#comment-5467</link>
		<dc:creator>Gee</dc:creator>
		<pubDate>Fri, 02 Oct 2009 18:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-apache/starting-apache-at-boot/#comment-5467</guid>
		<description>So, unless I&#039;m missing something here, this script doesn&#039;t do anything except hit the bottom call to &quot;RunService&quot; which does nothing since neither of the functions are called that. I tried.

?</description>
		<content:encoded><![CDATA[<p>So, unless I&#8217;m missing something here, this script doesn&#8217;t do anything except hit the bottom call to &#8220;RunService&#8221; which does nothing since neither of the functions are called that. I tried.</p>
<p>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

