Skip to main content
Participating Frequently
December 22, 2010
Question

Problems installing ColdFusion 9

  • December 22, 2010
  • 5 replies
  • 2163 views

Hi there, ive been trying install coldfusion 9 standard on a window server 2008 box and im running into some issues. 

I get throught the install process find up to the point where i load "http://127.0.0.1/CFIDE/administrator/index.cfm" for the first time, where i am just presented with a 404 page.

I have checked that the coldfusion 9 service's are running and that "IIS Metabase and IIS6 Configuration Compatibility / ISAPI" are installed.  I have tried restarting iis, restarting server, uninstall, reinstall, downloading the latest install files and manually setting up the mappings for .cfc/.cfm

Im a bit lost as to what to try next, ive installed it on other servers and its been fine.

System:

  • ColdFusion 9 Standard
  • Windows Server 2008
  • IIS7
  • SQL 2008

Jason

    This topic has been closed for replies.

    5 replies

    jcmlongAuthor
    Participating Frequently
    December 22, 2010

    sorted, the local ip of the box had be bound to another ip, changed it to this and all was good.

    Thanks to everyone who has helped today

    jcmlongAuthor
    Participating Frequently
    December 22, 2010

    i have put a static test page in the admin folder and i cant see it via 127.0.0.1/CFIDE/administrator/test.html but i can through C://inetpub/wwwroot/CFIDE/administrator/test.html so im guessing that the ip of 127.0.0.1 is pointing somewhere else or not even set up?

    jcmlongAuthor
    Participating Frequently
    December 22, 2010

    It should be the default "c:/inetpub/wwwroot"

    I dont know how to check this. i have tried pinging it and got a reply.

    Inspiring
    December 22, 2010

    I would verify this assumption by checkign your IIS/Windows documentation. Verify that the site can serve a static HTML page before troubleshooting CF.

    jcmlongAuthor
    Participating Frequently
    December 22, 2010

    still cant see "http://127.0.0.1/CFIDE/administrator/index.cfm" after that reinstall but this time all the handler mappings for CF are in IIS

    Inspiring
    December 22, 2010

    Hi,

    Please check this post.

    I think you need to update CF 9.0.1

    http://forums.adobe.com/thread/766111?tstart=0

    In the above link, the reply given by Deb


    If you haven't already done so,  you might also want to install the CF 9.0.1 update, as it supports IIS7  without needing any of the IIS6 compatibility features.

    http://www.adobe.com/support/coldfusion/downloads_updates.html#cf9

    jcmlongAuthor
    Participating Frequently
    December 22, 2010

    Thanks for the reply, ive up dated to 9.0.1 now and restarted the box, but im still haveng the same issue.

    Inspiring
    December 22, 2010

    Questions / things to check.

    1. Did you install CF in server or J2EE configuration?

    2. Have you configured IIS as the web server for CF?

    See: http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea77859461172e0811cbf364104-7fd6.html

    3. Are there any log entries, in CF's or Windows' logs that are related to this issue?