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

CF9 Administrator Login Page not displaying

Explorer ,
Aug 17, 2012 Aug 17, 2012

We are running CF9 with Apache on 6 different servers.  According to our SAs, all of the configurations are the same.  However, on one server when we try to access /CFIDE/administrator/index.cfm, it will not display.  They say that there is no error in web server or CF log.  They have checked the permissions and everything looks good.  Has anyone ever seen this before and can offer any advice as to where to look?  Any assistance would be greatly appreciated. P.S. Coldfusion is up and running just fine on that server.  We have stopped/restarted both server and CF several times.

819
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
Aug 17, 2012 Aug 17, 2012

Enable verbose logging at connector level. See if connector is getting request or not.

http://helpx.adobe.com/coldfusion/kb/coldfusion-mx-enabling-verbose-web.html

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 ,
Aug 20, 2012 Aug 20, 2012
LATEST

^^ in addition to the above, check your web.config (if using IIS) and look for any lines that may be blocking access to the CFIDE folder

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