Nope, still want to open the Admin in homesite...Weird My apache error log
[Wed Oct 18 06:09:48 2006] [notice] jrApache[2412: 30468] Server has not been properly configured for JRun. [Wed Oct 18 06:09:48 2006] [error] [client 127.0.0.1] File does not exist: D:/Program Files/Apache Group/Apache2/htdocs/CFIDE [Wed Oct 18 06:13:46 2006] [notice] jrApache[2412: 36612] Server has not been properly configured for JRun. [Wed Oct 18 06:17:03 2006] [notice] jrApache[2412: 43780] Server has not been properly configured for JRun. ----- Original Message ----- From: "Rob Wilkerson" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Wednesday, October 18, 2006 6:09 AM Subject: Re: cfadmin 404 with apache > Check the AddHandler directive within your jrun20.so block. This is > the JRun-specific config data for my installation (Apache 2.0.58 on > WinXP): > > LoadModule jrun_module "D:/macromedia/jrun4/lib/wsconfig/1/mod_jrun20.so" > <IfModule mod_jrun20.c> > JRunConfig Verbose false > JRunConfig Apialloc false > JRunConfig Ssl false > JRunConfig Ignoresuffixmap false > JRunConfig Serverstore "D:/macromedia/jrun4/lib/wsconfig/1/jrunserver.store" > JRunConfig Bootstrap 127.0.0.1:51020 > #JRunConfig Errorurl <optionally redirect to this URL on errors> > #JRunConfig ProxyRetryInterval 600 > #JRunConfig ConnectTimeout 15 > #JRunConfig RecvTimeout 300 > #JRunConfig SendTimeout 15 > AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf > </IfModule> > > Hope this helps. > > On 10/18/06, Doug Brown <[EMAIL PROTECTED]> wrote: > > Rob, > > > > > > I (was) using apache version 2.23 and when I could never get it working with > > the 2.0 version of macromedia connector I removed it and installed the 2.0 > > version of apache with the 2.0 connector. So right now I am running apache > > 2.0 with a 2.0 connector. Right now I can click on the CF Admin link and it > > will open it in homesite instead of in a browser... > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257148 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

