MACROMEDIA COLFUSION MX 7 - INSTALLING AND USING COLDFUSION MX Using Manual page 37

Hide thumbs Also See for COLFUSION MX 7 - INSTALLING AND USING COLDFUSION MX:
Table of Contents

Advertisement

Using the
command, go to the directory with the installation file.
8.
cd
Start the installation with the following command:
9.
filename
./<
> -i console
The installation program starts.
To use the coldfusion-70-other.jar file to install on a UNIX platform other than Solaris or
Linux, enter the following command (for more information, see
for UNIX" on page
java_home
/bin/java -jar coldfusion-70-other.jar -i console
Note: To run the UNIX installer in GUI mode, type ./
Follow the prompts, and let the installation program run to completion.
10.
Caution: For security reasons, it is crucial that you do not use root for the runtime user.
Deploy ColdFusion MX 7 and configure Java settings, as required by your application server.
11.
For more information, see
on page
39.
Note: If you deployed the rds.war file, and an error message indicates that RDS is not installed or
not enabled, edit the rds.properties file to match the ColdFusion context root, restart the
application server, and re-open the ColdFusion MX Administrator.
Open the ColdFusion MX Administrator to run the Configuration Wizard.
12.
Configure and manage your system, as described in
13.
page
45.
Code and test ColdFusion MX 7 CFM pages.
14.
Store CFM pages under the web application root (either cfusion-ear/cfusion-war or cfusion-
war) and access these pages using a URL of the form http://hostname:portnumber/context-root/
filename.cfm, as follows:
hostname The machine name, IP address, or localhost.
portnumber The port number used by your application server's web server.
contextroot The context root for the ColdFusion MX 7 web application. For more
information, see
filename The directory path and file to display. The path is relative to the cfusion-war
directory.
For example, to display a CFM file located at /opt/jrun4/servers/myserver/cfusion-ear/cfusion-
war/eisapp/index.cfm using the built-in JRun web server and a context root of cfmx, you
specify the URL as http://localhost:8100/cfmx/eisapp/index.cfm.
12):
"ColdFusion MX 7 J2EE deployment and configuration"
"Context root" on page
"Installation considerations
-i gui.
Chapter 5, "Configuring Your System," on
33.
Installing an EAR file or WAR files
37

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents