CFMX7 on Redhat Not Processing CFML

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default CFMX7 on Redhat Not Processing CFML

    I installed CFMX7, on redhat, with apache 2.x, but I cannot get it to process
    the CFML files. The webserver just returns them unmodified back to the client.

    I ran wsconfig about half an hour ago with the following parameters:
    ./wsconfig -ws apache -dir /etc/httpd/conf/ -server dhgcentral -coldfusion
    -bin /usr/sbin/httpd -script /etc/init.d/httpd -v

    ..and its still sitting there. Apparently hung.

    I went through the installation, no errors, everything seemed fine. But I
    cannot get it to process the documents in my webroot (/var/www/html).

    Why post installation configuration do I need to do?

    jon3k Guest

  2. Similar Questions and Discussions

    1. INSTALLATION PROBLEM (CFmx7.0.1/Apache2.2.0/RedHat EL 4
      Special Notes: - apache was compiled with tags --prefix=/usr/local/apache2 --enable-so - local user "cfuser" was created and used during the CF...
    2. Automate CFMX7 Admin similar to silent CFMX7 Installer
      I've successfully used an installation configuration file to automate the Cold Fusion MX7 software installation. I saw the discussion about how...
    3. CFMX7 Install on RedHat E4 Issues
      After a succesful first install of CFMX7 on RHE4, CF administration stopped appearing. Further investivation uncovered a number of corrupt conf...
    4. apache/cfmx7/redhat es4
      I am trying to get Flex 1.5 up and running and having problems. I have followed every instruction i have found. I have added the mxml and swf tags...
    5. Windows 2000 CFMX7 /CFIDE/administrator quit working (ittimes out) What is the real fix short of restarting CFMX7?
      I upgraded from ColdFusion 5 to ColdFusion MX 7 standard edition on a Windows 2000 test server (with Apache 1.3.x and MySQL 4.0.x). I have hot fix 2...
  3. #2

    Default Re: CFMX7 on Redhat Not Processing CFML

    You need to get the wsconfig to work. Or you could just use the CF built-in
    web server.

    --
    Tom Jordahl
    Macromedia Server Development


    Tom Jordahl 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