Complete Contents
About This Guide
Chapter 1 Before You Install
Chapter 2 Installing Netscape Enterprise Server
Chapter 3 Troubleshooting Installation
Chapter 4 Migrating from 3.6 to 4.0
Netscape Enterprise Server Installation and Migration Guide: Installing Netscape Enterprise Server
Previous Next Contents Index


Chapter 2 Installing Netscape Enterprise Server

This chapter tells you how to install Netscape Enterprise Server. It contains the following sections:


Installation Overview
The Netscape Enterprise Server CD-ROM contains installation programs for both Netscape Communicator 4.5 and Netscape Enterprise Server 4.0. In addition, the Enterprise Server comes with a version of Netscape Directory Server on a separate CD.

When you install Netscape Enterprise Server, you follow these basic steps:

  1. If you have an existing Enterprise Server or FastTrack Server already installed, shut it down and save a backup copy of the server's files.
  2. If you do not already have either Communicator 4.5 or Internet Explorer 4.01 installed, install the version of Communicator provided on your Enterprise Server CD.
  3. If you are planning to use users and groups, and you do not have a Directory Server installed, install it from the Netscape Directory Server CD included with your Enterprise Server. When you install Directory Server, you also install Netscape Console.
  4. Make a note of the LDAP URL associated with your Directory Server, because you will need it during the installation process.
  5. Install and configure Netscape Enterprise Server.

Installing Netscape Communicator
Because you need a web browser such as Netscape Communicator to administer your server, you must install Communicator or another browser onto your machine before installing Enterprise Server.

Installing Communicator on Unix
To install Netscape Communicator you can download the software from http://home.netscape.com, or follow these steps to install from the CD:

  1. Put the Netscape Enterprise Server CD-ROM in the drive and change to the directory for the Unix operating system that your computer uses.
  2. For example, if you are using a Solaris system, type cd solaris.

  3. Change to the comm45 directory on the CD-ROM.
  4. Copy the comm45.tar file from the CD-ROM to a temporary directory on your local disk.
  5. Change to the staging directory on your local disk and untar the comm45.tar file by typing tar -xvf comm45.tar.
  6. At the command line, type ./setup to start the Communicator installation.
  7. Follow the onscreen instructions.
Installing Communicator on Windows NT

To install Netscape Communicator you can download the software from http://home.netscape.com, or follow these steps to install from the CD:

  1. Put the Netscape Enterprise Server CD-ROM in the drive and double-click the ntx86 folder.
  2. Double-click to the comm45 folder.
  3. Double-click setup.exe.
  4. Follow the onscreen instructions.

Installing Netscape Directory Server
If you are planning to use users and groups with your Enterprise Server, you need to install Netscape Directory Server or another LDAP server before installing the Enterprise Server.

For information on installing Directory Server, see the Directory Server documentation. If you are installing from the CD, the Directory Server Installation Guide is included in the box. The documentation is also available online at

http://home.netscape.com/eng/server/directory/

Warning (NT)
You cannot install Netscape Directory Server 4.x and Netscape Enterprise Server 4.0 on the same Windows NT machine because of system library conflicts. Install Directory Server on a separate machine and use the Enterprise Administration Server's Global Settings tab to configure Enterprise Server to use that Directory Server.

Note. Because the copy of Directory Server that is bundled with Enterprise Server contains a limited license, any support contract you purchase for Enterprise Server is limited in Directory Server coverage to usage allowed by the license.


Installing Netscape Console
When you install the Directory Server, you also install Netscape Console. Use Netscape Console to manage your Directory Server. You can also access the Enterprise Administration Server from Netscape Console, if Enterprise Server and Netscape Console are installed in the same directory.

If you are not planning to use Directory Server, you do not need to install Netscape Console.


Installing a Java Developer's Kit
If you are planning to use Java, you must install a Java Runtime Environment (JRE) or a Java Developer's Kit (JDK). Enterprise Server includes a JRE that you can install during the installation process. However, you may prefer to install a JDK.

You need either a JRE or a JDK to use the following features:

Warning
If you are using HP-UX, you must install the JRE or supply a JDK. Without one or the other, the HP-UX Enterprise Server won't run.

You need a JDK to run the following feature (it will not run with a JRE):

Because you need a JDK to use JSPs, JSPs are only turned on by default if you provide a path to a JDK during installation.

Different platforms require different versions of the JDK:

You can install the JDK before you install Enterprise Server, and provide the path to it during installation, or you can wait until after you've installed Enterprise Server to install it.

