HP-UX 11i September 2003 Release Notes
HP-UX 11i Version 1.0 Operating Environment Applications
HP-UX 11i Foundation Operating Environment
Chapter 6
110
• Apache binaries are dependent on the B.11.32 or later versions of ld and libdld. See
the HP-UX 11i Installation and Update Guide for more information.
• Fast Perl scripts and Apache modules written in Perl require mod_perl to be
configured and Perl 5.6.1 to be installed.
• HP-UX Tomcat-based Servlet Engine and HP-UX XML Web Server Tools requires
HP-UX Developer's Kit for Java 1.3 or later. If your web application uses JSPs (Java
Server Pages) then you will also need the JDK (Java Development Kit) so you can
compile the JSPs.
• HP-UX Webmin-based Admin depends on Perl 5 or later.
Documentation
Bundled documentation (Release Notes, Admin Guides, User Guides, Migration Guides
and FAQs) now install into /opt/hpws/hp_docs. These documents can be accessed after
starting HP-UX Apache-based Web Server, HP-UX Tomcat-based Servlet Engine, and
HP-UX Webmin-based Admin by browsing to http://yourserver.com/hp_docs on the
appropriate port (i.e., for Webmin on port 10000, the URL should be:
http://yourserver.com:10000/hp_docs). See /opt/hpws/README for more
information about getting started with each component.
The latest information can also be found on the product web site:
http://www.hp.com/go/webserver
HP-UX Apache-based Web Server
HP-UX Apache-based Web Server combines Apache with numerous popular modules
from other Open Source projects and provides HP value-added features for the HP-UX
platform:
• Scripting capabilities: PHP, mod_perl, CGI
• Content management: WebDAV
• Security: authentication through an LDAP server, Chrooted environment, SSL and
TLS support
updated for
September 2003
HP-UX Apache-based Web Server v.1.0.06.01 is primarily a security and bug-fix release
which addresses the following vulnerabilities and problems:
• Apache upgraded to 2.0.46, which addresses and fixes these security vulnerabilities
described at:
— http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0189
— http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0245
• mod_perl upgraded to 1.99_09: mod_perl has been upgraded in conjunction with
the Apache upgrade. Apache 2.0.46 and mod_perl 1.99_09 both depend on APR
version 0.9.4 (which is incorporated into Apache).
• Resolved problem causing mod_cgid with Chroot to fail.
• Corrected message, “unclean shutdown of previous Apache run,” generated during a
subsequent startup of Apache with Chroot turned on.