Skip to main content
Participating Frequently
April 10, 2012
Question

Apache 2 Configuration for Coldfusion9

  • April 10, 2012
  • 1 reply
  • 537 views

I have coldfusion9 installed on an Ubuntu server running 10.04.1 with apache 2 installed.

I tried to follow the instructions to configure apache2 found here

http://goo.gl/KNINh

But when I run this command

Configure the Apache web server for ColdFusion in UNIX

Enter the following command on a single line:

wsconfig -server servername -ws Apache -dir <apache config directory> -coldfusion -v

I get this error

wsconfig -server mss-cf.tklapp.com  -ws Apache -dir /etc/apache2/ -coldfusion -v

Now coldfusion is running and I already made an web app with it but I wanted to double check and make sure apache2 was configured correctly.

Thanks

    This topic has been closed for replies.

    1 reply

    BKBK
    Community Expert
    Community Expert
    April 11, 2012

    raulben wrote:

    I get this error

    Which?