Previous     Contents     Index     Next     
iPlanet Web Server, FastTrack Edition Installation Guide



Chapter 3   Installing iPlanet Web Server, FastTrack Edition on Windows NT


This chapter tells you how to install iPlanet Web Server. It contains the following sections:



Installing on Windows NT

The following sections describe the installation of the iPlanet Web 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.

Please keep the following warnings in mind:

  • If you have previous versions of Netscape or iPlanet web servers installed, you must install your 4.x iPlanet Web Server in a different server root directory.

  • If you have an iPlanet Web Server 4.1, Enterprise Edition installed, you must uninstall it before you can install the FastTrack Edition.

  • If you have previous versions of Netscape or iPlanet web servers installed, shut down the Administration Server and Enterprise Server instances before installing iPlanet Web Server 4.1.

  • If you install both Netscape Directory or Messaging Server and iPlanet Web Server on the same machine, during the web server installation when you are asked which version of libraries to install, always select those which have the most recent release dates, except for system32\libplc.dll.

  • Do not install iPlanet Web Server on an NFS-mounted drive due to potential security and file locking restrictions on remote partitions.

  • The server will unpack onto the drive designated by the TEMP environment variable. Make sure there is enough room on the device TEMP points to before starting the installation.


Unpacking the Files

To get the iPlanet Web Server files and unpack them, follow these steps:

  1. Download the file f41eiu.exe and save it in a temporary directory.

  2. Double-click the file to extract the files and launch the installation program.


Running setup.exe

