RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread John Mason
Just another note on this, when you map them make sure to just allow the following http verbs (methods) GET,HEAD,POST. The default has you turn all the methods on and that isn't needed. John [EMAIL PROTECTED] _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Troy Jone

RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
Using your instructions, I see that .cfm, .cfml, and .da (our proprietary extension using ColdFusion) extensions are mapped. Troy Jones Dynapp Support Team 678-528-2952 [EMAIL PROTECTED] [EMAIL PROTECTED] From: [EMAIL PROTECTED] [mailto:[EMAIL PROTE

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Teddy Payne
Ok, here we go: Assuming you have IIS installed and CF installed and you have access to your IIS Administrator: Use the "+" symbols to expand to your default web site Right click the default web site and then click "Properties" Click "Home Directory" tab Click "Configuration" button Under the sc

RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
same issue with Firefox Troy Jones Dynapp Support Team 678-528-2952 [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Ross Sent: Thursday, March 15, 2007 2:46 PM To: discussion@acfug.org Subject: Re: [ACFUG Di

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Steven Ross
tried installing firefox on the box?... not sure if that is the issue but, it appears as though CF is trying to detect the browser and denying it based on the user agent. I'm not on a windows box so I have no idea if it does that or not. On 3/15/07, Troy Jones <[EMAIL PROTECTED]> wrote: I am try

RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
I am trying to access the administrator while RDP'ed into the server from this address 192.168.1.52/cfide/administrator/index.cfm I get back "cannot find page" I then try using 127.0.0.1/cfide/administrator/index.cfm or localhost/cfide/administrator/index.cfm with the same results. I then op

RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
Yes as I have been able to access the administrator in the past. This is recent problem and, because others have access to the server, I do not know what, if any changes have been made. Troy Jones Dynapp Support Team 678-528-2952 [EMAIL PROTECTED] [EMAIL PROTECTED] __

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Steven Ross
Ok so apparently cf is installed on your external box (if you hit that url with anything .cfm you see the CF error page). To reiterate are you trying to access the cf admin tool via this url? http://www.superlawntrucks.com/CFIDE/administrator/ If that is the case then you probably need to remot

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Teddy Payne
When you install CF in server mode, you will be prompted on which web server to use and then the bindings for the CFM interpreter are created at that point. Do you know for a fact that CF is indeed installed? Teddy On 3/15/07, Troy Jones <[EMAIL PROTECTED]> wrote: In response to Teddy, that i

RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
In response to Teddy, that is exactly right. As far as why both are installed, I just work here. It was that way from day one when I started. Troy Jones Dynapp Support Team 678-528-2952 [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PRO

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Steven Ross
You are asking for trouble running apache and IIS... why do you need both on the same box? On 3/15/07, Troy Jones <[EMAIL PROTECTED]> wrote: It has both Apache and IIS installed. Troy Jones Dynapp Support Team 678-528-2952 [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From:

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Steven Ross
Teddy, I think he is saying that when he hits the url (the same box) via the external url it works but using 127.0.0.1 (logged in via term services or something?) doesnt... is that right? On 3/15/07, Teddy Payne <[EMAIL PROTECTED]> wrote: Well, the external website has its own web server. To s

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Teddy Payne
Well, the external website has its own web server. To server ColdFusion, the web server that is handling the requests for the external web site would need to have ColdFusion installed on it as well. On your local system, you would have a developer copy of ColdFusion typically, but on external we

RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
Would that still be true if the pages were served externally in the proper manner? This problem only exists when trying to open a .cfm locally on the server. For example, this site, http://www.superlawntrucks.com is served as requested and there are no errors with

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Teddy Payne
For IIS in the past, it is usually a file called iis.msc, which may have changed for IIS 6 and later. You usually can find your IIS manager from your Administrative tools that is available from your start menu or it can be located in your Control Panel menu. I agree with Dean about your web serv

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Dean H. Saxe
There should be a IIS plugin to handle the CF content, is it configured in the IIS Admin? Check out the docs on adobe.com for specific config information. -dhs Dean H. Saxe, CISSP, CEH [EMAIL PROTECTED] "Free speech exercised both individually and through a free press, is a necessity in an

RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
IIS should be the one handling that, but therein lies my problem. I can't open the CF administrator to edit any settings in IE. Kinda catch 22. Anyways, is there another way to access that or will this problem have to be addressed first? Troy Jones Dynapp Support Team 678-528-2952 [EMAIL PROTECT

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Dean H. Saxe
Which is serving up the CF content then? You'll have to ensure CF is configured appropriately to use one or the other. -dhs Dean H. Saxe, CISSP, CEH [EMAIL PROTECTED] "What is objectionable, what is dangerous about extremists is not that they are extreme, but that they are intolerant."

RE: [ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
It has both Apache and IIS installed. Troy Jones Dynapp Support Team 678-528-2952 [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean H. Saxe Sent: Thursday, March 15, 2007 12:09 PM To: discussion@acfug.org Subject

Re: [ACFUG Discuss] cf administrator

2007-03-15 Thread Dean H. Saxe
What kind of web server is it? Apache? IIS? It sounds like the web server isn't calling the CF executable to process the page and is instead returning the source to you. -dhs Dean H. Saxe, CISSP, CEH [EMAIL PROTECTED] "What is objectionable, what is dangerous about extremists is not th

[ACFUG Discuss] cf administrator

2007-03-15 Thread Troy Jones
Hello, I am new to this group and, quite honestly, not terrible experienced. Please bear with me as I try to lay out my problem. I am trying to access the cfadministrator on our server. It will not open in IE or Firefox. It closes the browser and forces me to use Notepad or save the file to

Re: [ACFUG Discuss] List Usage

2007-03-15 Thread Teddy Payne
List members, ACFUG attendees and Board members, During our recent board meeting after elections, we had create responsibilities to coordinators and committees to handle certain monthly tasks to keep ACFUG progressive. One of these assignments is the list moderator or "mother" if you are a fan of