After installation you can change the JRE or JDK Enterprise Server uses. In the Server Manager, on the Servlets tab, use the Configure JRE/JDK Paths page. You can also change the path to the JRE/JDK in this page.

Note. Though you can use the JRE with servlets on Solaris, using the JDK instead improves performance.


Installing Enterprise Server for Unix
The following sections describe the installation of the Netscape Enterprise Server.

Warning. You must install your version 4.0 servers in a server root directory separate from the server root directory that contains your 3.6 servers. Do not install Enterprise Server on an NFS-mounted drive due to potential security and file locking restrictions on remote partitions.

Logging In as the Correct User
Before you install the server, you must log in as root, unless you meet both of these conditions:

If you meet both conditions, you do not need to log in as root to install the server; instead log in as the user account that the Enterprise Administration Server will use. However, you may still prefer to log in as root, even though you meet the conditions.

Warning. You must log in as root if you are planning to use express installation.

Unpacking the Files
To get the Netscape Enterprise Server files and unpack them, follow these steps:


Installing from a CD-ROM

  1. Put the CD-ROM in the drive.
  2. Change to the Enterprise Server CD in the CD-ROM directory.
  3. Change to the directory on the CD-ROM labeled with the Unix operating system that your computer uses (for example, type cd solaris)
  4. Type cd entprise to change to the installation directory.
  5. Copy the entprise.tar file from the CD-ROM directory to your home directory or a temporary directory.
  6. Copying the file may take a little time.

  7. Change to the directory on your Unix machine where you copied the file.
  8. Untar the file by typing tar -xvf entprise.tar.
  9. This command unpacks the server files and creates a temporary directory structure under the current directory. Unpacking the file may take a little time. When the files are unpacked, you see an Enterprise directory, and three files LICENSE.TXT, setup, and setup.inf.

Installing a Downloaded Server

  1. Download the file from the Netscape web site http://home.netscape.com and save it in a temporary directory.
  2. Change to the directory on your Unix machine where you copied the file.
  3. Unpack the .gz file by typing gunzip filename.tar.gz. The file name is in the format:

    enterprise-4.0-security-internationalization.platform.tar.gz

    For example:

    enterprise-4.0-export-us.hppa1.1-hp-hpux11.00.tar.gz.

  4. Untar the unzipped file by typing tar -xvf filename.tar.
  5. This command unpacks the server files and creates a temporary directory structure under the current directory. Unpacking the file may take a little time. When the files are unpacked, you see an Enterprise directory, and three files LICENSE.TXT, setup, and setup.inf.

Running Setup
You run the setup program to install Enterprise Server.

During the installation process, you have the choice of three kinds of installation: express, typical, or custom. Most users should choose typical or custom (they are identical). Typical or custom gives you more flexibility in the components you can install and the settings you can configure.

Express installation is for users who have little experience or are evaluating the product. It makes assumptions about such things as port number and which components to install.

When running the installer, you can use the following commands:

Note. For express installation, you must be logged in as root when running setup.

Typical or Custom Installation
Most users should install the typical or custom installation.

