Adobe 38043755 - ColdFusion Enterprise - Mac Installation Manual
Adobe 38043755 - ColdFusion Enterprise - Mac Installation Manual

Adobe 38043755 - ColdFusion Enterprise - Mac Installation Manual

Installation guide
Hide thumbs Also See for 38043755 - ColdFusion Enterprise - Mac:
Table of Contents

Advertisement

Installing
COLDFUSION 10
ADOBE
®
®

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 38043755 - ColdFusion Enterprise - Mac and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Adobe 38043755 - ColdFusion Enterprise - Mac

  • Page 1 Installing COLDFUSION 10 ADOBE ® ®...
  • Page 2: Legal Notices

    Legal notices Legal notices For legal notices, see http://help.adobe.com/en_US/legalnotices/index.html. Last updated 7/9/2012...
  • Page 3: Table Of Contents

    Chapter 4: Installing Integrated Technologies Integrated Adobe and third-party technologies ............... 46 Installing Dreamweaver extensions .
  • Page 4 INSTALLING COLDFUSION 10 Contents Installing Solr search server ................... 46 Enabling Flash Remoting .
  • Page 5: Chapter 1: Preparing To Install Coldfusion

    For information on installing the J2EE configuration, see “Installing the J2EE Configuration” on page 22. Installing ColdFusion 10 ColdFusion 10 product editions The ColdFusion 10 product editions are available on the Adobe website. To view the product editions, go to www.adobe.com/go/learn_cfu_cfeditions_en. Last updated 7/9/2012...
  • Page 6: System Requirements

    • Do not configure the server running ColdFusion as a Primary Domain Controller (PDC) or Backup Domain Controller (BDC). Adobe follows the Microsoft network model, in which the first level is the PDC or BDC. These systems only manage the network or domain and are not designed to run application servers. ColdFusion should reside on the second level of Microsoft Windows stand-alone systems.
  • Page 7 INSTALLING COLDFUSION 10 Preparing to Install ColdFusion Installation considerations for UNIX The following are installation considerations for UNIX systems only: • For troubleshooting purposes, the installer creates the following log file during an installation or upgrade in UNIX: cf_root/Adobe_ColdFusion_10_InstallLog.log. If you contact AdobeTechnical Support for installation support, send them this file.
  • Page 8: Chapter 2: Installing The Server Configuration

    Chapter 2: Installing the Server Configuration The ColdFusion server configuration contains an embedded copy of Tomcat and is most similar to earlier versions of ColdFusion. Note: The cf_root directory refers to your installation directory. By default, this directory is C:\ColdFusion10 in Windows, and /opt/coldfusion10 in UNIX.
  • Page 9: Installing Coldfusion Using The Server Configuration

    Install ColdFusion in Windows or MAC Read the online version of the Release Notes for any late-breaking information or updates. For more information, see www.adobe.com/go/learn_cfu_releasenote_en. Ensure that your operating system meets the system requirements described on the Adobe website at www.adobe.com/go/learn_cfu_cfsysreqs_en. Review “Installation considerations for...
  • Page 10 If you plan to configure an external web server, ensure that the web server is running. Log in as root. 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.
  • Page 11: Coldfusion Installation Directory Structure

    Open ColdFusion Administrator to run the Configuration wizard. Configure and manage your system, as described in “Configuring Your System” on page 52. To install any other integrated Adobe or third-party technologies, see “Installing Integrated Technologies” on page 46. To learn about ColdFusion, read the documentation, which is accessible through the Documentation link on the Resources page of the ColdFusion Administrator.
  • Page 12 INSTALLING COLDFUSION 10 Installing the Server Configuration Directory Description cfusion Contains the following directories: • bin: Programs for starting, stopping, and viewing information for ColdFusion, and to run Crystal Reports (Windows only). It also contains the password reset scripts for server administrator and Admin Component for remote server start and stop.
  • Page 13: Using The Built-In Web Server

    INSTALLING COLDFUSION 10 Installing the Server Configuration ColdFusion 9 ColdFusion 10 cfroot cfusion ColdFusion9\runtim ColdFusion10\jre e\jre ColdFusion9\uninst ColdFusion10\uninstall ColdFusion9\runtim ColdFusion10\config\wsconfi e\lib\wsconfig Note: The directory contains the file. ColdFusion_install\cfusion\bin Jvm.config Using the built-in web server ColdFusion provides in-built Tomcat application server that you can use to develop ColdFusion applications. During the ColdFusion installation, choose a web server.
  • Page 14: Starting, Stopping, And Restarting Coldfusion

    INSTALLING COLDFUSION 10 Installing the Server Configuration <Connector executor="tomcatThreadPool" port="8500" protocol="org.apache.coyote.http11.Http11NioProtocol" connectionTimeout="20000" redirectPort="8445"/> Save the file, and then restart ColdFusion. Note: To enable OS Symbolic links after switching to Tomcat, edit the file found in context.xml to add attribute to the context element. /cfusion/runtime/conf/ allowLinking="true"...
  • Page 15: Creating And Editing A New Coldfusion Instance

    INSTALLING COLDFUSION 10 Installing the Server Configuration Creating and editing a new ColdFusion instance After installing ColdFusion in stand-alone mode, create an instance of ColdFusion using the ColdFusion Administrator. In the ColdFusion Administrator, go to Enterprise Manager > Instance Manager. Click Add New Instance.
  • Page 16: Adding Start And Stop Functionality To A Remote Instance Over Https

    INSTALLING COLDFUSION 10 Installing the Server Configuration Click Submit. Adding start and stop functionality to a remote instance over HTTPS You can start and stop a remote instance over HTTPS or HTTP. To enable this feature, install admin component while installing ColdFusion.
  • Page 17: Setting Up Remote Start And Stop Functionality Using Https In Server Manager

    INSTALLING COLDFUSION 10 Installing the Server Configuration Register the remote instance using the ColdFusion Administrator. For more information, see “Registering a remote instance” on page 11. In the Register Remote Instance page, enter the admin component port, admin component user name, and admin component password (user name and password.
  • Page 18: Setting Up Remote Start And Stop Functionality Using Http In Server Manager

    INSTALLING COLDFUSION 10 Installing the Server Configuration Note: If the remote server is running on Windows Vista, Windows 7, or Windows Server 2008, start the jetty sever with admin privileges. Do the following in the local host from where you add remote instance: Copy the file created in the remote host to any of the locations.
  • Page 19: Managing Clusters

    INSTALLING COLDFUSION 10 Installing the Server Configuration Provide the following information: • App Server Username: User name for the admin component that you specified while installing ColdFusion. The default value is admin • App Server Password: Password for the admin component. •...
  • Page 20: Configuring Other Web Servers

    INSTALLING COLDFUSION 10 Installing the Server Configuration <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster" channelSendOptions="8"> <Manager notifyListenersOnReplication="true" expireSessionsOnShutdown="false" className="org.apache.catalina.ha.session.DeltaManager"> </Manager> <Channel className="org.apache.catalina.tribes.group.GroupChannel"> <Membership port="45565" dropTime="3000" address="228.0.0.4" className="org.apache.catalina.tribes.membership.McastService" frequency="500"> </Membership> <Receiver port="4003" autoBind="100" address="auto" selectorTimeout="5000" maxThreads="6" className="org.apache.catalina.tribes.transport.nio.NioReceiver"> </Receiver> <Sender className="org.apache.catalina.tribes.transport.ReplicationTransmitter"> <Transport className="org.apache.catalina.tribes.transport.nio.PooledParallelSender"> </Transport> </Sender> <Interceptor className="org.apache.catalina.tribes.group.interceptors.TcpFailureDetector"> </Interceptor>...
  • Page 21 INSTALLING COLDFUSION 10 Installing the Server Configuration wsconfig.exe -ws iis -site <site_no> wsconfig.exe -ws iis -site <site_name> Configuring cluster wsconfig.exe -ws iis -site <site_no> -cluster <cluster-name> Configuring Apache (Windows only) wsconfig.exe –ws apache –dir <apache_conf_directory> (Linux or MAC only) ./wsconfig –ws apache –dir <apache_conf_directory> (Windows only) wsconfig.exe –ws apache –dir <apache_conf_directory>...
  • Page 22: Configuring Secured Socket Layer (Ssl)

    INSTALLING COLDFUSION 10 Installing the Server Configuration Configuring Secured Socket Layer (SSL) SSL allows the browser and the server to communicate over a secured connection. Data that is sent is encrypted at one side, transmitted, and then decrypted at the other end. For more information about SSL configuration on Tomcat, see http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html.
  • Page 23: Changing The Connector Port For Cfstat

    INSTALLING COLDFUSION 10 Installing the Server Configuration Changing the connector port for cfstat You can use the connector output for logging cfstat metric. The cfconnector port is defined in the file. If you have configured a connector, update the port with the CFInstallation/cfusion/lib/neo-metric.xml connector port.
  • Page 24: Enabling Persistent Session

    Uninstalling ColdFusion deletes all program files and related components from your computer. Uninstall ColdFusion from Windows Select Start > Settings > Control Panel > Add/Remove Programs > Adobe ColdFusion 10. Click Change/Remove. When the program completes, remove any remaining files and directories in the cf_root directory.
  • Page 25 INSTALLING COLDFUSION 10 Installing the Server Configuration Enter the following command to go to the cf_root/uninstall directory: cd cf_root/uninstall Enter the following command: ./uninstall.sh When the program completes, remove any remaining files and directories in the cf_root directory. ColdFusion is deleted from your server. Last updated 7/9/2012...
  • Page 26: Chapter 3: Installing The J2Ee Configuration

    Chapter 3: Installing the J2EE Configuration Gathering information necessary to install the J2EE configuration Although the ColdFusion 10 installer provides an intuitive interface, it helps to plan your answers to the questions asked by the installer. Use the following tables to help plan for installing the J2EE configuration of ColdFusion 10. Question Answer Platform-specific installer name?
  • Page 27: Coldfusion And J2Ee Application Servers

    Whether to enable RDS? ___ Yes ___ No Note: RDS allows the server to interact with remotely connected developers. Adobe recommends that you disable RDS for production servers. Disabling RDS also disables the directory browsing applets in the ColdFusion Administrator.
  • Page 28 INSTALLING COLDFUSION 10 Installing the J2EE Configuration enterprise applications in these directory structures as-is or in compressed EAR files that contain these directory structures. However, ColdFusion must run from an expanded directory structure: cfusion-ear META-INF application.xml cfusion-war WEB-INF web.xml CFIDE cfdocs rds.war WEB-INF...
  • Page 29: Preparing To Install Using The J2Ee Configuration

    Install ColdFusion in Windows (J2EE configuration) Read the online version of the Release Notes for any late-breaking information or updates. For more information, see www.adobe.com/go/learn_cfu_releasenote_en. Ensure that your operating system meets the system requirements described on the Adobe website at www.adobe.com/go/learn_cfu_cfsysreqs_en. Last updated 7/9/2012...
  • Page 30 Install ColdFusion in UNIX (J2EE configuration) Read the online version of the Release Notes for any late-breaking information or updates. For more information, see www.adobe.com/go/learn_cfu_releasenote_en. Ensure that your operating system meets the system requirements described on the Adobe website at www.adobe.com/go/learn_cfu_cfsysreqs_en. Review the “Installation considerations for...
  • Page 31 22. Log in as root. 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 supported J2EE configuration platforms:...
  • Page 32 22. Log in as root. 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 supported J2EE configuration platforms: •...
  • Page 33: Updating From An Earlier Version For J2Ee

    INSTALLING COLDFUSION 10 Installing the J2EE Configuration Store CFM pages under the web application root (either cfusion-ear/cfusion-war or cfusion-war) and access these pages using a URL of the form http://hostname:portnumber/context-root/filename.cfm, as follows: • hostname The machine name, IP address, or localhost. •...
  • Page 34 INSTALLING COLDFUSION 10 Installing the J2EE Configuration Application server Deployment mechanism Expanded or compressed deployment Apache Tomcat Tomcat Deployment Manager Expanded IBM WebSphere IBM WebSphere Administrative Console Compressed Oracle WebLogic Weblogic Administration Console/Auto deploy to Expanded server domains JBOSS Application Server Auto deploy to server root Expanded Oracle Weblogic Server...
  • Page 35 When the Summary panel appears, review the installation configuration, and then click Finish. When the Application Adobe ColdFusion 10 Installed Successfully message appears on the Installing page, select Save To Master Configuration, and then select Save on the Save page to save your workspace.
  • Page 36 When the Summary panel appears, review the installation configuration, and then click Finish. When the Application Adobe ColdFusion 10 Installed Successfully message appears on the Installing page, select Save To Master Configuration, and then select Save on the Save page to save your workspace.
  • Page 37 INSTALLING COLDFUSION 10 Installing the J2EE Configuration Enable sandbox security Do the following to ensure that ColdFusion sandbox security secures Java access to files and network resources: On the WebSphere Administrative Console Security > Secure Administration panel, ensure that the Java 2 Security option is selected.
  • Page 38 The path specifications in these instructions assume that you deployed ColdFusion using the standard application name (Adobe ColdFusion 10) and did not rename the application. Open the original file, and in the PLATFORM case block, just above the LD_LIBRARY_PATH or LIBPATH line,...
  • Page 39 Save the master configuration file. Disable RDS For security reasons, Adobe recommends that you disable RDS on a production server. If you enable RDS when you install ColdFusion 10, you can disable it at a later time, as the following instructions describe.
  • Page 40 In the WebSphere Administrative Console, select cell_name > Applications > Enterprise Applications. Stop the Adobe ColdFusion 10 application if it is running. Select Adobe ColdFusion 10 Application, select Manage Modules and then select the check box for ColdFusion RDS application, and then click Remove.
  • Page 41 INSTALLING COLDFUSION 10 Installing the J2EE Configuration Deploying ColdFusion 10 on Oracle WebLogic The following instructions tell you how to deploy ColdFusion 10 on Oracle WebLogic 11g. You can deploy ColdFusion 10 on WebLogic using either an expanded EAR file or WAR files. The following terms refer to ColdFusion directories: The directory that contains the files extracted by the ColdFusion install, for example, C:\cf10 cfusion_install_directory...
  • Page 42 WEB-INF/flex/jars/concurrent.jar Review the console messages and server log to ensure that ColdFusion 10 deployed successfully. Start the ColdFusion Administrator, which runs the Configuration wizard. To install any other integrated Adobe or third-party technologies, see “Installing Integrated Technologies” on page 46.
  • Page 43 INSTALLING COLDFUSION 10 Installing the J2EE Configuration Establish the following variables: • JINTEGRA_PATH • PRE_CLASSPATH • PRE_PATH For example: SET JINTEGRA_PATH= %CF_WEB_INF%\cfusion\jintegra\bin; %CF_WEB_INF%\cfusion\jintegra\bin\international SET PRE_CLASSPATH=%CF_SHARED_LIB%\jintegra.jar SET PRE_PATH=%CF_SHARED_LIB%;%JINTEGRA_PATH% Configure operating system-specific binary support in UNIX Locate the startup script for the WebLogic domain, which is typically the startWebLogic.sh file, which is located in the wldomain_root\bin directory.
  • Page 44 INSTALLING COLDFUSION 10 Installing the J2EE Configuration @rem Security options are only required if enabling sandbox security SET CF_SECURITY_JVM_OPTIONS="-Djava.security.manager" @rem You must append %CF_SECURITY_JVM_OPTIONS% to the existing JAVA_OPTIONS value. set JAVA_OPTIONS=- Dweblogic.security.SSL.trustedCAKeyStore=C:\WebLogic_HOME\server\lib\cacerts %CF_SECURITY_JVM_OPTIONS% %CF_COM_JVM_OPTIONS% @rem You must append the following to the existing MEM_ARGS value. @rem -Xms32m -Xmx512m -Xss64k -XX:MaxPermSize=128m Save the startup script and restart the WebLogic Server.
  • Page 45 INSTALLING COLDFUSION 10 Installing the J2EE Configuration Note: If you are already using an application with context root of /, use a context root other than / for the cfusion-ear file. If you specified / when you installed ColdFusion, you can change it by opening the cfusion-ear/META- INF/application.xml file in a text editor and modifying the context-root element.
  • Page 46 INSTALLING COLDFUSION 10 Installing the J2EE Configuration JBoss 5.1 or 6.x server default deploy cfusion.ear cfusion.war META-INF rds.war JBoss 7.x standalone deployments cfusion.ear cfusion.war META-INF rds.war cfusion.ear.dodeploy (Windows) Edit the JBOSS_HOME\bin\run.bat file for JBoss 5.1 and 6.x and JBOSS_HOME\standalone.bat for JBoss 7.x by doing the following: If not present, add the JVM (-Xmx512m) parameter to JAVA_OPTS.
  • Page 47 INSTALLING COLDFUSION 10 Installing the J2EE Configuration Note: (JBoss 7.x only) If cfusion.ear is not deployed before JBoss times out for deployment, you can change the deployment timeout of JBoss in JBOSS_HOME\standalone\configuration\standalone.xml file. <subsystem xmlns="urn:jboss:domain:deployment-scanner:1.0"> <deployment-scanner scan-interval="5000" relative-to="jboss.server.base.dir" path="deployments" deployment-timeout="120",/> </subsystem>...
  • Page 48: Undeploying Coldfusion

    INSTALLING COLDFUSION 10 Installing the J2EE Configuration set CF_LIB_PATH=%CF_LIB_PATH%;CF_WEBAPP_ROOT\WEB- INF\cfusion\jintegra\bin;CF_WEBAPP_ROOT\WEB-INF\cfusion\jintegra\bin\international Save the file and start the server. Enable communication with Flex When ColdFusion is configured to use RMI for LiveCycle Data Services ES, ColdFusion listens on port 1099 by default. However JBoss typically starts listening on this port before ColdFusion does;...
  • Page 49 INSTALLING COLDFUSION 10 Installing the J2EE Configuration Undeploy ColdFusion in the J2EE configuration Remove all ColdFusion specifications from the JVM arguments used by your java.args java.library.path application server. (Windows only) If you installed ODBC support, remove the ODBC Windows services by navigating to the cf_webapp_root\WEB_INF\cfusion\db\SequeLink Setup directory and executing the RemoveSequeLink.bat file.
  • Page 50: Chapter 4: Installing Integrated Technologies

    Chapter 4: Installing Integrated Technologies ColdFusion 10 provides integration capabilities with several Adobe and third-party technologies. In some cases, you can install these components when you install ColdFusion 10. In other cases, you might have to follow some steps outside the ColdFusion installation.
  • Page 51: Enabling Flash Remoting

    ColdFusion 10 Solr Service Enabling Flash Remoting To interact with ColdFusion pages and components from an Adobe Flash SWF file, you can use the Flash Remoting service in ColdFusion 10. To develop applications that use Flash Remoting, install the Flash Remoting components in the Flash authoring environment.
  • Page 52: Installing Flash Remoting Update

    For more information on Flash Remoting, see the Developing Adobe® ColdFusion® 10 Applications guide. Installing Flash Remoting Update Flash Remoting Update lets you create rich Internet applications by using Adobe® Flash™ Builder™, with the advanced data retrieval features of ColdFusion, such as the c , and tags.
  • Page 53: Configuring Openoffice

    Select Adobe Coldfusion 10 .NET Service. Click Uninstall. Alternatively, you can uninstall the Adobe Coldfusion 10 .NET Service by running the Uninstall Adobe ColdFusion 10 .NET Integration Services.exe program. The program is located in the cf_root\jnbridge\uninstall directory on ColdFusion server configurations. On J2EE configuration and on computers where you installed the Integration software without ColdFusion, it is in the C:\ColdFusionDotNetService\uninstall directory by default.
  • Page 54 INSTALLING COLDFUSION 10 Installing Integrated Technologies Configuring OpenOffice for stand-alone Download and install OpenOffice from http://download.openoffice.org/. When you install ColdFusion 10 in a non- Windows platform, the installer prompts you with the directory path where OpenOffice is installed. If you want to specify a different installation path, you can specify the directory path as follows: •...
  • Page 55 INSTALLING COLDFUSION 10 Installing Integrated Technologies Configuring OpenOffice post ColdFusion 10 installation If you have a version of ColdFusion 10 already installed on your system, for all platforms, follow these instructions to configure OpenOffice: Log in to ColdFusion Administrator. Navigate to Server Settings > Document, and specify the OpenOffice directory. Restart the ColdFusion server.
  • Page 56: Chapter 5: Configuring Your System

    Chapter 5: 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:\ColdFusion10 in Windows, /opt/coldfusion10 in UNIX, and /Applications/ColdFusion10 in OSX.
  • Page 57: Managing The Coldfusion Process In Unix

    INSTALLING COLDFUSION 10 Configuring Your System Note: In the ColdFusion Administrator, if you enable or disable security or change any option in the Java and JVM Settings page, stop and restart ColdFusion 10 for your changes to take effect. Start or stop a ColdFusion service Open the Services dialog box by selecting Start >...
  • Page 58: Managing The Coldfusion Process In Mac Os X

    INSTALLING COLDFUSION 10 Configuring Your System Task Command Start ColdFusion 10 ./coldfusion start Stop ColdFusion 10 ./coldfusion stop Restart ColdFusion 10 ./coldfusion restart View status of ColdFusion server ./coldfusion status Managing the ColdFusion process in Mac OS X The ColdFusion installation creates a single process in UNIX called .
  • Page 59 Features), ASP.NET , and CGI selected in the Windows Features dialog box (Start > Control Panel > Programs and Features > Turn Windows features on or off). Start the Web Server Configuration Tool by selecting Start > Programs > Adobe > ColdFusion 10 > Web Server Configuration Tool.
  • Page 60 For more information, see the Web Server Management topic in the Configuring and Administering ColdFusion guide. Start the Web Server Configuration Tool by selecting Start > Programs > Adobe > ColdFusion 10 > Web Server Configuration Tool. Click Add.
  • Page 61 For more information, see the Web Server Management topic in the Configuring and Administering ColdFusion guide. Configure Apache for ColdFusion in Windows Start the Web Server Configuration Tool by selecting Start > Programs > Adobe > ColdFusion 10 > Web Server Configuration Tool.
  • Page 62 INSTALLING COLDFUSION 10 Configuring Your System • : Contains paths to all files in the directory. mod_jk.conf \config\wsconfig\1 Change the entry for debugging purposes. JKloglevel info JKloglevel debug Note: For virtual host configuration, add the following entry in each of the virtual blocks: JkMountFile "cfroot\config\wsconfig\1\uriworkermap.properties:"...
  • Page 63: Enabling Corba Support

    INSTALLING COLDFUSION 10 Configuring Your System Verify your Apache configuration Verify that one of the following files was created: • cf_root/config/wsconfig/number To set the click on Advanced Setting tab. The option to connectionpooltimeout reuseconnectioncount enable verbose debugging also is available on this page. Configuring Apache: Note: To configure Apache connector in UNIX platforms, APXS installation is a prerequisite.
  • Page 64 INSTALLING COLDFUSION 10 Configuring Your System System requirements You must have all of the following components installed on your computer before you can make CORBA invocations from ColdFusion: • Borland Visibroker 4.5.1 for Java • Java Runtime Environment (JRE) 1.4 for the Visibroker Interface Repository •...
  • Page 65: Disabling Remote Development Services

    SQL queries from these data sources, and debug CFML code. Note: The ColdFusion Report Builder uses RDS for the Query Builder and for charting support. However, for security reasons, Adobe recommends that you disable RDS on a production server. To disable it, disable the RDSServlet mapping.
  • Page 66: Disabling Jsp Functionality (Server Configuration Only)

    The ColdFusion services, by default, run under the highly privileged system accounts. For an extra level of security, Adobe recommends that you create a Windows user under which you run the services and only give necessary privileges to run the web application (for example, folder permissions for the web root.)
  • Page 67 INSTALLING COLDFUSION 10 Configuring Your System Change the ColdFusion user account Open the Services Control Panel. (For example, select Start > Settings > Control Panel > Administrative Tools > Services.) Right-click ColdFusion 10 Application Server, and select Properties. The ColdFusion 10 Application Server Properties (Local Computer) dialog box appears. On the Log On tab, select This account, and enter the account information.
  • Page 68: Chapter 6: Troubleshooting

    Chapter 6: Troubleshooting If you encounter any of the common installation problems, you may be able to resolve the issue by following the steps indicated for that issue. Common installation problems Spaces in the TEMP or TMP environment variables (Windows only) Problem: A space in the path of the TMP or TEMP environment variables in Windows causes the installer to stop after extracting from the archive.
  • Page 69 If you are using an external web server, such as Apache or IIS, run the Web Server Configuration Tool by selecting Start > Programs > Adobe > ColdFusion 10 > Web Server Configuration Tool; also, try using the built-in server, using port 8500.
  • Page 70: Data Source Problems

    INSTALLING COLDFUSION 10 Troubleshooting ColdFusion Administrator displays as an encrypted page Problem: After you install ColdFusion, you install Windows XP SP2. When you start ColdFusion Administrator, the Administrator displays as an encrypted page. Solution: The Windows XP SP2 update may have undone the IIS mapping for ColdFusion. Run the batch scripts to uninstall, and then reinstall the IIS connectors.
  • Page 71: Migration Problems

    INSTALLING COLDFUSION 10 Troubleshooting <cfscript> writeOutput("Removing ODBC Services...<br>"); returnValue = myObj.removeODBCservice(); writeOutput("ODBC Services removed"); </cfscript> Unable to INSERT or UPDATE an Oracle 10 database when there is a CLOB field Problem: Columns have a 4 KB size limit in Oracle. If a column is larger that the 4 KB size limit, when you try to use either the tag, the following error is generated: cfinsert cfupdate...
  • Page 72: J2Ee Configuration Problems

    INSTALLING COLDFUSION 10 Troubleshooting Solution: This is because the install attempts to use the directory for unpacking and running the installer runtime. To avoid /tmp this issue, set the environment variable to a directory on the system that has execute permissions before IATEMPDIR running the installer.
  • Page 73: Uninstall Problems

    INSTALLING COLDFUSION 10 Troubleshooting Uninstall problems COM disabled Problem: You have an earlier version of ColdFusion on the system. When you uninstall ColdFusion, COM is disabled. Solution: Re-register the typeviewer.dll file associated with the earlier version of ColdFusion. Last updated 7/9/2012...

This manual is also suitable for:

Coldfusion 10

Table of Contents