It is implied that RedHat Enterprise Linux 3 is already installed on your system.
Log in
Log in as root to your system.
Prerequisites
Make sure that all the required libraries are installed. Refer to section Package requirements for the list of required libraries.
You can check whether a particular RPM is already installed by entering the following command: rpm -q 'rpmname'. For example:
bash$ rpm -q pam
pam-0.74-22
If some RPMs are missing, you can install the RPMs of indicated versions or higher from the RedHat Enterprise Linux 3 disc. If you cannot find any RPM on your RedHat Enterprise Linux 3 disc, check Red Hat Network. For installation use the following command: rpm -Uvh <RPMs list>
Pay attention to the options used. Utilizing -U instead of -i will help you avoid some problems during Plesk installation.
You can use Plesk Autoinstaller to simplify installation of Plesk and all required RPMs.
If prior to installing Plesk you have already installed and configured MySQL, you need to perform one of the following:
Base installation
Install the following base Plesk RPMs from the directory 'base' in your Plesk archive:
It is necessary to install all Plesk RPMs simultaneously by one rpm -Uhv <RPMs list> command, where <RPMs list> is the following list of RPMs.
Additional
In order to enable Plesk provide additional functionality you can install a number of additional packages.
These packages are not required for Plesk to function properly.
If you plan to use server-wide MAPS spam protection, you should install following RPM from the 'opt/mail' directory
psa-qmail-rblsmtpd-0.70-rhel3.build040408.00.i586.rpm
If you plan to use SpamAssassin spam filter, you should install the following RPMs from the 'opt/mail' directory
In order for your Apache to support FrontPage extensions it is necessary to install the following RPM from the 'opt/fp' directory in your Plesk archive:
frontpage-5.0-43psa.rhel3.i586.rpm
In order for your Apache to support Apache::ASP it is necessary to install the following RPMs from the 'opt/perl' directory in your Plesk archive:
In order for your server to support JSP and Java Servlet it is necessary to install following RPMs from the 'opt/java' and 'Third_Party' directories
The Tomcat service requires a system user tomcat4 with UID 91 in order to function.
If UID 91 is occupied by another system user, then psa-tomcat-configurator package will fail to install. If that's the case, to fix this, you should determine and remove the system user that occupies UID 91, and then reinstall Tomcat. Note: such user is most likely created by a certain software package (for instance, Majordomo), and is required for the latter to function. Therefore you will have to deinstall such package.
If you plan to use PostgreSQL RDBMS, you should install the RPMs of indicated versions or higher from the RedHat Enterprise Linux 3 disc. If you cannot find any RPM on your RedHat Enterprise Linux 3 disc, check Red Hat Network.
In order for your server to support mailing lists through mailman it is necessary to install the following RPM from the 'Third_Party.RHEL3' directory:
mailman-2.1.1-4.i386.rpm
Completion
When the installation is finished, Plesk will have started automatically. In order to complete the Plesk initial configuration, you need to login to Plesk on your host at https://machine.domain.name:8443/ or https://IP-Address:8443/
The default username is admin and the default password is setup. Both are case sensitive. For security reasons this password should be changed upon initial login.
Plesk cannot enable user quotas on XFS partition during installation because such operation requires remount of XFS partition. In order to enable hard disk quotas on XFS partition you should manually remount it with usrquota option (additional information can be found on 'quotaon' man page).
You can install several pre-packaged Site Applications from from the 'opt/vault' directory in your Plesk archive. Site Applications can be installed through Plesk Control Panel or using rpm -ivh <RPMs list> (in this case, when done, you have to go to the Control Panel "Server" -> "Application Vault" page to refresh the list of installed applications).
When you login to the Plesk control panel for the first time, you are taken to the post-installation configuration page, where you are prompted to supply the following information:
The Select the shared IP addresses list displays the whole range of IP addresses on the server. On this list you can select the addresses that will be used as shared for hosting accounts.
To change the default administrator's password, type it in the Administrator's password input field, and confirm in the field below.
Click OK button to complete the initial configuration.