> when I try to access the CF Admin I get a pop up window saying: > "Opening index.cfm > you have chosen to open > index,cfm > which is a :BIN file > from http://localhost > would you like to save this file?" > > Does anybody know is there some conf setting that ColdFsion did not > write to some necessary file? > > Thanks, > John
Hi John, What version of CF you are installing? Os linux or windows? Type http://localhost/abc.cfm and let me know what happens? Guessing os is windows/IIS, and assuming cfm pages are working fine. 1> Double check coldfusion bindings from IIS admin, ISAPI Filter for cfm files. 2> Look in IIS Admin and create a virtual directory named "CFIDE" pointing to physical path of CFIDE if there is none. Let me know if that works out. Deval ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4511 Subscription: http://www.houseoffusion.com/groups/cf-linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
