|
Starting with version 2.5.1 Beta 1, H-Sphere supports multiple PHP versions. To enable a desired PHP version:
Install a corresponding PHP package, which can be downloaded from the following locations:
http://www.psoft.net/shiv/HS/releases/U25.1/U25.1b1/Win-PHP/hsphere_php4.4.2.msi
http://www.psoft.net/shiv/HS/releases/U25.1/U25.1b1/Win-PHP/hsphere_php5.1.2.msi (2.5.1 Beta 1)
http://www.psoft.net/shiv/HS/releases/U25.1/U25.1b2/Win-PHP/hsphere_php5.1.4.msi (2.5.1 Beta 2)
http://www.psoft.net/shiv/HS/releases/U25.1/U25.1b3/Win-PHP/hsphere_php4.4.3.msi (2.5.1 Beta 3)
http://www.psoft.net/shiv/HS/releases/U30.0/U30.0RC1/Win-PHP/hsphere_php4.4.4.msi (3.0 RC 1)
http://www.psoft.net/shiv/HS/releases/U30.0/U30.0RC1/Win-PHP/hsphere_php5.1.5.msi (3.0 RC 1)
http://www.psoft.net/shiv/HS/releases/U30.0/U30.0RC1/Win-PHP/hsphere_php5.1.6.msi (3.0 RC 2)
Note: PHP package should be installed after H-Sphere installation.
Restart H-Sphere:
net stop hsphere
net start hsphere
During the PHP package installation procedure, you will be prompted to specify SMTP settings for PHP (if there is something missing).
Then PHP installer will perform the following actions:
- Install PHP files in <hsphere.net>\3rdparty\PHP\<version> directory, where <hsphere.net> is the path to
hsphere.net directory and <version> is the installed PHP version, e.g. C:\HSphere.NET\3rdparty\PHP\4.4.2
- Create correct php.ini file in the installation directory (mentioned above). If there is other php.ini
file found (e.g. at windows directory), then new php.ini file will be based on it.
Important: do not delete the <hsphere.net> directory if it contains any of the packages installed.
If you want to uninstall H-Sphere, uninstall all H-Sphere packages first.
|