44
Installing ColdFusion Server in Linux
This following procedure describes a ColdFusion Server Enterprise Edition
installation. Other editions' procedure might differ.
By default, ColdFusion Server installs into the
Server into a different directory, you must create that directory before running the
installation.
1
2
3
4
5
6
7
8
9
Log in as root.
If you are installing from a CD-ROM, copy the gziped tar file, using the
coldfusion-50-linux.tar.gz command, to a directory on your local disk. Using
, uncompress the ColdFusion Server tar file with the following command:
gunzip
coldfusion-50-linux.tar.gz.
Untar the resulting tar file by entering the following command:
tar -xvf coldfusion-50-linux.tar
Using the
command, go to the resulting directory:
cd
cd coldfusion-50-linux
Run the ColdFusion Server installation script by entering the following
command:
./cfinstall
The ColdFusion Server installation script starts.
Enter your ColdFusion license key and press Enter.
Note
You can find your ColdFusion Server license key on the product box and the
CD-ROM packaging.
After entering the install directory for ColdFusion Server, the installation process
prompts you to enter the name of your Web server.
Note
If you entered Other or if you have a custom release of Apache, such as usr/local/
apache, see
"Configuring Web servers manually" on page
At the corresponding prompt, press Enter to let the installation script
automatically configure your Web server. When prompted, enter the location of
your httpd.conf file.
When prompted, enter the path of your Web server's document root directory,
and select whether to install the ColdFusion Server documentation and the
example applications.
Chapter 3 Installing ColdFusion Server in Linux
directory. To install ColdFusion
/opt
48.
Need help?
Do you have a question about the COLDFUSION 5 - INSTALING AND CONFIGURING SERVER and is the answer not in the manual?