User Guide

Table Of Contents
28 Chapter 2 Installing ColdFusion Server in Solaris
Verifying that a Web server is running
Before installing ColdFusion Server, ensure that your Web server is installed and
running.
To check that your local Web server is running:
Enter the URL for a Web page or site from your local Web server in your browsers
Address field and press Enter.
For example, if the file myindex.htm is in your Web document root directory, load
the page in your browser using the localhost URL:
http://127.0.0.1/myindex.htm
If your Web server is not running, you will receive an error message.
Uninstalling ColdFusion Server 5
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. To
preserve them, copy 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
3 ColdFusion Server is deleted from your system.
install.book Page 28 Thursday, May 10, 2001 12:59 PM