Adobe 38043740 User Guide - Page 26

Installing the multiserver configuration in UNIX

Page 26 highlights

22 CHAPTER 4 Installing the Multiserver Configuration 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/cf8_releasenotes. 2 Ensure that your operating system meets the system requirements described on the Adobe website at www.adobe.com/go/cf8_sysreqs. 3 Review the "Installation considerations for UNIX" on page 6 and "Installation considerations for all platforms" on page 5. 4 Determine the answers to the questions in the section "Gathering information necessary to install the multiserver configuration" on page 17. 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: • coldfusion-80-lin.bin • coldfusion-80-sol.bin 7 Using the cd command, go to the directory that contains the installation file. 8 Start the installation with the following command: ./ -i console The installation program starts. Note: To run the UNIX installer in GUI mode, type ./ -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 run-time user. 10 When the installation completes successfully, start the JRun cfusion server: jrun_root/bin/jrun -start cfusion 11 If you specified external web server settings when you ran the installation wizard, run the jrun_root/bin/cfmxconnectors.sh shell script. The script runs the Web Server Configuration Tool, which configures the web server for use with ColdFusion. The web server should also be running.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

CHAPTER 4
22
Installing the Multiserver Configuration
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 infor-
mation, see
www.adobe.com/go/cf8_releasenotes
.
2
Ensure that your operating system meets the system requirements described on the Adobe website at
www.adobe.com/go/cf8_sysreqs
.
3
Review the “Installation considerations for UNIX” on page 6 and “Installation considerations for all platforms”
on page 5.
4
Determine the answers to the questions in the section “Gathering information necessary to install the multi-
server configuration” on page 17.
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:
coldfusion-80-lin.bin
coldfusion-80-sol.bin
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 run-time user.
10
When the installation completes successfully, start the JRun cfusion server:
jrun_root/bin/jrun -start cfusion
11
If you specified external web server settings when you ran the installation wizard, run the
jrun_root
/bin/cfmx-
connectors.sh shell script. The script runs the Web Server Configuration Tool, which configures the web server
for use with ColdFusion. The web server should also be running.