<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>ColdFusion Linux (CF-Linux) Mailing List RSS Feed</title> 
<link>http://www.houseoffusion.com/groups/cf-linux</link> 
<description>Using ColdFusion on Linux</description> 
<language>en-us</language> 
<copyright>Copyright 2007, House of Fusion</copyright> 
<lastBuildDate>Thu, 20 Nov 2008 05:55:05 GMT</lastBuildDate> 
<webMaster>Michael Dinowitz (mdinowit@houseoffusion.com)</webMaster> 
<category>Mailing List</category>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[&gt; Once he did the above all that required was a apache restart and everything is working.&nbsp;&nbsp;Since you work at adobe maybe this is something that can be patched so people do not have to do this manually?<br>
	&gt;<br>
	&gt; Thanks again everyone for your help<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4476"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Tue, 11 Nov 2008 10:49:00 GMT</pubDate> 
	<dc:author>Ryan Stille </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4476</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[&gt; Will,<br>
	&gt; You should not need to do a full manual build of the connector with <br>
	&gt; ColdFusion8. Adding the &quot;-apxs&quot; switch to your wsconfig command causes <br>
	&gt; the connector to be built on your system. It will require that the <br>
	&gt; APXS package (apache <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4475"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Tue, 11 Nov 2008 10:07:00 GMT</pubDate> 
	<dc:author>Will Blake </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4475</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[Will,<br>
	You should not need to do a full manual build of the connector with ColdFusion8. Adding the &quot;-apxs&quot; switch to your wsconfig command causes the connector to be built on your system. It will require that the APXS package (apache extension build tool<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4474"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Tue, 11 Nov 2008 08:52:00 GMT</pubDate> 
	<dc:author>Ken Smith </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4474</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[Yes, I thought you had been running it manually, since you had to manually modify the file.&nbsp;&nbsp;Try running it youself and see what happens.&nbsp;&nbsp;I believe you need to be root when you do it.<br>
	-Ryan<br>
	<br>
	----------------------------------------<br>
	From: Richard <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4473"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 11:45:00 GMT</pubDate> 
	<dc:author>Ryan Stille</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4473</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[Will,<br>
	To run the installer manually, simly cd to the proper folder,<br>
	cd /opt/coldfusion8/bin<br>
	(I think thats the proper folder)<br>
	and then run the connector manually from shell,<br>
	sh connector.sh<br>
	<br>
	For the wsconfig.jar fix, simply rm the old wsconfig.jar <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4472"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 10:20:00 GMT</pubDate> 
	<dc:author>Richard Bessey </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4472</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[&gt;I have always noticed that also when installing CF8 and CF7, I have <br>
	&gt;always had to modify that file if I run it by manually.<br>
	&gt;<br>
	&gt;Regards,<br>
	&gt;<br>
	&gt;Richard Bessey<br>
	&gt;<br>
	&gt;Will Blake wrote:<br>
	&gt;&gt;<br>
	<br>
	The problem is I have made the changes, it still errors when I <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4471"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 10:17:00 GMT</pubDate> 
	<dc:author>Will Blake </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4471</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[&gt;At one point you had to compile a custom connector for Apache 2.2 (you<br>
	&gt;were on 2.0 before with RHEL 4), but I don't know if that's still the<br>
	&gt;case.&nbsp;&nbsp;It's really easy, just go find the technote on adobe.com.&nbsp;&nbsp;I'd<br>
	&gt;give a link but the damn iPhone doesn<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4470"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 10:14:00 GMT</pubDate> 
	<dc:author>Will Blake </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4470</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[I have always noticed that also when installing CF8 and CF7, I have <br>
	always had to modify that file if I run it by manually.<br>
	<br>
	Regards,<br>
	<br>
	Richard Bessey<br>
	<br>
	Will Blake wrote:<br>
	&gt;&gt; willblake@printelect.com wrote:<br>
	&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
	&gt;&gt;&gt; .... I have manually made <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4469"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 10:13:00 GMT</pubDate> 
	<dc:author>Richard Bessey </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4469</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[&gt; willblake@printelect.com wrote:<br>
	&gt; &gt; .... I have manually made changes to the apache_connector.sh file to <br>
	&gt; point it to the right places to connect with Apache but I still get <br>
	&gt; the error.&nbsp;&nbsp;Suggestions?<br>
	&gt; &gt;&nbsp;&nbsp;&nbsp;<br>
	&gt; What changes?&nbsp;&nbsp;How about posting <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4468"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 10:08:00 GMT</pubDate> 
	<dc:author>Will Blake </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4468</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[willblake@printelect.com wrote:<br>
	&gt; .... I have manually made changes to the apache_connector.sh file to point it to the right places to connect with Apache but I still get the error.&nbsp;&nbsp;Suggestions?<br>
	&gt;&nbsp;&nbsp;&nbsp;<br>
	What changes?&nbsp;&nbsp;How about posting the contents of <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4467"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 11:58:00 GMT</pubDate> 
	<dc:author>Ryan Stille </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4467</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[At one point you had to compile a custom connector for Apache 2.2 (you<br>
	were on 2.0 before with RHEL 4), but I don't know if that's still the<br>
	case.&nbsp;&nbsp;It's really easy, just go find the technote on adobe.com.&nbsp;&nbsp;I'd<br>
	give a link but the damn iPhone doesn't <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4466"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 12:24:00 GMT</pubDate> 
	<dc:author>Barney Boisvert</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4466</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[Check your /etc/hosts file and remove any references to IPv6, and then <br>
	try the apache connector again.<br>
	<br>
	If memory serves me right, it has trouble binding to IPv6 addresses.<br>
	<br>
	Regards,<br>
	<br>
	Richard Bessey<br>
	<br>
	willblake@printelect.com wrote:<br>
	&gt; My hosting<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4465"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Mon, 10 Nov 2008 12:08:00 GMT</pubDate> 
	<dc:author>Richard Bessey </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4465</guid> 
</item>

<item>
	<title><![CDATA[Apache 2 2 3, Red Hat 5, ColdFusion 8 Install Problems]]></title> 
	<description><![CDATA[My hosting company recently upgraded my server from RHES 4 to RHES 5.&nbsp;&nbsp;I also think I went from an older version of Apache to Apache 2.2.3.&nbsp;&nbsp;I never had any problems installing or running CF8 until this upgrade.&nbsp;&nbsp;I am able to install CF8 without issue, <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4464"  title="ColdFusion Linux (CF-Linux): Apache 2.2.3, Red Hat 5, CF8 Install Problems">more</A>]]]></description> 
	<pubDate>Sun, 09 Nov 2008 11:45:00 GMT</pubDate> 
	<dc:author>willblake</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4464</guid> 
</item>

<item>
	<title><![CDATA[not showing index cfm]]></title> 
	<description><![CDATA[Hi Paul &amp; J.J. ,<br>
	<br>
	thanks so much for your help!<br>
	I am not sure if this is a Linux thing, or there were lots of changes in apache 2. I usually use the Mac with apache, and there is one conf file for this, but on Ubuntu they seemed to separate all the <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4463"  title="ColdFusion Linux (CF-Linux): not showing index.cfm">more</A>]]]></description> 
	<pubDate>Fri, 26 Sep 2008 10:20:00 GMT</pubDate> 
	<dc:author>John  Barrett </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4463</guid> 
</item>

<item>
	<title><![CDATA[not showing index cfm]]></title> 
	<description><![CDATA[Hi John,<br>
	<br>
	Check the httpd.conf file and&nbsp;&nbsp;add index.cfm to the line that looks&nbsp;&nbsp;<br>
	like this:<br>
	<br>
	DirectoryIndex index.html index.html.var index.phtml index.php index.cfm<br>
	<br>
	and restart apache and it should use index.cfm as a default document.<br>
	<br>
	Paul<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4462"  title="ColdFusion Linux (CF-Linux): not showing index.cfm">more</A>]]]></description> 
	<pubDate>Fri, 26 Sep 2008 07:25:00 GMT</pubDate> 
	<dc:author>Paul Kukiel </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4462</guid> 
</item>

<item>
	<title><![CDATA[not showing index cfm]]></title> 
	<description><![CDATA[John,<br>
	<br>
	In the httpd.conf file there is a directive called:<br>
	<br>
	&lt;IfModule dir_module&gt;<br>
	&nbsp;&nbsp;&nbsp; DirectoryIndex index.html<br>
	&lt;/IfModule&gt;<br>
	<br>
	Just change it to:<br>
	<br>
	&lt;IfModule dir_module&gt;<br>
	&nbsp;&nbsp;&nbsp; DirectoryIndex index.html index.cfm<br>
	&lt;/IfModule&gt;<br>
	<br>
	and restart <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4461"  title="ColdFusion Linux (CF-Linux): not showing index.cfm">more</A>]]]></description> 
	<pubDate>Fri, 26 Sep 2008 06:46:00 GMT</pubDate> 
	<dc:author>J.J. Merrick</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4461</guid> 
</item>

<item>
	<title><![CDATA[not showing index cfm]]></title> 
	<description><![CDATA[Hi,<br>
	I seem to have a problem showing the index.cfm file when I view the directory. Such as if I go to <A HREF="http://localhost">http://localhost</A> I get the listing of files instead of the index.cfm file.<br>
	<br>
	I know the problem is connected to the httpd configuration file. Where <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4460"  title="ColdFusion Linux (CF-Linux): not showing index.cfm">more</A>]]]></description> 
	<pubDate>Fri, 26 Sep 2008 03:27:00 GMT</pubDate> 
	<dc:author>John  Barrett </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4460</guid> 
</item>

<item>
	<title><![CDATA[setting up ColdFusion  eclipse & RDS]]></title> 
	<description><![CDATA[Hi Dave,<br>
	Thank you very much!<br>
	I was able to get this working, and work with the RDS support, it is&nbsp;&nbsp;<br>
	great!<br>
	<br>
	Thanks again for all your help,<br>
	John<br>
	On Sep 20, 2008, at 4:50 PM, Dave Watts wrote:<br>
	<br>
	&gt;&gt; When I download the ColdFusion 8 Extensions for <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4459"  title="ColdFusion Linux (CF-Linux): setting up cf eclipse & RDS">more</A>]]]></description> 
	<pubDate>Sat, 20 Sep 2008 11:12:00 GMT</pubDate> 
	<dc:author>John Barrett </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4459</guid> 
</item>

<item>
	<title><![CDATA[setting up ColdFusion  eclipse & RDS]]></title> 
	<description><![CDATA[&gt; When I download the ColdFusion 8 Extensions for Eclipse from <br>
	&gt; adobe <br>
	&gt; (http://www.adobe.com/support/coldfusion/downloads.html), I <br>
	&gt; extract the files (site.xml,and folders plugins, and <br>
	&gt; features). What do I do now? I have found eclipse on my<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4458"  title="ColdFusion Linux (CF-Linux): setting up cf eclipse & RDS">more</A>]]]></description> 
	<pubDate>Sat, 20 Sep 2008 10:51:00 GMT</pubDate> 
	<dc:author>Dave Watts </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4458</guid> 
</item>

<item>
	<title><![CDATA[setting up ColdFusion  eclipse & RDS]]></title> 
	<description><![CDATA[Hi,<br>
	Let me start by saying I am a complete newbie with Linux.<br>
	I am using Ubuntu 8.04, running CF 8,and using eclipse and cfeclipse for my IDE.<br>
	<br>
	I got eclipse and cfeclipse set up and running,and I am trying to get the RDS support working,and I am <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4457"  title="ColdFusion Linux (CF-Linux): setting up cf eclipse & RDS">more</A>]]]></description> 
	<pubDate>Sat, 20 Sep 2008 10:33:00 GMT</pubDate> 
	<dc:author>John  Barrett </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4457</guid> 
</item>

<item>
	<title><![CDATA[Linux IT Specialist NEEDED IN NY]]></title> 
	<description><![CDATA[Location:&nbsp;&nbsp;<br>
	"	Saratoga, NY<br>
	<br>
	Experience:&nbsp;&nbsp;<br>
	"	Uses a combination of experience, intellect and methodology to manage the hosted server environment for our clients while maximizing stability and scalability of our mission critical application<br>
	"	This role<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4456"  title="ColdFusion Linux (CF-Linux): Linux IT Specialist NEEDED IN NY">more</A>]]]></description> 
	<pubDate>Sat, 20 Sep 2008 10:45:00 GMT</pubDate> 
	<dc:author>douglas brownell </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4456</guid> 
</item>

<item>
	<title><![CDATA[UNIX Administrator (Mid-Level) TS/SCI Needed]]></title> 
	<description><![CDATA[Clearance:<br>
	"	Active TS/SCI<br>
	<br>
	Location:<br>
	"	Suitland, MD<br>
	<br>
	Experience: <br>
	"	Must have 4+ years of Solaris system administrator experience and be familiar with dealing directly with mid-level server platform hardware<br>
	<br>
	Education:&nbsp;&nbsp;<br>
	"	BA/BS Degree or <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4455"  title="ColdFusion Linux (CF-Linux): UNIX Administrator (Mid-Level) TS/SCI Needed">more</A>]]]></description> 
	<pubDate>Sat, 20 Sep 2008 10:43:00 GMT</pubDate> 
	<dc:author>douglas brownell </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4455</guid> 
</item>

<item>
	<title><![CDATA[running a script to stat ColdFusion  8?]]></title> 
	<description><![CDATA[Hi Steven long time no hear, I hope your well:)<br>
	Thanks for the advice, I will try this when I get to school tonight.<br>
	<br>
	John<br>
	<br>
	On Sep 15, 2008, at 5:45 AM, Steven Erat wrote:<br>
	<br>
	&gt; On Solaris/Linux/MacOSX systems use {cf_home}/bin/cf-init.sh to add&nbsp;&nbsp;<br>
	&gt; <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4454"  title="ColdFusion Linux (CF-Linux): running a script to stat CF 8?">more</A>]]]></description> 
	<pubDate>Mon, 15 Sep 2008 09:11:00 GMT</pubDate> 
	<dc:author>John Barrett </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4454</guid> 
</item>

<item>
	<title><![CDATA[running a script to stat ColdFusion  8?]]></title> 
	<description><![CDATA[On Solaris/Linux/MacOSX systems use {cf_home}/bin/cf-init.sh to add or remove ColdFusion init scripts.<br>
	<br>
	----<br>
	The cf-init.sh script will properly install the startup and kill scripts so that ColdFusion will start upon system startup.<br>
	<br>
	&nbsp;&nbsp;&nbsp;1. Cd to <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4453"  title="ColdFusion Linux (CF-Linux): running a script to stat CF 8?">more</A>]]]></description> 
	<pubDate>Mon, 15 Sep 2008 11:50:00 GMT</pubDate> 
	<dc:author>Steven Erat </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4453</guid> 
</item>

<item>
	<title><![CDATA[running a script to stat ColdFusion  8?]]></title> 
	<description><![CDATA[Hi Jefferey,<br>
	Thanks so much for your help! This looks like it will work out great:)<br>
	<br>
	I am a new user using Ubuntu at school, as I usually use the Mac OS X&nbsp;&nbsp;<br>
	at home. So far I really like it. The current machine is used by&nbsp;&nbsp;<br>
	multiple people(students, <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4452"  title="ColdFusion Linux (CF-Linux): running a script to stat CF 8?">more</A>]]]></description> 
	<pubDate>Mon, 15 Sep 2008 01:07:00 GMT</pubDate> 
	<dc:author>John Barrett </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4452</guid> 
</item>



<item>
	<title><![CDATA[There has never been a better time to be a ColdFusion Developer]]></title> 
	<description><![CDATA[Adobe&reg; ColdFusion&reg; 8 software is a must-have release for developers to create compelling internet applications that fit in today's enterprise environment.  Now you can build rich and engaging application experiences for users that do more and look better faster than ever.

There has never been a better time to be a ColdFusion Developer.

Get the Free Trial]]></description> 
	<guid>http://ad.doubleclick.net/clk;207172701;29440100;m</guid>
	<pubDate>Thu, 20 Nov 2008 05:55:05 GMT</pubDate> 
	<dc:author>Adobe Systems</dc:author> 
</item>

<item>
	<title><![CDATA[running a script to stat ColdFusion  8?]]></title> 
	<description><![CDATA[John,<br>
	<br>
	I run Ubuntu 8.04 an have a very basic CF8 install on it.&nbsp;&nbsp;What I did was have CF start during boot by adding a file to /etc/init.d/ called coldfuison.&nbsp;&nbsp;This is the contents of that file:<br>
	<br>
	#!/bin/sh<br>
	# start the cf server<br>
	<br>
	case &quot;$1&quot; in<br>
	'<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4451"  title="ColdFusion Linux (CF-Linux): running a script to stat CF 8?">more</A>]]]></description> 
	<pubDate>Sun, 14 Sep 2008 11:25:00 GMT</pubDate> 
	<dc:author>Jeff Meagher </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4451</guid> 
</item>

<item>
	<title><![CDATA[running a script to stat ColdFusion  8?]]></title> 
	<description><![CDATA[Hi,<br>
	is there a way to write a system script to start CF 8? Other people are using the machine at school, but want to access the CF site and not excited about using terminal. I think that it is easy, but that is maybe just me.<br>
	<br>
	step (1) cd opt/<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4450"  title="ColdFusion Linux (CF-Linux): running a script to stat CF 8?">more</A>]]]></description> 
	<pubDate>Sat, 13 Sep 2008 10:22:00 GMT</pubDate> 
	<dc:author>John  Barrett </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4450</guid> 
</item>

<item>
	<title><![CDATA[Memory Leak]]></title> 
	<description><![CDATA[We did a review of FusionReactor 3 in Vol. 2 Issue 4 of FAQU, and we<br>
	posted that article online... the only excerpt we've posted online<br>
	from that issue. So if you're interested in what FusionReactor can<br>
	offer you, this will help you:<br>
	<br>
	<A HREF="http://www.">http://www.</A><BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4449"  title="ColdFusion Linux (CF-Linux): Memory Leak">more</A>]]]></description> 
	<pubDate>Thu, 04 Sep 2008 04:38:00 GMT</pubDate> 
	<dc:author>Judith Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4449</guid> 
</item>

<item>
	<title><![CDATA[Memory Leak]]></title> 
	<description><![CDATA[Set the whole site up on an in house dev server and beat the crap out of it<br>
	and debug it completely. Then you have total control.&nbsp;&nbsp;I think it may be<br>
	possible for file not founds on a large scale to cause problems, depending<br>
	on the file(s) that are not <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4448"  title="ColdFusion Linux (CF-Linux): Memory Leak">more</A>]]]></description> 
	<pubDate>Thu, 04 Sep 2008 03:07:00 GMT</pubDate> 
	<dc:author>Wil Genovese</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4448</guid> 
</item>

<item>
	<title><![CDATA[Memory Leak]]></title> 
	<description><![CDATA[Thanks for the reply, I greatly appreciate it.<br>
	<br>
	I should have mentioned a few more details:<br>
	<br>
	I recently took the site over from a developer that had been working on it 10+ years. It is huge, I've only recently stopped my head from spinning. <br>
	<br>
	There <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4447"  title="ColdFusion Linux (CF-Linux): Memory Leak">more</A>]]]></description> 
	<pubDate>Thu, 04 Sep 2008 02:27:00 GMT</pubDate> 
	<dc:author>Jo Ling </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4447</guid> 
</item>

<item>
	<title><![CDATA[Memory Leak]]></title> 
	<description><![CDATA[First verify if there really are 'File Not Found&quot; errors.&nbsp;&nbsp;A quick look at<br>
	the apache and cf application logs will tell you that.&nbsp;&nbsp;Next look in your<br>
	application and exception logs.&nbsp;&nbsp;Fix the errors.&nbsp;&nbsp;Next it's down to tuning<br>
	the JVM and validating your <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4446"  title="ColdFusion Linux (CF-Linux): Memory Leak">more</A>]]]></description> 
	<pubDate>Thu, 04 Sep 2008 02:08:00 GMT</pubDate> 
	<dc:author>Wil Genovese</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4446</guid> 
</item>

<item>
	<title><![CDATA[Memory Leak]]></title> 
	<description><![CDATA[If you have the ability to install Fusion Reactor, go grab the trial and<br>
	you'll likely find the problem very quickly.&nbsp;&nbsp;If threads are getting stuck<br>
	open and the requests are piling up the memory and cpu usage will slowly<br>
	climb to a point where JRUN <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4445"  title="ColdFusion Linux (CF-Linux): Memory Leak">more</A>]]]></description> 
	<pubDate>Thu, 04 Sep 2008 01:23:00 GMT</pubDate> 
	<dc:author>Mike Chytracek</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4445</guid> 
</item>

<item>
	<title><![CDATA[Memory Leak]]></title> 
	<description><![CDATA[Hi all, I just moved a huge coldfusion site from a CF5/MySql3/Windows server to a CF7/MySql4/RHEL4 server. Needless to say, this caused a few problems. I have taken care of some of them, but this one problem is getting out of hand. <br>
	<br>
	It seems like there<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4444"  title="ColdFusion Linux (CF-Linux): Memory Leak">more</A>]]]></description> 
	<pubDate>Thu, 04 Sep 2008 01:16:00 GMT</pubDate> 
	<dc:author>Jo Ling </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4444</guid> 
</item>

<item>
	<title><![CDATA[where is data source info stored?]]></title> 
	<description><![CDATA[Indeed it is..thanks!<br>
	<br>
	-Jeff<br>
	<br>
	&gt;&gt;&gt; Dave Watts &lt;dwatts@figleaf.com&gt; 8/28/2008 3:20 PM &gt;&gt;&gt;<br>
	<br>
	/opt/coldfusionmx/lib/neo-query.xml, I think<BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4443"  title="ColdFusion Linux (CF-Linux): where is data source info stored?">more</A>]]]></description> 
	<pubDate>Thu, 28 Aug 2008 05:23:00 GMT</pubDate> 
	<dc:author>Jeff Schoby</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4443</guid> 
</item>

<item>
	<title><![CDATA[where is data source info stored?]]></title> 
	<description><![CDATA[&gt; I have a coldfusionmx 7 box running on Suse 9.3.&nbsp;&nbsp;The <br>
	&gt; administrator page has started to give a weird error so I <br>
	&gt; can't get logged in. <br>
	&gt; <br>
	&gt; What file are the data sources and info stored in in <br>
	&gt; /opt/coldfusionmx?&nbsp;&nbsp;&nbsp;I need to grab the data <BR> [<A href="http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4442"  title="ColdFusion Linux (CF-Linux): where is data source info stored?">more</A>]]]></description> 
	<pubDate>Thu, 28 Aug 2008 04:20:00 GMT</pubDate> 
	<dc:author>Dave Watts </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4442</guid> 
</item>

<item>
	<title><![CDATA[The Fusion Authority Quarterly Update Volume 2, Issue 4 is out now]]></title> 
	<description><![CDATA[If you want your ColdFusion skills to be up-to-date then you need the Fusion Authority Quarterly Update. The current issue is all about Best Practices and Development Environments. Just what we all need.
	
	Order now]]></description> 
	<guid>https://secure.houseoffusion.com/vol2issue4.cfm</guid>
	<pubDate>Thu, 20 Nov 2008 05:55:05 GMT</pubDate> 
	<dc:author>Fusion Authority</dc:author> 
</item>


</channel>
</rss>

