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.

Note: If you have UNIX on VMware, to uninstall, you must shut down ColdFusion and then remove it using the command as provided in the following example: cd /opt and then rm -rf coldfusion9.