Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
shahabbash #1
configuring external Apache2 web server
Need some help. I just bought he Coldfusion MX Consturcion Kit and am
following directions to install the server. I installed successfully and am
now trying to configure an external Apache web server for ColdFusion. I find
in the documentation the following command to execute to configure an apache
web server:
c:\cfusionmx\runtime\jre\bin\java -cp c:\cfusionmx\runtime\lib
-jar c:\cfusionmx\runtime\lib\wsconfig.jar -ws Apache
-dir c:\Program Files\Apache Group\Apache2\conf -v
When I execute this command, I get the following message:
C:\Documents and Settings\abbas>c:\cfusionmx\runtime\jre\bin\java -cp
c:\cfusionmx\runtime\lib -jar c:\cfusionmx\runtime
\lib\wsconfig.jar -ws Apache -dir c:\Program FIles\Apache Group\Apache2\conf -v
Usage: java -jar wsconfig.jar
(to use GUI to specify options)
or java -jar wsconfig.jar -f <property file name>
(to use property file to specify options)
or java -jar wsconfig.jar [-options]
(to use command line to specify options)
where options include:
-ws <IIS|Apache|NES|iPlanet|Zeus> web server
-dir <dir> Apache conf, NES or Zeus config directory
-site <site-name> IIS web site name
-host JRun server address (default=localhost)
-server JRun server name (default=default)
-cluster JRun cluster name
-l enable verbose logging for connector
-a enable native OS memory allocation
-map IIS application mappings list (.ext1[,.extn])
-bin <file> Apache server binary file (optional)
-script <file> Apache Unix control script file (optional)
-service Apache Windows service name (default=Apache)
-v verbose output from connector installer
-norestart do not restart web server
-list list all configured web servers
-list -host <server-host> list all JRun servers on host
-r remove configuration (-ws and -dir or -site)
-u uninstall all configured connectors
-info print JRun version information
-h print this help message
C:\Documents and Settings\abbas>
Any idea what I am doing wrong. Please respond at your earliest . Thank You.
shahabbash Guest
-
configuring an rds server in report builder
Hi All, I am having trouble configuring an rds server when trying to set up the app. Here is the scenario. I have access to multiple ColdFusion... -
Configuring MySQL Server v5
Hi All, I have installed MySQL Server v5 on a WinXPpe box. IIS is installed and enabled. I next run the configuration program. It will not let... -
Help configuring Flash Media Server
Hi All Can anybody help in configuring FMS2 on a local machine so that I can test some sample applications. My main aim is to abe able to stream... -
Configuring Web Server
I have CFMX7 installed Developer edtion. I used the Mult-Server option so it installed JRun 4, and setup the CFUSION server in it. I am using IIS... -
My CMFX Server Doesn't work (CF6.1+Apache2) HELP!
I'm having a super frustrating time trying to figuire out what is wrong with my server. I'm running Apache 2 and CFMX 6.1. When I try to load a .cfm... -
HairyDude #2
Re: configuring external Apache2 web server
If you have CF installed, why not try the connector scripts? Go to c:\cfusionmx(7?)\bin\connectors\ and run the apache one, which should configure your apache install for CF.
HairyDude Guest



Reply With Quote

