 |
|
16 Dec 2002
Accumulative Bugfix For RC3
|
NOTE: This fix has been included into a later patch which also introduces several other
bugfixes and can be downloaded here.
|
|
This patch includes all bugfixes for RC3 from the previous patches and also provides:
- support for HTTPS protocol to interact with Enom.
- an additional property to set the default protocol for the temporary reseller CP URL.
To install the patch:
- Log into your control panel server as root.
- Download the patch:
wget http://www.psoft.net/shiv/HSUpdate-23/RC3PATCH3.tgz
- Unpack the patch:
tar -zxf RC3PATCH3.tgz
- Change dir to where you have unpacked the patch:
cd RC3PATCH3
- Type 'make install' to install the patch.
- Restart Control Panel (see here for instructions).
- If you or your resellers provide domain registration services, you and your
resellers need to fill in 'Owner first name' and 'Owner last name' on the Look and Feel -> Company Info
page (you may have done it when installing the previous patch).
- Open file ~cpanel/shiva/psoft_config/hsphere.properties
and add the following string:
DEFAULT_RESELLER_CP_PROTOCOL = http://
Set this value to https:// if you have a shared SSL certificate installed on your web servers.
- If you would like to work with Enom via HTTPS, select Domain Registrar in the Settings
menu of your admin control panel and change the protocol.
|
 |