To run setup, follow these steps:

  1. If you are not in the directory already, change to the directory where you unpacked the file.
  2. Type ./setup to start the server installation.
  3. If you aren't logged in as the root user (superuser), or if you don't have sufficient write permissions, you'll get one or more error messages.

    A welcome screen appears.

  4. Press Enter to continue with the installation.
  5. Choose whether you accepts the software license agreement by typing Yes to accept, or No to decline.
  6. Choose Typical or Custom.
  7. Press Enter.

  8. Type a server root directory or accept the default (/usr/netscape/server4).
  9. This directory is where the server files and directory structure will be installed.

    You need to run the server as a user that has write access to this directory, for example, the directory owner.

    If you already have other Netscape 4.x servers installed, and you want to register Enterprise Server with Netscape Console, install all 4.x servers into the same directory.

  10. Choose Netscape Enterprise Server.
  11. Press Enter.

  12. Choose the Enterprise Server components to install.
  13. If you do not install a component and later decide you want to use it, you can run the installer again to install just the missing component. However, you cannot uninstall individual components once they are installed.

    By default, all components except WAI support are installed.

    1. Netscape Enterprise Server Core
    2. Installs Enterprise Administration Server and the first instance of Enterprise Server.

      The seven components you can choose to install are described in the following numbered sections.

      Warning.

      You must install the Netscape Enterprise Server Core component the first time you install Enterprise Server. If you install additional components later, you are not required to reinstall the Core component.

    3. Java Runtime Environment
    4. If you are planning to use Java, you must have a Java Runtime Environment (JRE) or a Java Developer's Kit (JDK). You can install the provided JRE, or supply your own JDK. For more information, see "Installing a Java Developer's Kit."

      Warning.

      If you are using HP-UX, you must install the JRE or supply a JDK. Without one or the other, the HP-UX Enterprise Server won't run.

    5. Netscape Enterprise Server Java Support
    6. Install this component if you are planning to use Java servlets.

      You also need a JRE or JDK to use Enterprise Server's Java support. Install the JRE provided with Enterprise Server (see the previous component) or install a JDK.

    7. Netscape Enterprise Server SSJS Database Support
    8. Install this component if you are planning to use server-side JavaScript database connectivity (LiveWire). If you plan to use this feature, you also need to install Netscape Enterprise Server Java Support (item 3), and either install the JRE (item 2) or supply a JDK.

    9. Netscape Enterprise Server WebPub Support
    10. Install this component if you are planning to use the Web Publishing, Netshare, or search features.

    11. Netscape Enterprise Server SNMP Support
    12. Install this component if you are planning to use SNMP.

    13. Netscape Enterprise Server WAI Support
    14. Install this component if you are planning to run Web Application Interface programs. If you are using WAI, you must also have an ORB. You will have to provide the installation program with the path to the ORB on your system later in the installation process.

  14. Enter the machine name or accept the default.
  15. Enter the Unix user and group names to use when running the default instance of Enterprise Server.
  16. The default user is nobody.

  17. Enter the Unix user name to use when running the Enterprise Administration Server.
  18. In most cases this user is root.

  19. Enter the Enterprise Administration Server user name and password to use for authentication. You are asked to enter your password twice.
  20. This user is not a Unix user, but a user name and password in the Directory Server. You must make sure that the Enterprise Administration Server user exists in the Directory Server, and that it has access permissions to the Directory Server to perform user and group management tasks.

  21. Type the Enterprise Administration Server port number or accept the default of 8888.
  22. Make sure you remember the port number for the Enterprise Administration Server.

    For the most flexibility, choose a port number above 1024. If you want to use a port number lower than 1024 for your Enterprise Administration Server, you must be logged on as root to start the server.

    This Enterprise Administration Server is not the same as the Netscape Console.

  23. Type the port number of Enterprise Server. The default is 80. This port should be different than the Enterprise Administration Server port. The suggested range of ports (1024 to 65535) only applies if you are not installing as root.
  24. If you use a port other than the default port (port 80), the URL used to gain access to your home page will change. For example, if your computer is called www.mozilla.com and you choose port 9753, your server's URL will be
    http://www.mozilla.com:9753/

  25. Specify whether you are using an LDAP-based directory server (enter Yes or No).
  26. You must use an LDAP directory server if you want to use user and group functionality in Enterprise Server.

    If you use an LDAP directory server, enter following:

  27. Type the root directory where your server's content files will reside. The default is server_root/docs.
  28. If you want to use your own JDK, enter Yes.
  29. If you are installing Java support, you must have a JRE or a JDK. You can install the supplied JRE component or use a JDK already installed on your system. For more information, see "Installing a Java Developer's Kit."

  30. If you are installing Java support, and you either did not choose to install the provided JRE, or you chose to use your own JDK, enter the absolute path to the directory where you installed the JDK on your system.
  31. The JDK must already exist in the specified directory.

  32. If you chose to install WAI, you must give the path to the directory where your Object Request Broker (ORB) is stored. To get the Visibroker 3.3 ORB, contact Inprise at http://www.inprise.com.
  33. After the installation program extracts and installs the Enterprise Server components, press Enter.
  34. Go to the https-admserv directory under your server root directory and start the Enterprise Administration Server by typing ./start. You can also type ./startconsole in the server root directory.
  35. If you have a Netscape console installed, startconsole starts the console. If you do not have a console installed, it starts Enterprise Administration Server and launches a browser to the Enterprise Administration Server administration pages.

  36. To configure your Enterprise Server, use the Enterprise Administration URL: http://server_name:administration_port
  37. For example: http://mozilla:8888

    Enter your administration user name and password.

You can now configure your Enterprise Server. For more information, see the Netscape Enterprise Server Administrator's Guide.

Express Installation
Express installation is for users who have little experience or are evaluating the product. It makes assumptions about such things as port number and which components to install.

