i have a .cfm file on my website
but when i open it in a browser it is displayed as a raw code instead of parsing
can anyone help ?
I am using a remotely hosted webserver
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
have you have installed CF in window2008r2? If so, CF cannot completely installed and configured ISAPI at back-end.
We need to install or turn on for ISAPI extensions and ISAPI filters as follow.
Administrative Tools > Server Manager
Server Manager Box will come out (screen-1). If ISAPI extensions and ISAPI filters are not installed under Web Server (IIS), we need to click Add Roles Services at the right side.
Once we’ve done clicking on Add Roles Services, Add Roles Services box will come out (Screen-2) and you will see ISAPI extensions and ISAPI filters are uncheck as not installed (In Screen-16, they both are checked as installed because of we’ve encountered this problem and which are installed already) under Application Development. To click on ISAPI extensions and ISAPI filters and click on install button. We need to restart IIS if necessary.