Having to install the .Net framework* before CF8 just doesn't seem right
somehow


* only if you want .Net integration

On 7/31/07, Greg Fuller <[EMAIL PROTECTED]> wrote:
>
> Thanks Cutter, the multiple restarts fixed it, with no config changes
> on my part.   I think I have some mischievous goulies in my system :)
>
> On 7/30/07, Cutter (CFRelated) <[EMAIL PROTECTED]> wrote:
> > Greg,
> >
> > See if this helps any.
> >
> >
> http://blog.cutterscrossing.com/index.cfm/2007/7/23/Local-Development-Setup-Pt-1-Apache-and-ColdFusion-7-or-8
> >
> > Steve "Cutter" Blades
> > Adobe Certified Professional
> > Advanced Macromedia ColdFusion MX 7 Developer
> > _____________________________
> > http://blog.cutterscrossing.com
> >
> > Greg Fuller wrote:
> > > Just installed CF8 with the apache connector.  Apache is passing
> > > ..cfm's to CF only when the .cfm is in the CFIDE directory.  The CFIDE
> > > directory is properly under my Apache root.
> > >
> > > I'm familiar with Apache config, and the httpd.config looks good.
> > > Obviously the connector works, because it works under CFIDE.
> > >
> > > from: httpd.config:
> > >
> -------------------------------------------------------------------------------------------------------------------------------
> > > DirectoryIndex index.php index.php3 index.html index.htm
> > > index.html.var index.cfm
> > >
> ---------------------------------------------------------------------------------------------------------------------------------
> > > # JRun Settings
> > > LoadModule jrun_module
> "C:/ColdFusion8/runtime/lib/wsconfig/1/mod_jrun20.so"
> > > <IfModule mod_jrun20.c>
> > >     JRunConfig Verbose false
> > >     JRunConfig Apialloc false
> > >     JRunConfig Ignoresuffixmap false
> > >     JRunConfig Serverstore
> > > "C:/ColdFusion8/runtime/lib/wsconfig/1/jrunserver.store"
> > >     JRunConfig Bootstrap 127.0.0.1:51800
> > >     #JRunConfig Errorurl url <optionally redirect to this URL on
> errors>
> > >     #JRunConfig ProxyRetryInterval 600 <number of seconds to wait
> > > before trying to reconnect to unreachable clustered server>
> > >     #JRunConfig ConnectTimeout 15 <number of seconds to wait on a
> > > socket connect to a jrun server>
> > >     #JRunConfig RecvTimeout 300 <number of seconds to wait on a socket
> > > receive to a jrun server>
> > >     #JRunConfig SendTimeout 15 <number of seconds to wait on a socket
> > > send to a jrun server>
> > >     AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf
> > > </IfModule>
> > >
> ---------------------------------------------------------------------------------------------------------------------------------
> > >
> > > This all worked under CF8 beta.  BTW, I completely uninstalled CF8
> > > beta and made sure the httpd.config file had no references to .cfm* or
> > > jrun before installing production CF8.
> > >
> > > Any help would be appreciated.
> > >
> > > Thanks!
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285168
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to