The following table lists the assumptions made by the Express installation. If you would like to use different installation settings, use Typical or Custom installation.

Table 2.1 Express installation settings
Installation Setting
Value
administration port
8888
administration URL
http://machine name:adminisration port
HTTP port number
80
document root
server_root/doc
Unix user to run server
root
LDAP users and groups
not using
JDK
none
JRE
default JRE shipped with Enterprise Server

After installing, you can configure the server to use LDAP users and groups, and to use a JDK. For more information on how to make these changes, see the Netscape Enterprise Server Administrator's Guide.

Warning. You must log in as root to use express installation.

To run setup, follow these steps:

  1. If you are not in the directory already, change to the directory where you unpacked the file.
  2. Type ./setup to start the server installation.
  3. A welcome screen appears.

  4. Press Enter to continue with the installation.
  5. Choose whether you accepts the software license agreement by entering Yes to accept, or No to decline.
  6. Choose Express and press Enter.
  7. Type a server root directory or accept the default (/usr/netscape/server4).
  8. This directory is where the server files and directory structure will be installed.

    You need to run the server as a user that has write access to this directory, for example, the directory owner.

    If you already have other Netscape 4.x servers installed, and you want to register Enterprise Server with Netscape Console, install all 4.x servers into the same directory.

  9. Choose Netscape Enterprise Server.
  10. Press Enter.

  11. Enter the Unix user and group names to use when running the default instance of Enterprise Server.
  12. For Express installation, this user must be root. The group must be the group to which root belongs.

  13. Enter the Unix user name to use when running the Enterprise Administration Server.
  14. In most cases, this user is root.

  15. Enter the Enterprise Administration Server user name and password to use for authentication. You are asked to enter your password twice.
  16. This user is not a Unix user, but a user name and password set up in the Netscape environment.

  17. After the installation program extracts and installs the Enterprise Server components, press Enter.
  18. Go to the https-adminserv directory under your server root directory and start Enterprise Administration Server by typing ./start. You can also type ./startconsole in the server root directory.
  19. To configure your Enterprise Server, use the Enterprise Administration URL: http://server_name:administration_port
  20. For example: http://mozilla:8888

    Enter your administration user name and password.

You can now configure your Enterprise Server. For more information, see the Netscape Enterprise Server Administrator's Guide.


Installing Enterprise Server for Windows NT
The following sections describe the installation of the Netscape Enterprise Server.

Any errors that occur when the server starts are logged in the Event Viewer. Once started, the server logs errors to the normal error log file.

Warning. Please keep the following warnings in mind:

Unpacking the Files

To get the Netscape Enterprise Server files and unpack them, follow these steps:


Installing from a CD-ROM

  1. Put the CD-ROM in the drive. Click the icon representing your CD-ROM drive.
  2. Double-click the ntx86 folder.
  3. Double-click the entprise folder.
  4. The setup.exe file is inside this folder.

Installing a Downloaded Server

  1. Download the file e40diu.exe (U.S. domestic) or e40eiu.exe (export) and save it in a temporary directory.
  2. Unzip the file to extract the files.
  3. The setup.exe file is inside this folder.

