Ok, now I have it to the point where it can find the administrator/index.cfm, but it wants to download it instead of run it. Man I should have known apache was going to be a pain in the arse for someone who never used it...
----- Original Message ----- From: "Doug Brown" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Tuesday, October 17, 2006 6:57 PM Subject: Re: cfadmin 404 with apache > Just the one site. As far as the previous error that we were working on, I > believe that was due to the version of apache. The connector I am using is > 2.0 and the apache I was using before was 2.23. Maybe some incompatibility > there. Anyhow, I really appreciate the help with this. I am desperate to get > away from MS and get into something like apache and linux. I figure I will > tackle apache before the linux thing though. > > > > ----- Original Message ----- > From: "Rob Wilkerson" <[EMAIL PROTECTED]> > To: "CF-Talk" <[email protected]> > Sent: Tuesday, October 17, 2006 6:43 PM > Subject: Re: cfadmin 404 with apache > > > > Okay, that may be helpful. Are you running multiple sites on this > > server (via virtual hosts) or just one site? > > > > Rob Wilkerson > > > > > > > > On Oct 17, 2006, at 8:32 PM, Doug Brown wrote: > > > > > Rob > > > > > > When I installed MX it asked where my web root was and I had made a > > > directoy > > > of d:\webroot The CFIDE directory is in that folder if that helps any. > > > > > > > > > ----- Original Message ----- > > > From: "Rob Wilkerson" <[EMAIL PROTECTED]> > > > To: "CF-Talk" <[email protected]> > > > Sent: Tuesday, October 17, 2006 6:20 PM > > > Subject: Re: cfadmin 404 with apache > > > > > > > > >> That's a completely different error, so I'm a little confused. But, > > >> back to this question...is the CFIDE directory in your web root? Are > > >> you using virtual hosts? > > >> > > >> > > >> On Oct 17, 2006, at 8:09 PM, Doug Brown wrote: > > >> > > >>> Rob, > > >>> > > >>> Thanks for the reply. I think the problem was that I was using > > >>> apache 2.23 I > > >>> installed 2.0.59 and now I am just getting a CF error saying that > > >>> it cannot > > >>> find /CFIDE/administrator/index.cfm. Any ideas on this? > > >>> > > >>> > > >>> > > >>> ----- Original Message ----- > > >>> From: "Rob Wilkerson" <[EMAIL PROTECTED]> > > >>> To: "CF-Talk" <[email protected]> > > >>> Sent: Tuesday, October 17, 2006 6:03 PM > > >>> Subject: Re: cfadmin 404 with apache > > >>> > > >>> > > >>>> On Oct 17, 2006, at 7:40 PM, Doug Brown wrote: > > >>>> > > >>>>> Ok, I removed and reinstalled apache and CF and I am getting the > > >>>>> following > > >>>>> error. > > >>>>> > > >>>>> Cannot load D:\CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so > > >>>>> into > > >>>>> server. > > >>>>> The specified procedure could not be found. Any ideas on this one? > > >>>>> Again > > >>>>> this is windows 2000 adv svr > > >>>>> > > >>>> In this case, it looks like your problem might be the backslash > > >>>> (\). > > >>>> Even on Windows, Apache likes forward slashes in your paths. > > >>>> You can > > >>>> often get away with backslashes if your path is quoted, but forward > > >>>> slashes are safer, I think. > > >>>> > > >>>> Rob Wilkerson > > >>>> > > >>>> > > >>> > > >>> > > >> > > >> > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:257133 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

