Archive for the tag '9.x'

How to upgrade Plesk 8.x or 9.x to the Panel 10.0 installed with EZ templates in Parallels Containers environment.

1. Install the latest versions of the Panel templates on the hardware node with the following command:

rmp -Uvh [list of vztemplates]

2. Do not remove templates for previous versions of Plesk and install the latest versions of the Panel templates in the container with the following command:

vzpkg install [CTID] [list of selected plesk10.0* templates]

For example:

vzpkg install 444 pp10 pp10-kav

Note: Mail server templates pp10-qmail and pp10-postfix must not be installed at the same time.

Reference: http://parallels.com/

Micro-Updates in Parallels Plesk Panel 9.x, 10.x

There are two ways to install micro-updates for Parallels Plesk Panel.

Using the Command Line Interface:

#$PRODUCT_ROOT_D/admin/sbin/autoinstaller

Note: The ā€œ$PRODUCT_ROOT_Dā€ variable in the command should be replaced with its value according to Plesk variables.

The exact value of path variables can be known from /etc/psa/psa.conf file on Parallels Plesk Panel server.

Or use the following parameters:

#$PRODUCT_ROOT_D/admin/sbin/autoinstaller –select-product-id plesk –select-release-current –reinstall-patch –install-component base

Note: The ā€œ$PRODUCT_ROOT_Dā€ variable in the command should be replaced with its value.

The exact value of path variables can be known from /etc/psa/psa.conf file on Parallels Plesk Panel server.

Reference: http://parallels.com