Running setup.exe
You run the setup.exe program to install Enterprise Server.

  1. Double-click the setup.exe file.
  2. The Welcome screen appears. After reading the Welcome screen, click Next.
  3. The Software License Agreement appears. Click Yes to accept the license.
  4. The Select Installation Type screen appears. Choose the kind of installation you want: Express, Typical or Custom.
  5. Express installation is for users who have little experience or are evaluating the product. It makes assumptions about such things as port number and which components to install. This option is not recommended if you are using your server in a production environment.

    Typical and Custom installation give you more options, and for this release do the same thing.

    If you chose Express installation, the following settings are set automatically for you. If you want to have different values for these settings, choose Typical or Custom installation.

    Table 2.2 Express installation settings
    Installation Setting
    Vales
    administration port
    8888
    administration URL
    http://machine name:adminisration port
    HTTP port number
    80
    document root
    server_root/doc
    LDAP users and groups
    not using
    JDK
    none
    JRE
    default JRE shipped with Enterprise Server

    Click Next.

  6. The Choose Installation Directory dialog box appears. The default location for the server files is C:\Netscape\Server4, where C: is the letter of the drive on which you are installing the server. Click Next.
  7. If you want to install Enterprise Server in a non-default location, use Browse to navigate to the folder you want.

    If you have other Netscape 4.x servers installed, and you want to register Enterprise Server with Netscape Console, install all 4.x servers into the same directory.

    Warning.

    You cannot install Enterprise Server on the same machine as Directory Server.

  8. The Select Products dialog box appears. Select Enterprise Server from the list. Note that because the administration server is now an Enterprise Server instance, it is installed automatically when you install Enterprise Server, and is not a choice on this product list.
  9. By default, the installer installs a default set of components. If you want to change the components you install, click Change and continue to Step 7.

    If you did not change components, continue to Step 8.

  10. The Select Sub-Components dialog box appears. You can select a component for installation by checking the box next to it. You can decline to install it by unchecking the box. If you later decide you want to install components you did not check, you can run the installer again and choose to install only the missing components. However, you cannot uninstall separate components once they are installed.
  11. By default, all components except WAI are installed.

    Netscape Enterprise Server Core. Install this component to install Enterprise Administration Server and the first instance of Enterprise Server.

    Warning.

    You must install the Netscape Enterprise Server Core component the first time you install Enterprise Server. If you install additional components later, you are not required to reinstall the Core component.

    Java Runtime Environment. If you are installing Java and servlets support, you must have a JRE or a JDK. You can install the supplied JRE component or use a JDK already installed on your system. If you want to use your own JDK, enter Yes. For more information, see "Installing a Java Developer's Kit."

    Java and Servlets. Install this component if you are planning to use Java servlets.

    You need a JRE or JDK to use Enterprise Server's Java support. If you do not have one installed on your system, you should install the JRE provided with Enterprise Server (see the previous component) or install a JDK.

    Server Side JavaScript Database Connectors. Install this component if you are planning to use server-side JavaScript database connectivity (LiveWire). If you plan to use this feature, you also need to install Java and Servlets (see the previous component) as well. You also need to install the JRE or supply a JDK.

    Web Publishing. Install this component if you are planning to use the Web Publishing, Netshare, or search features.

    WAI. Install this component if you are planning to run Web Application Interface programs. If you are using WAI, you must also have an ORB. You will have to provide the installation program with the path to the ORB on your system later in the installation process.

    SNMP. Install this component if you are planning to use SNMP.

  12. The Enterprise Administration Server Authentication dialog box appears. Type the user name for Enterprise Administration Server access; the default is admin. Type the administration server access password; type it again for verification. Click Next.
  13. If you are using LDAP-based authentication, you must make sure that this user has access permissions to the LDAP server to perform user/group management tasks.

    If you chose Express Installation, skip to Step 14.

  14. The Enterprise Administration Server Port Selection dialog box appears. Type the port number the Enterprise Administration Server runs on. This can be any number from 1 to 65535. The URL for administration access is displayed. You might want to make a note of this URL. The default port is 8888.
  15. If Enterprise Server 3.6 is installed on your system, do not use the same Enterprise Administration Server port number for Enterprise Server 4.0 as you used for Enterprise Server 3.6.

    Click Next.

  16. The Default HTTP Server dialog box appears. A default instance of Enterprise Server is installed automatically.
  17. Type a port number for the default instance of your Enterprise Server. This port should be different than the Enterprise Administration Server port. If you use a port other than the default port (port 80), the URL used to gain access to your home page will change. For example, if your computer is called www.mozilla.com and you choose port 9753, your server's URL will be
    http://www.mozilla.com:9753/

    Type the path for the default server's primary document directory, where the server's content files will be stored. The default is C:\Netscape\Server4\docs. Click Browse to navigate your file system.

  18. The Using LDAP for Users and Group Administration dialog box appears. If you want to use LDAP, click the checkbox and specify the LDAP URL in the format ldap://hostname:port/base DN. For example, ldap://mozilla.com:389/o=airius.com.
  19. You must also enter the bind DN (for example, cn=Directory Manager) and the directory server password.

    If you do not want to use LDAP, leave the checkbox unchecked.

    Click Next.

  20. If you are installing Java and Servlets, the JRE Selection dialog box appears.If you are using Java on your Enterprise Server, you must have a Java Runtime Environment (JRE) or a Java Development Kit (JDK). You can use the JRE included with Enterprise Server (for more information see Step 7) or you can use a custom JDK that already resides on your system.
  21. To use your own JDK, click the Use Custom Java Development Kit checkbox and enter the path to the folder where you installed the JDK on your system.

  22. If you are installing WAI, the ORB Selection dialog box appears. Enter the path to the directory where your Object Request Broker (ORB) is installed. To get the Visibroker 3.3 ORB, contact Inprise at http://www.inprise.com.
  23. The Configuration Summary dialog box appears. This dialog box contains information about the settings for your Netscape Enterprise Server and Enterprise Administration Server. It also contains a list of the Enterprise Server components you selected for installation.
  24. This dialog box gives you the opportunity to review your settings before the installation is complete. If they are correct, click Next.

    The server files are installed. The Setup Complete dialog box appears. You must reboot your computer to complete the installation before you can use the server.

    Note. You should not cancel the installation process while the files are being copied. If you do, you will have a partial installation you need to clean up. If an uninstaller for Enterprise Server exists, use it to uninstall the portion of Enterprise Server you installed. If the uninstaller does not exist, manually delete all the files that in the server root.

  25. Click Finish.
  26. To configure your Enterprise Server, use the Enterprise Administration URL: http://server_name:administration_port
  27. For example: http://mozilla:8888

    Enter your administration user name and password to administer the server.

