<?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"
	>
<channel>
	<title>Comments on: OS X Upgrading ColdFusion 7 to ColdFusion 8 with Apache2, Jrun4, MultiServer Config</title>
	<atom:link href="http://www.usercore.com/2007/05/31/os-x-upgrading-coldfusion-7-to-coldfusion-8-with-apache2-jrun4-multiserver-config/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usercore.com/2007/05/31/os-x-upgrading-coldfusion-7-to-coldfusion-8-with-apache2-jrun4-multiserver-config/</link>
	<description>Matt MacDougall - attempting to grok users, management, marketing, linux, subversion, coldfusion, os x and web geekery</description>
	<pubDate>Wed, 20 Aug 2008 17:28:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Matt</title>
		<link>http://www.usercore.com/2007/05/31/os-x-upgrading-coldfusion-7-to-coldfusion-8-with-apache2-jrun4-multiserver-config/#comment-9</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 13 Jun 2007 19:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.usercore.com/2007/05/31/os-x-upgrading-coldfusion-7-to-coldfusion-8-with-apache2-jrun4-multiserver-config/#comment-9</guid>
		<description>&lt;p&gt;I assume from your comment about being new to a mac and never using apache that you're not upgrading to ColdFusion 8 from ColdFusion 7.  Also, I assume you'd like to just use the version of apache that comes with your Macintosh, version 1.3.  This page was initially about upgrading but the instructions for a fresh install are very similar.  And really, using Apache 1.3 that comes with your mac is fine too unless you've got specific needs for version 2 (most folks don't).&lt;/p&gt;
&lt;p&gt;On the page in the ColdFusion 8 install process called "Configure Web Servers / Websites, I click the "Add" button.  Up pops a separate box where my default installation of Apache is recognized.  (If you skipped this Add step, I'd delete the ColdFusion and Jrun directories and rerun the installer). I confirmed the location of the things it was looking for by opening up a terminal and looking for the config directory and the two programs.  Specific commands to type in, one at a time, minus the quotes and hitting the enter key after each are: "ls -l /etc/httpd" "which httpd" "which apachectl".  You should see some that there are files in the /etc/httpd directory and that both httpd and apachectl can be found in the location that's listed in the "Add Web Server Configuration" window.&lt;/p&gt;

&lt;p&gt;If my assumptions are incorrect here and you've installed Apache 2 separately while uninstalling Apache 1.3, then I imagine the locations of httpd and apachectl will not be found.  I can look up what the defaults were and assist with that as well.&lt;/p&gt; 

&lt;p&gt;Hopefully this helps a bit, if not, repost some more details with what else you need or any more specific issues that are coming up.  I do have some screen shots that I could post after work this evening.&lt;/p&gt;
&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I assume from your comment about being new to a mac and never using apache that you&#8217;re not upgrading to ColdFusion 8 from ColdFusion 7.  Also, I assume you&#8217;d like to just use the version of apache that comes with your Macintosh, version 1.3.  This page was initially about upgrading but the instructions for a fresh install are very similar.  And really, using Apache 1.3 that comes with your mac is fine too unless you&#8217;ve got specific needs for version 2 (most folks don&#8217;t).</p>
<p>On the page in the ColdFusion 8 install process called &#8220;Configure Web Servers / Websites, I click the &#8220;Add&#8221; button.  Up pops a separate box where my default installation of Apache is recognized.  (If you skipped this Add step, I&#8217;d delete the ColdFusion and Jrun directories and rerun the installer). I confirmed the location of the things it was looking for by opening up a terminal and looking for the config directory and the two programs.  Specific commands to type in, one at a time, minus the quotes and hitting the enter key after each are: &#8220;ls -l /etc/httpd&#8221; &#8220;which httpd&#8221; &#8220;which apachectl&#8221;.  You should see some that there are files in the /etc/httpd directory and that both httpd and apachectl can be found in the location that&#8217;s listed in the &#8220;Add Web Server Configuration&#8221; window.</p>
<p>If my assumptions are incorrect here and you&#8217;ve installed Apache 2 separately while uninstalling Apache 1.3, then I imagine the locations of httpd and apachectl will not be found.  I can look up what the defaults were and assist with that as well.</p>
<p>Hopefully this helps a bit, if not, repost some more details with what else you need or any more specific issues that are coming up.  I do have some screen shots that I could post after work this evening.</p>
<p>-Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.usercore.com/2007/05/31/os-x-upgrading-coldfusion-7-to-coldfusion-8-with-apache2-jrun4-multiserver-config/#comment-8</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 13 Jun 2007 19:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.usercore.com/2007/05/31/os-x-upgrading-coldfusion-7-to-coldfusion-8-with-apache2-jrun4-multiserver-config/#comment-8</guid>
		<description>HELP!!:)

when I try to add a new local web server, I have to following:

Jrun host:localhost
Jrun Server:coldfusion

Web Serverproperties:
Web server Apache
Configuration directory: (blank, and when I put in /usr/sbin/ which is where the httpd file is, it doesn't work)

I then click OK and let it stop/restart, and I get an error message that says that /usr/sbin/ isn't a valid location.

I'm new to macs, and never used apache, so please go easy on me.

Thanks!</description>
		<content:encoded><![CDATA[<p>HELP!!:)</p>
<p>when I try to add a new local web server, I have to following:</p>
<p>Jrun host:localhost<br />
Jrun Server:coldfusion</p>
<p>Web Serverproperties:<br />
Web server Apache<br />
Configuration directory: (blank, and when I put in /usr/sbin/ which is where the httpd file is, it doesn&#8217;t work)</p>
<p>I then click OK and let it stop/restart, and I get an error message that says that /usr/sbin/ isn&#8217;t a valid location.</p>
<p>I&#8217;m new to macs, and never used apache, so please go easy on me.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
