Product:
Search Type:

How to prepare Windows 2000 and Windows 2003 servers for installation of H-Sphere?

Article ID: 3266 
Last Review: Nov,30 2007
APPLIES TO:
  • H-Sphere

RESOLUTION

This document gives you information on how to prepare Windows 2000 and
Windows 2003 servers for installation of H-Sphere components and notes
you should consider before proceeding to the installation.



  1. Hardware and Partitioning requirements

  2. Software requirements

  3. NTFS Permissions For ActivePerl and PHP

  4. Peculiarities of H-Sphere work under Windows 2003



Notes:



  • We don't install H-Sphere on live servers.

  • On Windows, the users group by default
    has the read/write permissions on all disks.
    Upon 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.


  •  


    Hardware and Partitioning Requirements


    For better functioning we recommend to have not less than 256RAM.
    And as for partitions it's better to break it into two:


    • C:\ for system files and program files - at least 5 GB.
    • D:\ for users' content - the rest of the HDD.



      Important: partition containing users' content must
      be NTFS formated to support disk space quota.


     


    Software Requirements


    Before installing H-Sphere to Windows platform,
    make sure your system complies with the following software requirements:



    1. Windows 2000 Server, Windows 2000 Advanced Server, Windows 2003 Servers, Windows 2003 Web Edition
      (more on
      Microsoft Server 2003 limitations
      )


      a) must not be PDC (Primary Domain Controller)

      b) must not be in Active Directory mode

    2. Terminal Service or pcAnywhere for remote access to the computer

    3. Both, the system disk and the one with user homes, must have NTFS file system

    4. External IP

    5. IIS (Internet Information Server) service set up for WWW service and FTP service


    6. FrontPage extensions version 4 or higher;

    7. ASP.NET 1.1

    8. The following ports must be open:

      - 20, 21 (FTP)

      - 80 (HTTP)

      - 443 (HTTPS)


      - 873 (Rsync)

      - 10125 (SOAP) *

      * H-Sphere version 2.4 Beta 6 includes support for 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 H-Sphere, go to hsphere.properties file and set: SOAP_SUPPORT = true

      Also, make port 10125 available on Winbox. This port is used to connect to
      Windows services by default. It can be set in the hsphere.properties file: SOAP_PORT = 10125


    9. These are the default ports for * SQL servers to be open if your customers connect to them via ODBC:

      • MySQL - 3306

      • PostgreSQL - 5432

      • MS SQL-1433


      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 H-Sphere:



    • MS SQL server


    • Real Server

    • ColdFusion

    • Miva



    The following noncommercial third party products
    should also be set up prior to the H-Sphere installation:




     


    NTFS Permissions For ActivePerl and PHP


    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 H-Sphere installation and
    aren't checked by H-Sphere updates, so please don't modify them afterwards.


















    Group Permissions


    Administrators

    System

    Full


    Users

    Read
    Execute



     


    Peculiarities of H-Sphere work under Windows 2003


    Please consider the following when you intend to install H-Sphere on Windows 2003 servers:



    1. H-Sphere 2.3.2 works with IIS 5 compatible mode. H-Sphere 2.4 works with IIS 6 compatible mode.

    2. H-Sphere 2.3.2 doesn't support shared SSL on Windows 2003 server.
      In H-Sphere 2.4, shared SSL scheme was redesigned to also work with IIS 6.0.
      More on Winbox Shared SSL.


    3. CDONTS object library doesn't work on Windows 2003. We recommend using CDO
      instead of CDONTS on all Windows servers, since it is a newer and more flexible.




Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields