|
Last modified: 07 Aug 2007
WARNING: This documentation covers Parallels H-Sphere versions up to 3.1. For the latest up-to-date Parallels H-Sphere documentation, please proceed to the
official Parallels site.
This document explains how to check and install missing components
(scripts, 3rdparty bundles, etc.) of H-Sphere *.hsp packages on new H-Sphere physical boxes.
For H-Sphere 3.0 and later: run update with option
3rdpackages 
For H-Sphere before 3.0:
- Login to CP server as cpanel user.
- Run:
java -Xms128m -Xmx512m psoft.hsp.tools.PkgRecheck --force
Execute this script without the --force option to see what
components of H-Sphere *.hsp packages are missing on a new H-Sphere box.
If run with the --force option as shown above, the script checks
H-Sphere database for missing components of all required *.hsp packages and installs them on a new physical box.
- Restart H-Sphere
This will install missing parts of H-Sphere *.hsp packages on a new physical box.
|