Specifications
CHAPTER 4
24
Installing the Multiserver Configuration
You configure these settings by using a text editor to modify the jrun_root/bin/jvm.config file. or through the
Settings panel of the JRun Management Console (JMC).
Uninstalling ColdFusion
The steps for uninstalling ColdFusion depend on your operating system.
Uninstall ColdFusion from Windows
1 Select Start > Settings > Control Panel > Add/Remove Programs > Adobe ColdFusion 8 with JRun 4.
2 Click Change/Remove.
3 When the program completes, remove any remaining files and directories in the cf_webapp_root directory.
4 In some cases, the uninstall program may require you to restart the computer.
ColdFusion is deleted from your server.
Uninstall ColdFusion from UNIX
1 Log in as root.
2 Enter the following command to go to the cf_webapp_root/uninstall directory:
cd cf_webapp_root/uninstall
3 Enter the following command:
./uninstall.sh
4 When the program completes, remove any remaining files and directories in the cf_webapp_root directory.
ColdFusion is deleted from your server.