Run the setup.exe program to install iPlanet Web Server.

  1. Double-click the setup.exe file (if you downloaded the file, this happens automatically when you double-click the downloaded 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.

    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 3-1 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 iPlanet Web Server  

    subcomponents  

    All default subcomponents installed  



    Caution

    Do not use Express Installation if you already have another web server running on port 80.



    Click Next.

  5. The Location of Installation 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.

    If you want to install iPlanet Web Server in a non-default location, use Browse to navigate to the folder you want, or type the name in the field. If you choose a folder that does not exist, the installation program asks if you want to create the folder.

    Click Next.

  6. The Components to Install dialog box appears. Select iPlanet Web Server, FastTrack Edition from the list. Note that because the Administration Server is now an iPlanet Web Server instance, it is installed automatically when you install iPlanet Web Server, and is not a choice on this product list.



    Note By default, the installer installs a default set of subcomponents. If you want to change the subcomponents you install, click Change and continue to Step 7.



    If you did not change subcomponents or if you've completed your subcomponent selections, click Next to continue to Step 8.

  7. If you clicked Change on the previous screen, the Select Sub-Components dialog box appears. You can select a subcomponent 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 subcomponents you did not check, you can run the installer again and choose to install only the missing subcomponents. However, you cannot uninstall separate subcomponents once they are installed.

    Click Continue when you are through choosing subcomponents.

    By default, all subcomponents are installed. When you complete your selections, you return to the Components to Install dialog box (Step 6).

    Server Core. Install this subcomponent to install the Administration Server and the first instance of iPlanet Web Server.



    Caution

    You must install the Server Core subcomponent the first time you install iPlanet Web Server. If you install additional subcomponents later, you are not required to reinstall the Core subcomponent.



    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 subcomponent or use a JDK already installed on your system. If you want to use your own JDK, you'll need to supply the path to it later in the installation. For more information, see "Installing a Java Developer's Kit."

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

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

  8. The iPlanet Web Server Administration Server Authentication dialog box appears. Type the user name for Administration Server access; the default is admin. Type the Administration Server access password; type it again for verification. Click Next.

    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 13.

  9. The Web Server Administration Server Port Selection dialog box appears. Type the port number the 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.

    For more information on ports, see "Choosing Unique Port Numbers."

    Click Next.

  10. The Default Web Server dialog box appears. A default instance of iPlanet Web Server is installed automatically.

    Type a port number for the default instance of your iPlanet Web Server. This port should be different than the 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.iplanet.com and you choose port 9753, your server's URL will be
    http://www.iplanet.com:9753/



    Caution

    Do not use port 80 if you already have another web server running on port 80.



    For more information on ports, see "Choosing Unique Port Numbers."

    Type the path for the default server's primary document directory, where your server's content files (the images, HTML documents and data you want to present to users accessing the server) will reside. The default is C:/server_root/docs. Click Browse to navigate your file system.

  11. 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://iplanet.com:389/o=siroe.com.

    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.

  12. If you are installing the Java and Servlets subcomponent (installed by default), the JDK Configuration dialog box appears. If you are using Java on your iPlanet Web Server, you must have a Java Runtime Environment (JRE) or a Java Development Kit (JDK) installed. You can use the JRE included with iPlanet Web Server (for more information see Step 7) or you can use a custom JDK that already resides on your system.

    To use your own JDK, click the Use Custom Java Development Kit checkbox and enter the absolute path to the folder where you installed the JDK on your system. If you want to use a Library path or Classpath that is different than the default for your JDK, enter a different path here.

  13. The Configuration Summary dialog box appears. This dialog box contains information about the settings for your iPlanet Web Server and Administration Server. It also contains a list of the iPlanet Web Server components you selected for installation.

    This dialog box gives you the opportunity to review your settings before the installation is complete. If they are correct, click Install. If you want to change some of the settings, click Back and correct the information.

    The server files are installed. The Setup Complete dialog box appears.

    Before you can use your administration and web servers, you must either start them from the Control Panel's Services item, or reboot your machine to start them automatically.



    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 iPlanet Web Server exists, use it to uninstall the portion of iPlanet Web Server you installed. If the uninstaller does not exist, manually delete all the files that are in the server root.



  14. Click Finish.

  15. Restart your machine or use the Services Control Panel to start the iPlanet Web Server.

  16. To configure your iPlanet Web Server, use the URL:
    http://server_name:administration_port

    For example: http://iplanet:8888

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

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



Using Uninstall on Windows NT



You can remove the iPlanet Web Server from your computer by using the uninstall application. The uninstall application determines which servers are installed on your machine and allows you to choose which of those servers you want to delete.



Caution

Though you can select individual subcomponents to uninstall, it is not recommended. The uninstaller only removes the parts of the code pertaining to the selected subcomponent, but does not update configuration files. Your server may not run if you uninstall individual subcomponents.



To remove your iPlanet Web Server:

  1. Go to your server root and double-click on the program uninst.exe.

  2. The iPlanet Uninstall window appears. This window lists all the iPlanet and Netscape servers installed in this directory. Click the checkbox next to iPlanet Web Server, FastTrack Edition and click Uninstall. Note that uninstalling iPlanet Web Server automatically uninstalls the Administration Server, since it is an instance of iPlanet Web 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 configuration files have not been deleted, and that you should rename them before reinstalling the server. Click OK to continue.

    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.

  5. Restart your system. You must reboot before reinstalling iPlanet Web 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." 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.



If you install another 4.x server (for example, Netscape Directory Server or Messaging Server) on the same machine as iPlanet Web Server, you should have no problems uninstalling any server if you install the servers in the same directory. If you install the servers in different directories, you need to uninstall iPlanet Web Server first, and preserve a copy of a DLL file before uninstalling, as shown in the following steps:

  1. Copy NSLDAP32V40.DLL to a temporary directory.

  2. Uninstall iPlanet Web Server.

  3. Copy NSLDAP32V40.DLL back to the directory where Directory Server is installed.

  4. Uninstall Directory Server.


Previous     Contents     Index     Next     
Copyright © 2000 Sun Microsystems, Inc. Some preexisting portions Copyright © 2000 Netscape Communications Corp. All rights reserved.

Last Updated July 13, 2000