Archive for the tag 'Parallels Plesk'

Install Parallels Plesk Panel software on a server

Download the latest version of Parallels Products Installer that suits your operating system from http://www.parallels.com/en/download/plesk9/ and save it on your server’s hard drive.

Change your working directory to the directory where the downloaded Parallels Products Installer is located.

Set the execution permission for Parallels Products Installer:

# chmod +x parallels_products_installer_file_name

Run the following command in console:

#export LANG=C
#export LANG_ALL=C

Run Parallels Products Installer:

To install Parallels Plesk Panel through the web interface of Parallels Products Installer, run the following command:

# ./parallels_products_installer_file_name –web-interface

Open your browser and enter https://hostname:8447/ or https://IP-address:8447/ in the address bar. The Parallels Product Installer web interface will open. Log in as root.

To install Parallels Plesk Panel through the command line interface of Parallels Products Installer, run the following command:

# ./parallels_products_installer_file_name

Source : http://parallels.com/Plesk/