Skip to main content
Inspiring
August 17, 2012
Question

CF9 Administrator Login Page not displaying

  • August 17, 2012
  • 1 reply
  • 850 views

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.

This topic has been closed for replies.

1 reply

August 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

Known Participant
August 21, 2012

^^ 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