Adobe 38043740 User Guide - Page 79

Configuring Your System

Page 79 highlights

75 Chapter 7: Configuring Your System You can manage ColdFusion services and processes, configure web servers manually, and change user accounts and configure databases for ColdFusion. Note: The term cf_root refers to your installation directory in the server configuration. By default, this directory is C:\ColdFusion8 in Windows, and /opt/coldfusion8 in UNIX. Jrun_root refers your installation directory in the multiserver configuration. By default, this directory is C:\JRun4 in Windows and /opt/jrun4 in UNIX. Contents Overview of configuration tasks 75 Managing ColdFusion services in Windows 76 Managing the ColdFusion process in UNIX 77 Managing the ColdFusion process in Mac OS X 78 Configuring web servers 79 Enabling CORBA support 88 Disabling Remote Development Services 91 Disabling JSP functionality (server configuration only 92 Changing the ColdFusion user account in Windows 93 Overview of configuration tasks The following table describes when to do the configuration tasks that are documented in this topic: Configuration task When to do it "Managing ColdFusion services in Windows" on page 76 and "Managing the ColdFusion process in UNIX" on page 77 For your changes to take effect when you stop and restart ColdFusion, for example after you enable or disable security in the ColdFusion Administrator or change any of the Java and JVM settings. You can do this at any time after you install ColdFusion. "Configuring web servers" on page 79 When moving to a production server or when the built-in web server no longer meets your needs. "Enabling CORBA support" on If you must make CORBA invocations from ColdFusion. You can do this after you page 88 install ColdFusion and before you make a CORBA call from ColdFusion.

  • 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

75
Chapter 7: Configuring Your System
You can manage ColdFusion services and processes, configure web servers manually, and change user accounts
and configure databases for ColdFusion.
Note:
The term
cf_root
refers to your installation directory in the server configuration. By default, this directory is
C:\ColdFusion8 in Windows, and /opt/coldfusion8 in UNIX.
Jrun_root
refers your installation directory in the
multiserver configuration. By default, this directory is C:\JRun4 in Windows and /opt/jrun4 in UNIX.
Contents
Overview of configuration tasks. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75
Managing ColdFusion services in Windows. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76
Managing the ColdFusion process in UNIX. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77
Managing the ColdFusion process in Mac OS X . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
Configuring web servers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79
Enabling CORBA support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
Disabling Remote Development Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91
Disabling JSP functionality (server configuration only) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92
Changing the ColdFusion user account in Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93
Overview of configuration tasks
The following table describes when to do the configuration tasks that are documented in this topic:
Configuration task
When to do it
“Managing ColdFusion services
in Windows” on page 76 and
“Managing the ColdFusion
process in UNIX” on page 77
For your changes to take effect when you stop and restart ColdFusion, for
example after you enable or disable security in the ColdFusion Administrator or
change any of the Java and JVM settings. You can do this at any time after you
install ColdFusion.
“Configuring web servers” on
page 79
When moving to a production server or when the built-in web server no longer
meets your needs.
“Enabling CORBA support” on
page 88
If you must make CORBA invocations from ColdFusion. You can do this after you
install ColdFusion and before you make a CORBA call from ColdFusion.