configuring coldfusion to work in an exsisting versionof IIS (5.0)

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default configuring coldfusion to work in an exsisting versionof IIS (5.0)

    I am running CFMX on a win 2000 pc with IIS 5.0 I was able to get
    coldfusion to work when i installed it on our test server with no version of
    IIS loaded and just used the 8500 port. But now that it is on our live server
    with IIS, i can not get it to configure properly. I have added the mappings
    for .cfm and those other ones. The JRunScripts virtual directory is in place
    however when i try to access the CF Admin i get a 404 file not found:
    /CFIDE/administrator/index.cfm it is trying to access
    [url]http://localhost/CFIDE/administrator/index.cfm[/url]. I dont know what i am doing
    wrong or what i need to do still please someone help me out.

    BealeAFB Guest

  2. Similar Questions and Discussions

    1. Installing and Configuring Coldfusion
      Hello, I'm brand new to the web development industry and I currently have a site up on a free hosting account which I developed in Dreameaver MX...
    2. Configuring ColdFusion to parse HTML files
      I'm trying to get ColdFusion to parse HTML files (most of the threads I found on this on the web end up in discussions suggesting it shouldn't be...
    3. The website is being administered with a newer versionof Contribute
      I have installed Contribute 3.1 trail and already had Dreamweaver MX 2004 version 7.0 Contribute runs ok and will be used by others than myself....
    4. Configuring ColdFusion 5 to use Java objects
      Hi, I've been trying to get my installation of ColdFusion 5 (On Windows 2000 Server) to allow for Java objects in my ColdFusion pages. We've...
    5. Using the pdf port with an exsisting printer?
      I have been using the pdf printer furnished with acrobat to create my pdf files from a word doc. Sometimes the format changes. This means I have to...
  3. #2

    Default configuring coldfusion to work in an exsisting versionof IIS (5.0)

    I am running CFMX on a win 2000 pc with IIS 5.0 I was able to get
    coldfusion to work when i installed it on our test server with no version of
    IIS loaded and just used the 8500 port. But now that it is on our live server
    with IIS, i can not get it to configure properly. I have added the mappings
    for .cfm and those other ones. The JRunScripts virtual directory is in place
    however when i try to access the CF Admin i get a 404 file not found:
    /CFIDE/administrator/index.cfm it is trying to access
    [url]http://localhost/CFIDE/administrator/index.cfm[/url]. I dont know what i am doing
    wrong or what i need to do still please someone help me out.

    BealeAFB Guest

  4. #3

    Default Re: configuring coldfusion to work in an exsistingversion of IIS (5.0)

    Something similar happened to me once.
    Make sure CFIDE, CFDOCS etc... are in the right directory.
    For example: C:\Inetpub\wwwroot\
    mattapple Guest

  5. #4

    Default Re: configuring coldfusion to work in an exsistingversion of IIS (5.0)

    Make sure you have the CFIDE virtual directory under the default website in
    IIS. I would advise that if this is a production server you remove the CFDOCS
    virtual directory. Some exploits can be done on this directory which would
    cause security issues.

    Have you tried bringing up the CF admin with port 8500 just in case? Do your
    other CFM files work at all?

    Dan Phillips
    CFXHosting.com

    dphillipsCFX Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139