Straightforward MX7/Apache 2.0 Installation InstructionsNeeded

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

  1. #1

    Default Straightforward MX7/Apache 2.0 Installation InstructionsNeeded

    Hello,
    I have been working with CFMX 7 in a development level on a laptop running
    Windows XP with the built in webserver. I am taking the next step towards
    deploying to a webserver we have (we will be using Novel 6.5 with Apache 2.0).
    To make our process clean, I am setting up my laptop with Apache 2.0 and
    setting up CF to use that as my webserver. I am having problems connecting the
    two. I have seen instructions for copying the ApacheModuleColdfusion.dll from
    the CF root to the Apache root but cannot find that file in the CF root where
    it is supposed to be. Does anyone have a set of straightforward instructions
    on the installaiuon and configuration for this process. I have been following
    the Macromedia instructions along with bits and pieces from the forums but have
    not been successful. Also, once I get that setup I will take the next step
    to install our CF License on the server which already has Apache2.0 (installed
    with Novel 6.5). Will the same instructions apply for that configuration. I
    am working in a public school district and am trying to tackle this from the
    ground up with the resources we have and appreciate any help there is to offer.

    Thanks,

    Fred Donato:confused;

    frdcooper Guest

  2. Similar Questions and Discussions

    1. ColdFusion installation with Apache
      At the risk of appearing ignorant of such matters (I am!) I would be grateful if someone could advise me of the following: I have Apache running...
    2. Apache::Request installation issues
      Hi All, Im trying to install libapreq-1.3 on AIX. Other installed packages are: mod_perl-1.27 Apache_1.3.27 perl-5.8.3 When I run the make...
    3. problems with my Apache installation
      Dear all, I have upgraded the system and I have some strange things going on om my Box. I have some instances of apache installed. I upgrade...
    4. Apache::Test, Apache::Request, libapreq, mod_perl. Installation Problem.
      Hi everyone, If anyone has any insight into my problem, it would be much appreciated. I'm trying to install Scoop (scoop.kuro5hin.org) to run on...
    5. PHP + APACHE installation
      Hi everyone! I've installed Apache + PHP. When I try to access a PHP script file via my browser, i get the typical message to open it in an editor...
  3. #2

    Default Re: Straightforward MX7/Apache 2.0 InstallationInstructions Needed

    I'm not sure where you got the name of that DLL but here are the instructions
    to configure the "Connector" between Apache and CFMX7,
    [url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001753.htm[/url]

    As far as your Production configuration goes, CFMX doesn't support Novel
    directly; but you can install Apache on a Novel partition/disk, share it out to
    a Windows machine and run Apache on the windows machine. CFMX does support
    Apache running on the Novel server.


    gclausen Guest

  4. #3

    Default Re: Straightforward MX7/Apache 2.0 InstallationInstructions Needed

    ApacheColdFusion.dll is a CF5 module. The JRun (CF) module is mod_jrun20.so (yes, even with Windows).

    Stephen Dupre
    Macromedia QA
    sdupre Guest

  5. #4

    Default Re: Straightforward MX7/Apache 2.0 InstallationInstructions Needed

    This has setup instructions with screenshots: [url]http://www.stephencollins.org/archives/2005/03/a_gift_to_the_c.html[/url]
    cf_menace 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