You can now configure your server. For more information, see the Netscape Enterprise Server Administrator's Guide.


Using Uninstall for Unix
You can remove Netscape Enterprise Server from your computer by using the Uninstall application.

Warning. Though you can select individual components to uninstall, Netscape does not recommend it. The uninstaller only removes the parts of the code pertaining to the selected component, but does not update configuration files. Your server may not run if you uninstall individual components.

To remove your Netscape Enterprise Server:

  1. Go to your server root and type ./uninstall.
  2. A list of Netscape servers currently installed in this location appears.

  3. Find Netscape Enterprise Server in the list and type the number next to it at the prompt.
  4. Note that uninstalling Enterprise Server automatically uninstalls the administration server, since it is an instance of Enterprise Server.

    A list of installed Enterprise Server components appears.

  5. Select all components and press Return.
  6. The components are uninstalled and you return to the command prompt.

Note. The uninstall program does not remove every server file. For example, it does not remove keys and certificates, configuration files, logs, ACL files or the document root.


Using Uninstall for Windows NT
You can remove the Netscape Enterprise Server from your computer by using the Uninstall application. The Uninstall application determines which Netscape servers are installed on your machine and allows you to choose which of those servers you want to delete.

Warning. Though you can select individual components to uninstall, Netscape does not recommend it. The uninstaller only removes the parts of the code pertaining to the selected component, but does not update configuration files. Your server may not run if you uninstall individual components.

To remove your Netscape Enterprise Server:

  1. Go to your server root and double-click on the program unist.exe.
  2. The Netscape Uninstall window appears. This window lists all the Netscape Servers installed in this directory. Click the checkbox next to Netscape Enterprise Server and click Uninstall. Note that uninstalling Enterprise Server automatically uninstalls the administration server, since it is an instance of Enterprise Server.
  3. The uninstall program uninstalls the server. You see a window showing the progress of the uninstall.
  4. When the uninstall is complete, a message appears saying that the config files have not been deleted, and that you should rename them before reinstalling the server. Click OK to continue.
  5. If you have special settings in your configuration files, renaming the files is one way you can still access them after reinstalling the server. If you don't rename the files, you cannot reinstall the server.

  6. A dialog box appears informing you that you need to restart your system in order to remove the files marked for deletion. Click Yes to reboot immediately. You must reboot before reinstalling Enterprise Server.
During the uninstall, you may see an error "There was an internal error and one of the windows you were using has been closed. It is recommended that you save your work and close all your programs and then restart your computer." This message is not serious. If you receive this message, continue with the uninstall. Since you restart as part of the uninstall process, you do not need to do a separate restart.

Note. The uninstall program does not remove every server file. For example, it does not remove keys and certificates, configuration files, logs, ACL files or the document root.


Installing ValiCert Web Server Validator
Also included on the Enterprise Server 4.0 CD is the ValiCert Web Server Validator plugin, which provides certificate validation, including certificate revocation list checking, through Enterprise Server. This product is only provided on the Windows NT and Solaris platforms.

If you want to use this product, install it after you've installed Enterprise Server. Product information and installation instructions are in the Readme.txt file, which you can find on the CD in the ValiCert/platform/Doc folder.

If you downloaded Enterprise Server, you can obtain the plugin by following the ValiCert link on the download page.

For more information about the ValiCert Web Server Validator see the Enterprise Server Release Notes at http://home.netscape.com/eng/server/webserver/4.0.

 

©Copyright © 1999 Sun Microsystems, Inc. Some preexisting portions Copyright © 1999 Netscape Communications Corp. All rights reserved.