Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Need to repair Coldfusion

Community Beginner ,
Feb 14, 2007 Feb 14, 2007
Please, I will like advise on how whoul I debup a Coldfusion server mapping problem. I can not access the administrator console. I have a dead server and can not even access the console.

Any suggestion?



Jose
2.8K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 15, 2007 Feb 15, 2007
Start with making sure that your ColdFusion is installed on your machine. Locate main directory such as CFusionMX or CFusionMX7 if you are on Windows or coldfusionmx7 or coldfusionmx if you are on some type of Unix system. Then search for your CFIDE directory. It can either be under your main web server or under your CF_HOME/wwwroot folder, where CF_HOME is one of the directories mentioned above. Based on the location use either localhost:8500/CFIDE/Administrator/index.cfm (if CFIDE is under your CF-HOME) or just localhost/CFIDE/Administrator/index.cfm if CFIDE is under you webserver. That should get you started.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Feb 15, 2007 Feb 15, 2007
Thank ou for your responce.

But I do not have a problem finding the files inside its corresponding location. engine files are inside where needs to be. But the coldfuion console isn son rendering. Go to www.mipermiso.com or its www.csgrouppr.com

Is there a tool to trouble shoot Coldfusion server itself?

Jose
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 16, 2007 Feb 16, 2007
Based on the error message it seems that your installation is corrupt. I would advice to reinstall ColdFusion as it looks like you may have have some configuration files either deleted or corrupted. You may want to back up your current install first, so you can restore your ColdFusion settings after fresh installation.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Feb 16, 2007 Feb 16, 2007
How is a COldfusion back up? I want my configurtion files but not sure where too find them or wher to start looking for them.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 16, 2007 Feb 16, 2007
LATEST
Just copy the folder and all its contents to some other place. The main one you need to worry about is CF_HOME/lib directory which contains most of your ColdFusion settings file.
here is the technote that explains most config files and its locations http://www.adobe.com/go/94a16ba6
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources