Problems with install of CF7 multiserver

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

  1. #1

    Default Problems with install of CF7 multiserver

    The install goes smoothly for jrun and CF as far as I can tell. In the JMC,
    admin and cfusion servers are running, cannot start samples. The cfide
    directory is under wwwroot/cfide, but give "page cannot be displayed' error. I
    tried the install now several times with the same result. Any help would be
    appreciated. I have been using the stand alone version and am trying to migrate
    to the multiserver environment. Thanks.

    ken

    ktodd Guest

  2. Similar Questions and Discussions

    1. multiserver vs server - how can you tell?
      Another technician performed the installation of CF MX 7. I am performing installation of Updaters and Security Fixes. I do not know if the other...
    2. Multiserver configuration with Apache 2
      I tried to use CF 7.01 together with Apache 2.0.58 and followed Stephen Collins ACME Guide (<a target=_blank class=ftalternatingbarlinklarge...
    3. MultiServer Installation
      On Win2k / IIS, I have 3 web site instances running. I ran MX7 in Multiserver / J2EE mode and selected two fo the three sites for installation. All...
    4. Multiserver Grayed Out?!
      I uninstalled 6.1 and trying ot install the multiserver version of 7 but it's grayed out as an option. I've cleaned out the registry and...
    5. install q cfmx7 jrun4 multiserver iis
      I have flex installed and the samples work fine, but I cant work out where to put my mxml on the server. ...
  3. #2

    Default Re: Problems with install of CF7 multiserver

    There is a why to fix the "Page Not found". You need to specify on your Apache configuration file called httpd.conf to point out to the cfide directory in order to have it read.
    ravigehlot Guest

  4. #3

    Default Re: Problems with install of CF7 multiserver

    Actually I figured it out. I had previously had a Tomcat installation with
    jarkata ispai connector. When I uninstalled Tomcat, I didn't remove the
    connector from the default IIS website. Once I deleted it, all was fine.

    ktodd 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