COLDFUSION MX 7 ® Installing and Using ColdFusion MX
Trademarks 1 Step RoboPDF, ActiveEdit, ActiveTest, Authorware, Blue Sky Software, Blue Sky, Breeze, Breezo, Captivate, Central, ColdFusion, Contribute, Database Explorer, Director, Dreamweaver, Fireworks, Flash, FlashCast, FlashHelp, Flash Lite, FlashPaper, Flex, Flex Builder, Fontographer, FreeHand, Generator, HomeSite, JRun, MacRecorder, Macromedia, MXML, RoboEngine, RoboHelp, RoboInfo, RoboPDF, Roundtrip, Roundtrip HTML, Shockwave, SoundEdit, Studio MX, UltraDev, and WebHelp are either registered tradema
CONTENTS INTRODUCTION ................................................... 5 CHAPTER 1: Preparing to Install ColdFusion MX 7 . ........................ 7 About the ColdFusion MX 7 installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 ColdFusion MX 7 product editions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 System requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CHAPTER 5: Configuring Your System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 Overview of configuration tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 Managing ColdFusion MX 7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 Configuring web servers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 Installing Verity Locales. . . . . . . . . . . . . . . . . . . . . . . .
INTRODUCTION Installing and Using ColdFusion MX is intended for anyone who needs to install and configure Macromedia ColdFusion MX 7. About ColdFusion MX 7 documentation The ColdFusion MX 7 documentation is designed to provide support for the complete spectrum of participants. Documentation set The ColdFusion MX 7 documentation set includes the following titles: Book Description Installing and Using ColdFusion MX Describes system installation and basic configuration for Windows, Solaris, and Linux.
Viewing online documentation All ColdFusion MX 7 documentation is available online in HTML and Adobe Acrobat Portable Document Format (PDF) files. Go to the documentation home page for ColdFusion MX on the Macromedia website: www.macromedia.com. In addition, you can view the documentation in LiveDocs, which lets you add comments to pages and view the latest comments added by Macromedia, by going to www.macromedia.com/go/livedocs_cfmx7docs.
CHAPTER 1 Preparing to Install ColdFusion MX 7 This chapter describes Macromedia ColdFusion MX 7 product editions, system requirements, and other high-level considerations. Before installing ColdFusion MX 7, you should review the information in this chapter and determine the answers to the questions in the section “Gathering information necessary to install ColdFusion MX 7” on page 13. Contents About the ColdFusion MX 7 installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
You can install ColdFusion MX 7 in any of the following configurations: Server configuration Lets you install one instance of ColdFusion MX 7 with an embedded J2EE server. This configuration most closely resembles the ColdFusion MX base release and other releases prior to ColdFusion MX, such as ColdFusion 5 and ColdFusion 4.5. This was formerly known as the stand-alone configuration. For information on installing the server configuration, see Chapter 2, “Installing the Server Configuration,” on page 15.
Edition Description Licensing Standard Licensed per server (up to For Windows and Linux. eight processors per Features full ColdFusion Markup Language (CFML) server). support, including: • Custom tags and ColdFusion Components. • Full support for server-side ActionScript and Macromedia Flash Remoting.
Edition Description Licensing Enterprise For Windows, Linux, and Solaris.
Installation considerations This section describes the following topics for installing or upgrading to ColdFusion MX 7: • Installation considerations for all platforms • Installation considerations for Windows • Installation considerations for UNIX Note: To use VisiBroker for CORBA connections in ColdFusion MX 7, see “Enabling CORBA support” on page 57.
To enable Flash Remoting to access web services through ColdFusion MX 7: 1. Open the cf_root/WEB-INF/gateway-config.xml file in a text editor. 2. Locate the following line. 3. Remove the comments, so that the line appears as follows. coldfusion.flash.adapter.CFWSAdapter 4. Save the file. 5. Restart ColdFusion MX 7. For more information on Flash Remoting, see ColdFusion MX Developer’s Guide.
Gathering information necessary to install ColdFusion MX 7 Although the ColdFusion MX 7 installer provides an intuitive interface, it helps to plan your answers to the questions asked by the installer. Use the following table to help plan for installing ColdFusion MX 7. You should first determine the type of installation, and then answer the questions that pertain to that type of installation.
Question Answer Installation types (Apache) Path to server binary? ___________________________________ Server configuration (new installation) Server configuration (existing ColdFusion 4.5/5) Multiserver configuration ColdFusion MX Administrator password? ___________________________________ All Do you want to enable RDS? Yes | No Note: RDS allows the server to interact with remotely connected developers. Macromedia recommends that you disable RDS for production servers.
CHAPTER 2 Installing the Server Configuration This chapter describes how to install and uninstall ColdFusion MX 7 in the server configuration. The ColdFusion MX 7 server configuration contains an embedded copy of JRun and is most similar to previous ColdFusion versions. Note: In this chapter, cf_root refers to your installation directory. By default, this directory is C:\CFusionMX7 in Windows, and /opt/coldfusionmx7 on UNIX. Contents Installing ColdFusion MX 7 using the server configuration . . . . . . .
Installing ColdFusion MX 7 server configuration on Windows This section explains how to install ColdFusion MX 7 on Windows. Note: The Windows installer requires a computer that supports at least 256 colors. To install ColdFusion MX 7 in Windows: 1. Read the online version of the Release Notes for any late-breaking information or updates. For more information, see www.macromedia.com/go/proddoc_releasenotes. 2.
Migrating Windows settings manually If you are upgrading from ColdFusion 4.5 or 5, you can optionally migrate settings later, manually. To migrate settings manually: 1. Close the ColdFusion MX Administrator, if it is not already closed. 2. Open the cf_root\lib\adminconfig.xml (server configuration) file in a text editor. 3.
6. If you are installing on a computer on which ColdFusion 4.5 or 5 already exists, shut down the ColdFusion servers. For information about stopping ColdFusion services, see “Managing the ColdFusion MX 7 process on UNIX” on page 48. 7. Log in as root. 8. Copy the installation file that is appropriate for your platform and locale from the CD or Macromedia website, and save it to a directory on your local disk.
Migrating UNIX settings manually If you are upgrading from ColdFusion 4.5 or 5, you can optionally migrate settings later. To migrate later: To migrate settings manually: 1. Close the ColdFusion MX Administrator, if it is not already closed. 2. Open the cf_root/lib/adminconfig.xml file in a text editor. 3.
ColdFusion MX 7 server configuration directory structure The following table describes the directories under the cf_root directory when you install the server configuration of ColdFusion MX 7: 20 Directory Description bin Programs for starting, stopping, and viewing information for ColdFusion MX 7, and to run Crystal Reports (Windows only). cache Repository for temporary files from ColdFusion MX 7. cfx Sample C++ and Java CFX files with their supporting files.
Using the built-in web server ColdFusion MX 7 has its own web server that you can use to develop ColdFusion MX 7 applications, without depending on an external web server, such as Internet Information Server (IIS), Apache, or SunONE. Macromedia does not recommend using the built-in web server in a production environment. However, it is more than suitable for development, allowing you to create virtual directories and set the default document (for example, default.cfm or index.cfm).
Switching from another web server You can switch from an external web server to the built-in ColdFusion MX 7 web server without reinstalling, even if you did not select it during installation. To switch from an external web server to the built-in web server: 1. Back up the jrun.xml file. This file is in the cf_root\runtime\servers\default\SERVER-INF directory in Windows, and in the cf_root/runtime/servers/default/SERVER-INF directory on UNIX. 2. Open the original jrun.xml file for editing. 3.
Uninstalling ColdFusion MX 7 The steps for uninstalling ColdFusion MX 7 depend on your operating system. This section contains instructions for Windows and UNIX systems. Uninstalling ColdFusion MX 7 from Windows systems Uninstalling ColdFusion MX 7 deletes all program files and related components from your computer. To uninstall ColdFusion MX 7 from Windows: 1. Select Start > Settings > Control Panel > Add/Remove Programs > Macromedia ColdFusion MX7. 2. Click Change/Remove. 3.
Chapter 2: Installing the Server Configuration
CHAPTER 3 Installing the Multiserver Configuration This chapter describes how to install Macromedia ColdFusion MX 7 in the multiserver configuration. Contents About multiserver configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 Installing ColdFusion MX 7 using the multiserver configuration . . . . . . . . . . . . . . . . . . . . . . . 26 Installing the Verity search server separately . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
For more information on configuring ColdFusion MX 7 on multiple server instances, including detailed information for configuring multiple server instances when running on JRun 4, see Configuring and Administering ColdFusion MX. For more information about J2EE servers, see “J2EE application servers” on page 31. Installing ColdFusion MX 7 using the multiserver configuration This section provides installation instructions for the ColdFusion MX 7 multiserver configuration.
7. Insert the CD or download the setup file from the Macromedia website. 8. If the installation wizard does not start automatically when you insert the CD, locate the setup.exe file on the CD and double-click it. If you are installing from a network or a downloaded file, locate the ColdFusion MX 7 installation executable file (coldfusion-70win.exe) and double-click it. The installation wizard starts. 9. Follow the instructions in the installation wizard and let it run to completion.
Installing the multiserver configuration on UNIX This section explains how to install the ColdFusion MX 7 multiserver configuration on UNIX. To install the multiserver configuration on UNIX: 1. Read the online version of the Release Notes for any late-breaking information or updates. For more information, see www.macromedia.com/go/proddoc_releasenotes. 2. Ensure that your operating system meets the system requirements described on the Macromedia web site at www.macromedia.com/go/sysreqscf. 3.
12. Open ColdFusion MX Administrator to run the configuration wizard. 13. Configure and manage your system, as described in Chapter 5, “Configuring Your System,” on page 45. 14. Code and test ColdFusion MX 7 CFM pages. If you configured an external web server, store CFM pages under your web root directory.
Installing the Verity search server separately By default, the installer installs the Verity search server on the same computer as ColdFusion MX 7. To enable searches using Verity, if you want to install the Verity search server on a different computer from the one where you install ColdFusion MX 7, you must install the Verity search server separately. For more information, see “Installing the Verity search server separately” on page 39.
CHAPTER 4 Installing the J2EE Configuration This chapter describes how to install, deploy, and undeploy Macromedia ColdFusion MX 7 Enterprise Edition in the J2EE configuration. It includes overview information, specific instructions for installing Macromedia JRun 4 (which automatically deploys and configures ColdFusion MX 7), and general instructions for use with all J2EE application servers. Contents J2EE application servers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Choosing EAR or WAR deployment In the J2EE environment, you deploy applications in one of the following formats: Web application archive file Contains the ColdFusion MX 7 application. A web application archive (also called a WAR) uses a directory structure that contains a WEB-INF/web.xml deployment descriptor, which defines the servlets and context parameters it uses.
Context root Because the J2EE environment supports multiple, isolated web applications running in a server instance, J2EE web applications running in a server are each rooted at a unique base URL, called a context root (or context path). The J2EE application server uses this initial portion of the URL (that is, the portion immediately following http://hostname) to determine which web application services an incoming request.
Platforms Full ColdFusion MX 7 functionality is available on Windows, Linux, and Solaris. Additionally, you can install and deploy the all-Java ColdFusion MX 7 J2EE configuration on other platforms, although without the functionality provided by platform-specific binary files (C++ CFXs). Preparing to install using the J2EE configuration This section provides installation instructions for the ColdFusion MX 7 J2EE configuration.
Installing an EAR file or WAR files in Windows This section explains how to install the ColdFusion MX 7 J2EE configuration in Windows. If you are updating an existing deployment of ColdFusion MX or ColdFusion MX 6.1 for J2EE, see “Updating from ColdFusion MX or ColdFusion MX 6.1 for J2EE” on page 38 before you continue. Note: The Windows installer requires a computer that supports at least 256 colors. To install ColdFusion MX 7 in Windows (J2EE configuration): 1.
15. Code and test ColdFusion CFM pages. Store CFM pages under the web application root (either cfusion-ear\cfusion-war or cfusionwar) and access these pages using a URL of the form http://hostname:portnumber/context-root/ filename.cfm, as follows: ■ hostname ■ portnumber ■ ■ The machine name, IP address, or localhost. The port number used by your application server’s web server. contextroot The context root for the ColdFusion MX 7 web application. For more information, see “Context root” on page 33.
8. Using the cd command, go to the directory with the installation file. 9. Start the installation with the following command: ./ -i console The installation program starts. To use the coldfusion-70-other.jar file to install on a UNIX platform other than Solaris or Linux, enter the following command (for more information, see “Installation considerations for UNIX” on page 12): java_home/bin/java -jar coldfusion-70-other.jar -i console Note: To run the UNIX installer in GUI mode, type .
Updating from ColdFusion MX or ColdFusion MX 6.1 for J2EE If you previously deployed ColdFusion MX for J2EE or the ColdFusion MX 6.1 J2EE configuration on your application server, you must also perform the following steps as part of the installation procedure: 1. As appropriate for your application server, either stop the ColdFusion application and RDS application (if it is running), or stop the application server before you start the installation wizard. 2.
Installing the Verity search server separately To enable searches using Verity, you must install the Verity search server separately if either of the following is true: • You are running ColdFusion in a J2EE configuration with a WAR or EAR file. • You want to install the Verity search server on a different machine from the one where you install ColdFusion MX 7.
For basic deployment information, see your J2EE application server documentation. ColdFusion MX 7 deployment instructions differ for each J2EE application server. For up-todate information on deploying ColdFusion MX 7 on a variety of J2EE application servers, see www.macromedia.com/go/cfmx7_j2eecert. For more information, see “Deployment” on page 40 and “Configuration” on page 42. Deployment The instructions at www.macromedia.
c In cfusion-ear, make a new directory named cfusion-war. md cfusion-war (mkdir cfusion-war on UNIX) d Change to the cfusion-war directory and expand the cfusion.war file with the jar command: cd cfusion-war java_root/bin/jar -xvf ../cfusion.war This expands the cfusion.war file. e (If rds.war exists) Go up one level to cfusion-ear, make a new directory named rds-war. cd .. md rds-war (mkdir rds-war on UNIX) f (If rds.war exists) Change to the rds-war directory and expand rds.
Configuration After you deploy the ColdFusion MX 7 application, you define JVM arguments. Each J2EE application server has a different method for defining JVM arguments. Depending on your server, you can update variables in a batch file or shell script, define arguments in an administrative interface, modify the java.library.path JVM argument directly, or modify the system path directly. You define two types of JVM arguments: • Platform-specific items for the java.library.
Security In addition to enabling sandbox security in the ColdFusion MX Administrator, the application server must be running a security manager (java.lang.SecurityManager) and you must define the following JVM arguments: -Djava.security.manager -Djava.security.policy="cf_webapp_root/WEB-INF/cfusion/lib/coldfusion.policy" -Djava.security.auth.policy="cf_webapp_root/WEB-INF/cfusion/lib/ neo_jaas.
Directory Description WEB-INF/cfusion/jintegra JIntegra programs, libraries, and other supporting files (for example, to integrate Java and COM code; manage access to ActiveX controls (OCXs) that are hosted in a graphical user interface (GUI) container; and register the JVM and type libraries).
CHAPTER 5 Configuring Your System This chapter describes how to manage ColdFusion MX 7 services and processes, how to configure web servers manually, and how to change user accounts and configure databases for ColdFusion MX 7. Note: In this chapter, cf_root refers to your installation directory in the server configuration. By default, this directory is C:\CFusionMX7 in Windows, and /opt/coldfusionmx7 on UNIX. Jrun_root refers your installation directory in the multiserver configuration.
Overview of configuration tasks The following table describes when to do the configuration tasks that are documented in this chapter: Configuration task When to do it “Managing ColdFusion MX 7” on page 46 You must stop and restart ColdFusion MX 7 after you enable or disable security in the ColdFusion MX Administrator or change any of the Java and JVM settings, in order for your changes to take effect. You can do this at any time after you install ColdFusion MX 7.
Managing ColdFusion MX 7 services in Windows This section describes the ColdFusion MX 7 services and explains how to manage them. Overview of services The ColdFusion MX 7 server configuration installation creates the following service in Windows 2000, Windows XP, and Windows 2003: Service Purpose ColdFusion MX 7 Application Server The main ColdFusion service. ColdFusion pages cannot be processed if this service is not running.
To start or stop a ColdFusion service: 1. Open the Services dialog box: ■ ■ In Windows 2000, Windows XP, or Windows 2003, select Start > Settings > Control Panel > Administrative Tools > Services. For other Windows platforms, see the Windows online Help. If a service is running, its status appears as Started in the Status column. If it is not running, no status appears for the service. 2. Right-click a service, and select Stop, Start, or Restart. The Services window refreshes.
Managing the process The ColdFusion MX 7 process starts automatically when you start your computer and shuts down automatically when you shut down your computer. In the ColdFusion MX Administrator, if you enable or disable security or change any option in the Java and JVM Settings page, you must stop and restart the ColdFusion MX 7 process for your changes to take effect.
Configuring web servers in Windows This section explains how to configure the following web servers in Windows: • Configuring IIS in Windows • Configuring SunONE Web Server or iPlanet web server in Windows • Configuring Apache web server in Windows Configuring IIS in Windows This section describes how to configure IIS for ColdFusion MX in Windows, and how to verify your configuration. You configure IIS using the Web Server Configuration Tool in either GUI or command-line mode.
To verify your IIS configuration: 1. Verify that the following file was created: cf_root/runtime/lib/wsconfig/jrun.dll (server configuration) or jrun_root/lib/wsconfig/jrun.dll (multiserver configuration). On IIS6, this file is named jrun_iis6.dll. 2. For each of your IIS websites, verify that application mappings for .cfm, .cfml, .cfc, .cfswf, .cfr, .jsp, and .jws were added, as follows: a In IIS, right-click an IIS website and select Properties.
Configuring SunONE Web Server or iPlanet web server in Windows This section describes how to configure SunONE Web Server 6 or iPlanet web server 6.x for ColdFusion MX 7 in Windows, and how to verify your configuration. You configure SunONE or iPlanet using the Web Server Configuration Tool in either GUI or command-line mode. This discussion describes how to use GUI mode. Tip: (Server configuration only) To use the command line, open the batch files located in cf_root/bin/connectors.
4. Verify that #JRun prefixes the following NameTrans line in the file: #JRun NameTrans fn="pfx2dir" from="/servlet" dir="$docroot/servlet" name="ServletByExt" 5. Verify that the following object element is at the end of the file: Configuring Apache web server in Windows This section describes how to configure the Apache web server for ColdFusion MX 7 in Windows, and how to verify your configuration.
To verify your Apache configuration: 1. Verify that one of the following files was created: ■ cf_root\runtime\lib\wsconfig\number\mod_jrun.so (Apache 1.3.2.7) ■ cf_root\runtime\lib\wsconfig\number\mod_jrun20.so (Apache 2.x) In the multiserver configuration, this file is located under jrun_root/lib/wsconfig. 2. Open the Apache configuration file, httpd.conf, in your Apache conf directory. In Windows, the default is C:\Program Files\Apache Group\Apache\conf\httpd.conf.
To configure the Apache web server for ColdFusion MX 7 on UNIX: 1. Enter the following command on a single line: wsconfig -server servername -ws Apache -dir coldfusion -v Note: You must enter the previous command as a single (long) line.
Configuring SunONE or iPlanet web server on UNIX This section describes how to configure SunONE Web Server or iPlanet web server (4.x or 6.x) for ColdFusion MX 7 on UNIX, and how to verify your configuration. Note: When running the Web Server Configuration Tool on the multiserver configuration, wsconfig.jar is located in jrun_root/lib. On the server configuration only, you can also use the scripts in cf_root/bin/connectors, modifying them, as appropriate for your environment.
Installing Verity Locales ColdFusion MX 7 lets you do Verity searches for languages other than English. For more information on Verity, see Configuring and Administering ColdFusion MX. This section describes how to install a Verity Locales package from the Macromedia website, and how to switch to a different Verity Locales package. To install Verity Locales: 1. In your browser, go to the following location on the Macromedia website: www.macromedia.com/go/verity Enter your ColdFusion MX 7 license key. 2.
Installing Visibroker for CORBA connections To install Visibroker for CORBA connections: 1. Install Visibroker on the CORBA server side. For more information, see the Borland Visibroker documentation. 2. Add the vbjorb.jar file to the ColdFusion MX 7 classpath, as follows: a In the ColdFusion MX Administrator, select Server Settings > Java and JVM. When using the J2EE configuration, you add the vbjorb.jar file to the J2EE application server classpath, using the server-specific method.
4. Prepare your CORBA server side, as follows: a Start your Visibroker osagent service or process, if it is not already running, by entering the following command: osagent Note: If you must connect to an osagent in another subnetwork, include the following lines in the vbjorb.properties file: vbroker.agent.addr= vbroker.agent.
3. Comment out the RDSServlet mapping, as the following example shows: RDSServlet /CFIDE/main/ide.cfm --> 4. Save the file. 5. Restart ColdFusion MX 7. RDS is disabled on the ColdFusion MX 7 server. For more information, see “Starting and stopping services” on page 47 for Windows, or “Managing the process” on page 49 for UNIX.
Changing the ColdFusion MX 7 user account in Windows The ColdFusion services, by default, run under the highly privileged system accounts. For an extra level of security, Macromedia recommends that you create a Windows user under which you run the services and only give privileges needed to run the web application (for example, folder permissions for the web root.) To change the ColdFusion MX 7 user account: 1. Open the Services Control Panel.
Chapter 5: Configuring Your System
CHAPTER 6 Troubleshooting This chapter contains solutions to common installation problems. Contents Common installation problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 Data source problems. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66 Migration problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Solution: If you are using Safari: 1. Start the download. 2. Open the download window (Option-Command-L). 3. When the download looks like it has stalled, click the Stop (X) button. 4. Click the Resume button. Safari continues the download from where it stalled. 5. Repeat Steps 3 and 4 as necessary Web Server connectors not installed Problem: If you install ColdFusion MX 7 on Apache 2.0.50, the configuration file is not updated automatically.
If so, shut down IIS, and then run the Web Server Configuration Tool by selecting Start > Programs > Macromedia > Coldfusion MX 7 > Web Server Configuration Tool. Errors displaying Flash forms Problem: When you try to browse a ColdFusion page that contains a Flash form, the following errors appear: 2 Errors found. Error /CFIDE/gettingstarted/community/webroot/index.cfm:-1 macromedia.css.LocatorParser Error /CFIDE/gettingstarted/community/webroot/inde.mxml:381 The class 'mx.rpc.
Data source problems Unable to add a Microsoft Access data source Problem: When you try to add a Microsoft Access data source, the following error appears: Unable to update the ColdFusion MX 7 ODBC Server. Timeout period expired without completion of C:\blackstone\db\slserver54\admin\swcla.exe Solution: Install and start up the ODBC service, or use the Microsoft Access with Unicode driver.
J2EE configuration problems Problem: When you install JRun 4, then install the ColdFusion MX 7 WAR, and attempt to open the ColdFusion MX Administrator, the following error appears: 500 The Security service is not available. The security service is not available. Solution: Look at the log files in cfusion/logs to see if a message indicates that you need the Java Crypto Extensions (JCE) on a 1.3 JVM. (The 1.4 JVM has this preconfigured.
Virtual mapping resource path of /* does not work Problem: You add a virtual mapping resource path of /* which does not work. Solution: Do not map any directories to wildcard resource paths that contain WEB-INF as a virtual mapping. In ColdFusion MX 6.1, the fact that this worked was a side-effect of the particular way the classloader was configured.
INDEX A Apache web server configuring in Windows 53 configuring on UNIX 54 application isolation 25, 33 application.
F failover 25, 33 Flash Remoting 11 H hosting, disabling JSPs 60 I IIS configuring 50 IIS6 51 installation wizard, starting 16 installer, Java-only 12 installing ColdFusion MX 7 Reporting 19, 29, 38 considerations for UNIX 12 considerations for Windows 12 extensions for Dreamweaver 16 general considerations 11 in Windows 16, 26, 35 multiserver configuration in Windows 26 multiserver configuration on UNIX 28 multiserver configuration, about 26 on UNIX 17, 28, 36 Verity 30 internal web servers 21 iPlanet web
S sandbox security, enabling in J2EE 29, 43 security manager 43 server configuration 8 server instances, multiple 25, 33 servers dedicated 12 services for ColdFusion MX 7 in Windows 47 setup.exe 16, 27, 35 start ColdFusion MX 7 in Windows 47 ColdFusion MX 7 on UNIX 49 installation wizard 16 stop ColdFusion MX 7 in Windows 47 ColdFusion MX 7 on UNIX 18 SunONE web server, configuring on UNIX 56 switch web servers 57 system requirements overview 10 T TCP/IP connections 12 This 18 tools.
Index