Uninstall ColdFusion Server in Solaris

Use the pkgrm utility to remove an installed version of ColdFusion Server.

 

Note: The uninstall script removes your odbc.ini file and all Verity collections. Therefore, you might want to preserve these items by saving them to a new location before uninstalling ColdFusion Server.

 

To uninstall ColdFusion Server:

  1. Log in as root.

  2. Enter the following command at the prompt:

    pkgrm cfusion

    ColdFusion Server is deleted from your system.

Related topics