User guide
14
INSTALLING COLDFUSION 9
Installing the Multiserver Configuration
Last updated 1/20/2012
14 Code CFM pages.
If you configured an external web server, store CFM pages under your web root directory. If you are using the built-
in web server, store CFM pages under the web application root (jrun_root/servers/cfusion/cfusion-ear/cfusion-
war) and access these pages using a URL of the form http://hostname:8300/context-root/filename.cfm, as follows:
• hostname The machine name, IP address, or localhost.
• contextroot The context root for the ColdFusion web application. For more information, see “Context root”
on page 19.
• 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 C:\JRun4\servers\cfusion\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:8300/cfusion/eisapp/index.cfm.
Installing the multiserver configuration in UNIX
Install the multiserver configuration in UNIX
1 Read the online version of the Release Notes for any late-breaking information or updates. For more information,
see
www.adobe.com/go/learn_cfu_releasenote_en.
2 Ensure that your operating system meets the system requirements described on the Adobe website at
www.adobe.com/go/learn_cfu_cfsysreqs_en.
3 Review the “Installation considerations for UNIX” on page 3 and “Installation considerations for all platforms” on
page 2.
4 Determine the answers to the questions in the section “Gathering information necessary to install the multiserver
configuration” on page 11.
5 Log in as root.
6 Copy the installation file that is appropriate for your platform and locale from the DVD or Adobe website, and save
it to a directory on your local disk.
The following installation files are those for the supported server configuration platforms:
7 Using the cd command, go to the directory that contains the installation file.
8 Start the installation with the following command:
./<filename> -i console
The installation program starts.
Note: To run the UNIX installer in GUI mode, type ./<filename> -i gui.
9 Follow the instructions in the installation wizard. Ensure that you select Multiserver configuration.
Note: For security reasons, it is crucial that you do not use root for the runtime user.
Platform File
Linux
• ColdFusion_9_WWE_linux.bin (for 32-bit systems)
• ColdFusion_9_WWE_linux64.bin (64-bit systems)
Solaris ColdFusion_9_WWE_solaris64.bin