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 <http://www.superlawntrucks.com/> is served as requested and there are no errors with it when accessed externally.
Troy Jones Dynapp Support Team 678-528-2952 [EMAIL PROTECTED] [EMAIL PROTECTED] ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne Sent: Thursday, March 15, 2007 1:26 PM To: [email protected] Subject: Re: [ACFUG Discuss] cf administrator 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 server not knowing how to serve CF pages. What happens in IIS, is a DLL file is associated to a .cfm or .cfml files. This DLL has the responsibility of calling and executing the CF engine to parse the .cfm page being requested. If IIS doesn't know what to do with a file extension, it will download it like it an executable or .zip file. Teddy On 3/15/07, Dean H. Saxe <[EMAIL PROTECTED]> wrote: 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 any country where people are themselves free." -- Theodore Roosevelt, 1918 On Mar 15, 2007, at 12:33 PM, Troy Jones wrote: > 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 PROTECTED] > [EMAIL PROTECTED] > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean H. > Saxe > Sent: Thursday, March 15, 2007 12:28 PM > To: [email protected] > Subject: Re: [ACFUG Discuss] cf administrator > > 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." > -- Robert F. Kennedy, 1964 > > > On Mar 15, 2007, at 12:14 PM, Troy Jones wrote: > >> 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: [email protected] >> Subject: Re: [ACFUG Discuss] cf administrator >> >> 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 >> that they are extreme, but that they are intolerant." >> -- Robert F. Kennedy, 1964 >> >> >> On Mar 15, 2007, at 11:32 AM, Troy Jones wrote: >> >>> 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 hard drive. In another issue that >>> may or may not be related, when I type in the value to open the >>> administrator, the browser tells me that it cannot find the url >>> requested, which, in this case, is itself. Does anyone have any >>> suggestions? >>> >>> >>> >>> Troy Jones >>> >>> >>> >>> Dynapp Support Team >>> >>> 678-528-2952 >>> >>> [EMAIL PROTECTED] >>> >>> [EMAIL PROTECTED] >>> >>> >>> >>> >>> >>> >>> ------------------------------------------------------------- >>> To unsubscribe from this list, manage your profile @ >>> http://www.acfug.org?fa=login.edituserform >>> >>> For more info, see http://www.acfug.org/mailinglists >>> Archive @ http://www.mail-archive.com/discussion%40acfug.org/ >>> List hosted by FusionLink >>> ------------------------------------------------------------- >> >> >> >> ------------------------------------------------------------- >> To unsubscribe from this list, manage your profile @ >> http://www.acfug.org?fa=login.edituserform >> >> For more info, see http://www.acfug.org/mailinglists >> Archive @ http://www.mail-archive.com/discussion%40acfug.org/ >> List hosted by http://www.fusionlink.com >> ------------------------------------------------------------- >> >> >> >> >> >> ------------------------------------------------------------- >> To unsubscribe from this list, manage your profile @ >> http://www.acfug.org?fa >> For more info, see http://www.acfug.org/mailinglists >> Archive @ http://www.mail-archive.com/discussion%40acfug.org/ >> List hosted by http://www.fusionlink.com >> ------------------------------------------------------------- >> >> >> >> > > > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by http://www.fusionlink.com > ------------------------------------------------------------- > > > > > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by http://www.fusionlink.com > ------------------------------------------------------------- > > > > ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com ------------------------------------------------------------- -- Teddy R. Payne Adobe Certified ColdFusion MX 7 Developer Google Talk - [EMAIL PROTECTED] Atlanta ColdFusion User Group - http://www.acfug.org Atlanta Flash & Flex User Group - http://www.affug.org ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink <http://www.fusionlink.com> ------------------------------------------------------------- ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
