User Guide

Chapter 1: Installing and Configuring ColdFusion 23
ColdFusion runs the following processes on the system:
cfexec — Starts/stops the other processes and manages page scheduling
cfserver — The application server process
cfrdsservice — Provides system support for the Administrator as well as
security and debugging services for ColdFusion Studio
The following processes also run if you’ve installed the ClusterCATS for ColdFusion
option:
ipaliasd — Provides IP failover capability for ColdFusion Server
reqmgr — Processes ClusterCATS operations as root
Installing ColdFusion on Linux
Allaire is pleased to offer ColdFusion on the popular Linux platform. This section
addresses the following topics about installing ColdFusion on Linux:
“Installing ColdFusion” on page 23
“Uninstalling ColdFusion” on page 25
Installing ColdFusion
Before installing ColdFusion on Linux, please note the following considerations:
The installation procedure assumes you are installing from a CD. If you
purchased and downloaded ColdFusion from the Allaire Online Store, follow
the download instructions found there and then follow the install procedure
below, substituting the CD location for the directory in which you downloaded
ColdFusion.
You must log in as root.
By default the installation script installs ColdFusion into the
/opt directory. If
you want to install ColdFusion into a different directory, you must create that
directory before running the installation
script. The installation script will
create a symbolic link from
/opt/coldfusion to wherever you installed
ColdFusion.