Updating H-Sphere to 2.3.2 Patch 2

 

This document explains how to upgrade H-Sphere from:
- 2.3.1 Betas
- 2.3.1 RCs
- 2.3.1 Final
- 2.3.1 Patches 1 to 9
- 2.3.2 Release
- 2.3.2 Patch 1
to 2.3.2 Patch 2.

If you have H-Sphere older than 2.3.1, make sure to upgrade your H-Sphere to 2.3.1 Final first.

This patch eliminates an account information security hole.

IMPORTANT:
1. Owners of 2.4 betas - DON'T update to version 2.3.2.
2. To ensure correct performance of new features, upgrade your winbox to 2.3.2.

Procedure

  1. Make sure to have any of the 2.3.1 versions installed:
    # cat ~cpanel/shiva/psoft_config/hsphere.properties | grep HS_VERSION
  2. Stop H-Sphere using one of the following commands:
    Linux + ApacheJServ:
    # /etc/rc.d/init.d/httpdcp stop
    FreeBSD + ApacheJserv:
    # /usr/local/etc/rc.d/apachecp.sh stop
  3. Run the update script by typing:
    sh ./U23.2P2
    Note: The help shows. Choose what you want to update and follow the help.
  4. To update H-Sphere, type:
    # install
  5. Make sure to update H-Sphere if you are going to update WebShell!
  6. To update your SiteStudio to 1.6 RC3:
    Important: If your SiteStudio is installed on a separate server, log into that server as root and perform this procedure skipping the update of H-Sphere and WebShell.
    Run update script:
    # ss
  7. To update WebShell 3 to the latest available build, type:
    # webshell
    Note: Webshell update is related to the Microsoft Security Update.
  8. Stop Imaker by running:
    kill -9 `ps -axw|grep imaker.sh |grep -v grep|awk '{print $1}'`
    kill -9 `ps -axw|grep ImageMaker|grep -v grep|awk '{print $1}'`
  9. Start ImageMaker:
    for Linux:
    /hsphere/shared/SiteStudio/imaker.sh >& /hsphere/shared/SiteStudio/var/error_log 2>&1 &
    for FreeBSD:
    /hsphere/shared/SiteStudio/imaker.sh >& /hsphere/shared/SiteStudio/var/error_log &
  10. Start H-Sphere CP using one of the following commands:
    Linux + ApacheJServ:
    # /etc/rc.d/init.d/httpdcp start
    FreeBSD + ApacheJserv:
    # /usr/local/etc/rc.d/apachecp.sh start
  11. Check the version of H-Sphere using the following command:
    # cat ~cpanel/shiva/psoft_config/hsphere.properties | grep HS_VERSION

    You will see a line similar to this:
    Where:
    2.3.2 is the version of H-Sphere,
    388 is H-Sphere build,


Home   Products   Services   News
© Copyright. . PSOFT. All Rights Reserved. Terms | Site Map