 |
|
18 Nov 2003
Positive Software has updated its H-Sphere Apache 1.3.29 packages.
Everyone is recommended to upgrade. The procedure is performed on
the CP server and updates all web servers automatically.
The update is highly recommended. Before you perform it, you should upgrade OpenSSL on your servers to the latest version.
OpenSSL upgrade instructions
- Log into your control panel server as root:
su -
- Download the Apache 1.3.29 package from the psoft site:
Linux:
wget http://www.psoft.net/shiv/u-hsphere.tgz
FreeBSD:
fetch http://www.psoft.net/shiv/u-hsphere.tgz
Note: If you have u-hsphere.tgz left from the old ugrade,
please remove it before downloading the new package. Otherwise, the new package would be saved as
u-hsphere.tgz1.
- Unpack the archive:
tar -zxf u-hsphere.tgz
- Enter the unpacked directory:
cd u-hsphere
- If you (1) don't have custom apache modules and (2) don't use Tomcat, simply install the update:
sh update.sh
and you're done.
Alternatively, you can execute the updates step by step using the update.sh script.
Run ./update.sh --help for more info.
|
 |