Items you must select, such as
menu options, command
buttons, or items in a list.
Go to the QoS tab.
Titles of chapters, sections,
and subsections.
Read the Basic Administration
chapter.
Italics
Used to emphasize the
importance of a point, to
introduce a term or to
designate a command line
placeholder, which is to be
replaced with a real name or
value.
The system supports the so
called wildcard character
search.
Monospace
The names of style sheet
selectors, files and directories,
and CSS fragments.
The license file is called
license.key.
Preface
Typographical Conventions
The following kinds of formatting in the text identify special information.
Preface 5
Preformatted Bold
What you type, contrasted with
on-screen computer output.
Unix/Linux:
# cd /root/rpms/php
Windows:
>cd %myfolder%
Preformatted
On-screen computer output in
your command-line sessions;
source code in XML, C++, or
other programming languages.
Unix/Linux:
# ls -al /files
total 14470
Windows:
>ping localhost
Reply from 127.0.0.1:
bytes=32 time<1ms
TTL=128
Feedback
If you have found an error in this guide, or if you have suggestions or ideas on how to
improve this guide, please send your feedback using the online form at
http://www.parallels.com/en/support/usersdoc/. Please include in your report the guide's title,
chapter and section titles, and the fragment of text in which you have found an error.
Purpose
C H A P T E R 1
About This Document
The purpose of this document is to provide information sufficient to install and upgrade
Parallels Plesk Panel (hereinafter referred to as the Panel) on a physical or virtual
server. This document is addressed to hosters who wish to turn their servers into a
complete hosting solution and offer hosting services to their customers. The
recommendations within the document are what we believe to be the best practice fully tested and guaranteed - when installing and configuring the Panel.
Scope
The Panel customers are divided into two major groups - hosters and hosting service
providers. A typical hoster owns one or several physical or virtual servers and offers
the hosting services directly to their customers. A hosting service provider generally
has more complex infrastructure and they resell the Panel to hosters.
This document is devoted to the first group - hosters. It explains how to install or
upgrade the Panel onto their environment.
To facilitate the needs of service providers, we offer a separate document called
Parallels Plesk Panel 10.4 Automating Panel Deployment. This document explains how to the
automate the Panel deployment, and how to deploy the Panel inside Parallels
Virtuozzo Containers.
Overview
Chapter "Installation and Upgrade Requirements" as the name suggests discusses the
requirements you should meet before starting the installation or upgrade.
Chapter "Before Installing or Upgrading Panel" provides options you can tune before starting
upgrade or installation.
Chapter "Installing the Panel" covers the installation of the Panel both under Linux and
Windows.
Chapter "Pre-Upgrade Check Up" is devoted to owners of Parallels Plesk Panel 9 and
earlier versions; it explains how to make safely upgrade from such Panel versions to
Panel 10.
Chapter "Upgrade the Panel" addresses the upgrade of previous Panel versions to the
latest one both under Linux and Windows. It includes the upgrade of Panels bundled
with Parallels Plesk Billing.
Chapter "Upgrading Standalone Parallels Plesk Billing to the Panel" describes how to upgrade
from Parallels Plesk Billing to Panel 10.
About This Document 7
Chapter "Installing and Upgrading License Keys" explains how to install or upgrade the
Panel license key.
Chapter "Configuring the Panel for Linux to Access Vendor Updates" guides you on how to
keep your server's operating system up-to-date.
Chapter "Enabling Support for SecureLVE" describes how to turn on the Secure Lightweight
Virtual Environment (SecureLVE) extension on a server running Cloud Linux.
Chapter "Troubleshooting the Installation and Upgrade Process" describes how to
troubleshoot difficulties that may occur when you try to install or upgrade the Panel.
Before you install the Panel on your server, make sure you meet the requirements
In this chapter:
Installation and Upgrade on Linux ..................................................................... 8
Installation and Upgrade on Windows ............................................................... 9
C H A P T E R 2
Installation and Upgrade Requirements
stated in the following sections.
Installation and Upgrade on Linux
We recommend you to install the Panel on a clean operating system. Before installing
or upgrading Parallels Plesk Panel for Linux, make sure that the following requirements
are met:
A static IPv4 address is preliminarily configured. If you wish to install the Customer
& Business Manager component, you also should have a host name that resolves
to this IP address.
PHP 5 is required for the brand new Web Presence Builder component.
The disk space allocated to the /tmp directory exceeds 3 GB.
A user who runs the installer is able to execute files in the /tmp directory. This
makes it possible to install the system packages required for the Panel. When the
installation is completed, we recommend you to mount /tmp with the noexec
option. For details on how to do it, see http://kb.parallels.com/en/1410
(http://kb.parallels.com/en/1410).
If you run Debian, CloudLinux, or Ubuntu, add updates and security repositories to
your apt (package manager) configuration.
Your hard drive must be properly partitioned. For instructions, see the article at
http://kb.parallels.com/article_17_819_en.html on partitioning tips.
On Debian and Ubuntu operating systems, the path /usr/local/psa is reserved
for system needs; we highly recommend that you do not either manually create this
directory or mount a separate partition to this location. Instead, if you want to use a
separate partition for Panel, mount the partition to /opt/psa/, the natural path for
Debian and Ubuntu installations. If you do not follow this recommendation, Panel
will not be able to apply updates.
Installation and Upgrade Requirements 9
If you wish to install Panel with the Business Manager component, you should
preliminarily check that the MySQL server configuration option sort_buffer_size is set to
2 Megabytes (sort_buffer_size=2M) or more. This option is set in the /etc/my.cnf
file. After the configuration change, restart the mysqld service:
service mysqld restart
Installation and Upgrade on Windows
Before installing or upgrading Parallels Plesk Panel for Windows, make sure that the
following requirements are met:
Before starting the installation process we strongly recommend that you create a
full system backup of the entire server.
Your server is not working as a Windows Domain Controller (neither primary nor
backup). If this requirement is not fulfilled, a system crash may occur during the
creation of domains with certain names.
Internet Information Services (IIS) should be installed on the server. Particularly,
the following components are required:
On Windows Server 2003, World Wide Web (WWW) Service and File Transfer
Protocol (FTP) Service.
On Windows Server 2008, the default components of the Web Server Role.
A static IPv4 address should be configured in the OS prior to the Panel installation.
The installation path of the Panel must contain only ASCII symbols.
Panel can be installed only on NTFS partition.
If you plan to use Microsoft SQL Server support in the Panel, the SQL Server
should be installed and configured to use standard or mixed security mode. If the
SQL Server is not installed, you can select it to be installed with the Panel and
configured with administrator name 'sa' and a random password.
Prior to upgrading Panel, ensure that you have the latest version of the Microsoft
Visual C++ Redistributable Package.
Note: To install Microsoft SQL Server 2008 as a part of Plesk installation, preliminarily
install Microsoft Installer 4.5 and .NET Framework 2.0 SP 2. If you are running
Windows 2003 server install the Service Pack 2 for Windows 2003 before installing the
Panel.
If you wish to install Panel with the Business Manager component, you should
preliminarily check that the MySQL server configuration option sort_buffer_size is set to
2 Megabytes (sort_buffer_size=2M) or more. This option is set in the
%plesk_dir%\Databases\MySQL\Data\my.ini file. After the configuration
change, restart the mysqld service by running these two commands from shell:
net stop mysql
net start mysql
This chapter provides information about some useful extra steps or adjustments you
C H A P T E R 3
Before Installing or Upgrading Panel
might want to perform before you start installing or upgrading Panel.
Specify Panel Versions Available for Installation or Upgrade
Since Panel 10.4, we introduced new Panel versioning system. Panel, during its
lifecycle, passes through a number of development stages. It is natural that on earlier
stages, when all new features are just implemented, Panel builds are less stable
comparing to the following ones. To indicate the stage of the current Panel version, we
add a quality tag to it:
Testing version.
We start each release cycle with publishing a number of testing versions for
preview purposes and let you sequentially upgrade from the first one to the last,
and then upgrade to more stable versions. We do not provide technical support for
such builds even if they were upgraded to more stable versions. Thus, avoid using
this build in a production environment.
Notes:
1. By default, testing builds are not shown as available for installation. You can
install the testing Panel version only by running Parallels Installer with one of the
special options. Learn more in the chapter Installing Panel (on page 12).
2. Upgrade to the next testing version is available only to the owners of a testing
build. More stable Panel builds do not have the corresponding option in the GUI.
Pre-release version.
A pre-release version has all claimed features and previous versions successfully
upgrade to it. The quality of this version is eventually improved by updates. By
selecting the pre-release version you become the first to see the new features and
receive the most fresh updates.
Release version.
A release version has passed all quality tests. Minor stability issues are promptly
fixed by updates. We recommend that you always use release Panel versions for
installation or upgrade.
Stable version.
A stable version has received all updates and a number of service providers
successfully use it for some time. When a version is considered stable, it no longer receives any updates.
The decision on what version to use is absolutely up to you. For example, consider
installing or upgrading to the pre-release Panel version, if you just want to try new
Panel features before an official release. On the contrary, if you want to get the safest
solution, wait until Panel enters its stable phase (it may take a couple of months after
the official release).
Loading...
+ 22 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.