This chapter gives you information on how to prepare Windows 2000 and Windows 2003 servers for installation of Parallels H-Sphere components and notes you should consider before proceeding to the installation.
Notes:
- We don't install Parallels H-Sphere on live servers.
- On Windows, the users group by default has the read/write permissions on all disks. Upon Parallels H-Sphere installation, the users group is stripped of the read/write permissions on the system directory and other directories that may affect hosting. No other permissions are modified. If needed, change them by yourself.
For better functioning we recommend having not less than 256 MB RAM. And as for partitions it's better to break it into two:
Important: partition containing users' content must be NTFS formated to support disk space quota.
Before installing Parallels H-Sphere to Windows platform, make sure your system complies with the following software requirements:
The following ports must be open:
Parallels H-Sphere includes support for Parallels H-Sphere Windows Services. When creating a new account on winbox, Windows service method is run with SOAP (Simple Object Access Protocol). It's a new protocol of data communication between CP and Windows server. To enable support for Win services in Parallels H-Sphere, go to hsphere.properties file and set:
SOAP_SUPPORT = true
Also, make port 10125 available on Windows server. This port is used to connect to Windows services by default. It can be set in the hsphere.properties file:
SOAP_PORT = 10125
Note: If *SQL server is put on any port other than the default, don't forget to open it.
To access Windows boxes via pcAnywhere or Terminal Service, the ports 5631 and 3389 correspondingly must be open.
Third party commercial products are purchased separately and must be installed prior to Parallels H-Sphere:
The following noncommercial third party products should also be set up prior to the Parallels H-Sphere installation:
Note: To make sure you have all required libraries necessary for proper work of PHP, install PHP from the zip archive, not self-extracting executable. The mentioned libs are also needed for correct work of Webshell.
Upon the completion of ActivePerl and PHP installation, please set the following permissions on the PERL and PHP directories and their content. They are required so respective libraries can be run when Perl or PHP scripts are requested via http.
These permissions are set during Parallels H-Sphere installation and aren't checked by Parallels H-Sphere updates, so please don't modify them afterwards.
Group |
Permissions |
Administrators |
Full |
Users |
Read, Execute |
Please consider the following when you intend to install Parallels H-Sphere on Windows 2003 servers: