Thas kinda bizarre. Usually when I am not connected correctly, I just outputs the contents of the cfm file to the browser.
When you download a page is it the cfm, or is it the rendered html you would expect? simeon On Wed, 17 Nov 2004 15:35:55 -0800, JB McMichael <[EMAIL PROTECTED]> wrote: > On Mandrake 10, I installed 6.1 without a problem. It installed, it > created all of the so files it needed to, and its running. But > whenever I try to go to a cfm page the browser tries to download the > page, not render it. Here are the relavant parts of my apache > configs, maybe I am missing something? > From httpd.conf > # JRun Settings > LoadModule jrun_module /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so > <IfModule mod_jrun20.c> > JRunConfig Verbose false > JRunConfig Apialloc false > JRunConfig Ssl false > JRunConfig Ignoresuffixmap false > JRunConfig Serverstore > /opt/coldfusionmx/runtime/lib/wsconfig/1/jrunserver.store > JRunConfig Bootstrap 127.0.0.1:51010 > #JRunConfig Errorurl <optionally redirect to this URL on errors> > AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc > </IfModule> > > In commonhttpd.conf > <IfModule mod_dir.c> > DirectoryIndex index.html index.cfm index.html.var index.php > index.php3 index.shtml index.cgi index.pl index.htm Default.htm > default.htm index.xml > </IfModule> > > Is there anything else that should exist in any other file? > > -JB > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184685 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

