B.4 Installing the Daemon on Windows

  1. Run the install.exe file.

  2. Click Next on the Introduction page.

  3. In the Choose Install Folder dialog box, type a path to where the daemon files should be installed, then click Next.

    A new directory called apacheadmin is created at the location you specify.

  4. In the User Object FDN field, type the username the daemon should use to authenticate to the directory.

    The user you specify must be a member of the apchadmn-Administrators group on the LDAP server. The username is stored in the startup.properties file.

  5. Type the password for the user you specified, then click Next.

    Although the password is used to authenticate the user, it is not stored in a file. However, each time the daemon is started, you are prompted to enter this password.

  6. In the LDAP Server Name field, type the DNS name or IP address of the LDAP server where the daemon should store the configuration file.

  7. In the LDAP Server Port field, specify the LDAP server's port number.

  8. If the port number you specified is secure (uses SSL), select Yes, then click Next.

  9. In the Path to Apache.exe field of the Current Apache Path Information dialog box, type the path to the Apache executable file.

    The daemon must be able to start, stop, and restart the Apache server. Typically, apache.exe is found in the \apache2\bin directory where Apache was installed.

  10. In the Path to Apache Configuration File field, type the path to Apache's primary configuration file, then click Next.

    The Apache configuration file is typically found in the directory where Apache was installed.

  11. In the Choose Apache Server Group dialog box, select an Apache server group where the Apache server should be placed, then click Next.

    IMPORTANT:If you receive a message in place of this dialog box indicating that no group exists in the directory for the platform you are running on, click Yes to have a new group created.

    If neither of these dialog boxes appears, the install was unable to connect to the LDAP directory. You can exit the install and troubleshoot or you can manually enter this information in the next step and troubleshoot the LDAP connection when you run the daemon. For more information, see Section B.5, Troubleshooting the LDAP Connection.

    The Choose Apache Server Group dialog box as seen on Windows.
  12. If you were able to specify a server group in the previous step, the first field in the Apache Server Object Information dialog box should already contain the information it needs. Otherwise, you must specify the group server information manually.

    The Apache Server Object Information dialog box as seen on Windows.
  13. In the Apache Server Object Name field, type the name of your Apache Web server.

  14. In the Apache Primary DNS or IP Address field, type your Web server's DNS name or IP address. For example, www.mycompany.com.

  15. In the Pre-Installation Summary dialog box, review the information to ensure that it is correct, then click Install.

  16. When installation is complete, click Done.

To run the daemon, run Ap2webman.bat located in the apacheadmin directory.

For more information about the Apache Manager daemon and how it is used, see Section 6.0, Managing Multiple Apache Web Servers.