Release Notes for Parallels Plesk Panel 10.2.0 for Linux Systems

Contents

  1. Introduction
  2. What's New
    1. Parallels Plesk Panel 10.2.0
  3. Software Requirements
  4. Supplied Components
  5. Supported Third-Party Components
  6. Earlier Versions Supported for Upgrade
  7. Notes on Installation, Upgrade, and Migration
    1. Known Problems and Limitations
  8. Other Known Problems and Limitations
  9. Contact Information

1. Introduction

Thank you for downloading this release of Parallels Plesk Panel for Linux.

This file contains information that supplements the Parallels Plesk Panel documentation, such as requirements, information about new features, resolved bugs, known problems, and so on. This file was updated with the latest information available at the time of release.

To see the release notes for the previous Panel version, click one of the following links:

2. What's New

Legend:

[+] new feature

[-] bug resolved

[*] bug resolved and functionality improved


Parallels Plesk Panel 10.2.0

  1. [+] IPv6 support. Parallels Plesk Panel now supports operations on IPv6 addresses (DNS, web hosting, mail, FTP and all other services). Administrators and resellers can offer service plans on IPv4, IPv6, or dual-stack subscriptions (one IPv4 + one IPv6 address).

    The limitations of this new feature are as follows:

    To learn more, see Administrator's Guide, the section Configuring Server IP Pool.

  2. [+] (Only for Linux) SNI support. Panel for Linux allows using different SSL certificates for sites hosted on the same shared IP address. To achieve this, we added support for the Server Name Indication (SNI) extension to the Transport Layer Security protocol. This feature is available on the following operating systems:

    Learn more about SNI in Administrator's Guide, the section Hosting Multiple SSL Sites on a Single IP Address (Linux Hosting).

  3. [+] My webspaces in Server Administration Panel.  Now it is easier for administrators to create own hosting accounts - so-called webspaces - with the Panels that also serve hosting customers and resellers. Panel lets administrators to run webspaces in Power User mode whereas operations over service plans and subscriptions remain in Server Administration Panel. Learn more about this mode in Administrator's Guide, section Switching to My Webspaces.

  4. [+] Migration from Confixx and Parallels Pro Control Panel (Ensim Pro) Panel now supports migration of data from servers running Confixx and Parallels Pro Control Panel (formerly known as Ensim Pro). To learn more about migration specifics and limitations, refer to the corresponding sections (Confixx and Ensim Pro).

  5. [+] Power User mode before initialization. Panel is capable of switching to Power User mode instantly after deployment whereas previously the mode choice was available only after the Panel initialization. This helps providers offer Power User mode directly with no input from customers. Read more in Deployment Guide, section Consider Switching to Power User Mode.

  6. [+] (Only for Linux) Indication of installation/upgrade failures.  If Panel fails to operate after installation or upgrade, it displays a special web page.

  7. [+] (Only for Linux) Encrypted password in /etc/psa/.psa.shadow.  The file .psa.shadow no longer contains the administrator's password in the plain-text format. Instead, this file contains an encrypted hash of the password. This improves the security level and prevents attempts to gain the administrative access to Panel by stealing the password.

    This change does not anyhow affect typical commands that used the password. For example, you are free to run "mysql –uadmin –p`cat /etc/psa/.psa.shadow` psa". In case you wish to obtain the plain-text password, use the "/usr/local/psa/bin/admin --show-password" call.

  8. [+] (Only for Linux) New unified installation and upgrade log.  With this log, it is easier to troubleshoot system failures during installation or upgrade. If you use Parallels Installer, all log messages are stored in files /tmp/plesk_10.2.0_installation.log and /tmp/sitebuilder_5.2.0_installation.log. Error messages are available in files /tmp/plesk_10.2.0_installation_problems.log and /tmp/sitebuilder_5.2.0_installation_problems.log. The full log of Parallels Installer work is available at /tmp/autoinstaller3.log.

  9. [+] Customer account without subscription.  One of the typical cases is when a customer account is created to transfer subscriptions from other accounts. Now you can skip the time-consuming step of creating subscriptions for such accounts and instantly start transferring from other accounts. Learn more in Administrator's Guide, section Subscribing to Hosting Services.

  10. [+] (Only for Linux) Adaptive restart interval for Apache.  Previously, Apache restarted on each reconfiguration of web settings. Now administrators can set the web server to restart periodically. The configuration updates in this case will be accumulated and applied after the next restart. The new option is available on the Settings > Server Settings page.

  11. [+] Get events by class and type through API RPC.  The new API RPC protocol version supports fetching events by class and type. For more details, see the respective request packet structure.

  12. [+] New Panel branding themes. Administrators can change the look and feel of Panel by downloading and installing branding themes (former skins). The themes are available at http://www.parallels.com/products/plesk/themes/.

  13. [+] Support for new operating system versions. The following operating system versions are now supported:

  14. [+] Support for new browsers.  Parallels Plesk Panel, SiteBuilder and Customer&Business Manager are compatible with Google Chrome 10, MS Internet Explorer 9, and Mozilla Firefox 4.

  15. [*] Migration of SSL certificates.  Now Plesk Migration Manager (PMM) correctly migrates SSL certificates.

  16. [*] We improved readability of backup, restoration and migration reports. For easier troubleshooting, such reports are now output in human-readable format.

  17. [*] On completion of the password retrieval procedure, Parallels Plesk Panel notifies about sending of password by e-mail.

  18. [*] To facilitate the process of customizing Panel appearance with custom skins, the custom.css style sheet was added to all pages of Server Administration Panel.

  19. [*] Error handling is improved in Settings > Mail Settings > White List in cases when administrator tries to add two entries with the same IP address.

  20. [*] The loading time of page Tools & Utilities > IP Addresses is improved for servers with a lot of IP addresses (say, 500+).

  21. [*] The pre9-backup-convert utility now automatically repairs invalid XML files: Fixes redundant tags (like <server>, <sa_confs> and <sa_conf>) and empty values in parameters (say, empty "enabled" attribute in <mailuser><properties><redirect> tag) in Plesk 8 backup dump.

  22. [*] The "Domains" limit for resellers now defines the total of sites a reseller and their customers can own (previously, it applied only to sites of customers).

  23. [*] The init_conf utility now supports the parameter –license_agreed to show or hide EULA (license agreement) during the initial configuration. Learn more about this utility in Command Line Reference(for Microsoft Windows or for Linux).

  24. [-] Issue resolved: Customers received the "404 Not Found" error when they tried to manage calendars in Horde IMP webmail.

  25. [-] Issue resolved: Files with leading dot symbol in their names (say, .htaccess) were not migrated if option "Use rsync transport" was switched off.

  26. [-] Issue resolved: Migration failed with an error about insufficient disk space if the Panel partition reached the limitation but "Temporary Files Location" had enough disk space.

  27. [-] Issue resolved: Customer was unable to access the AtMail webmail with error "Unable to get webmail password!" after PHP v.5.2.16 was installed.

  28. [-] Issue resolved: Administrator failed to remove a TXT DNS record by using the dns utility; the error message was: "Unable del record in DNS server: unable find DNS record".

  29. [-] Issue resolved: Panel upgrade failed with error "Unable to install the "php5-ioncube-loader-3.2-11012014.x86_64" package." if a custom PHP 5.2 was installed.

  30. [-] Issue resolved: Backup process failed with the "Segmentation fault" error.

  31. [-] Issue resolved: The default Panel website was shown instead of an IDN domain alias.

  32. [-] Issue resolved: Administrator failed to remove a mailbox using the mail utility with error "Object not found: domain example.com" if a domain name had both capital and lowercase letters (say EXample.com) whereas the utility was invoked with the name in lowercase (say, example.com).

  33. [-] Issue resolved: Administrator failed to migrate a subscription that included a PostgreSQL database if different PostgreSQL servers were installed on source and destination servers (say, 8.3.12 on the source server and 8.3.11 on the destination server).

  34. [-] Issue resolved: Plesk users encountered errors similar to "import.php: Missing parameter: import_type (FAQ 2.8)" when they attempted to work with two databases through phpMyAdmin within one Panel session.

  35. [-] Issue resolved: Customers received the "404 Not Found" error when they tried to manage calendars in Horde IMP webmail.

  36. [-] Issue resolved: The websrvmng --restart command took too much time to complete.

  37. [-] Issue resolved: On Parallels Virtuozzo Containers and Ubuntu systems, Parallels Plesk Panel failed to detect installed PostgreSQL server if package name differed from "postqresql".

  38. [-] Issue resolved: On Debian systems, Parallels Plesk Panel failed to detect MySQL server installed from packages.dotdeb.org.

  39. [-] Issue resolved: When Panel users attempted to retrieve a forgotten password and provided incorrect username or e-mail address, they encountered the error "PleskPermissionDeniedException Permission denied.".

  40. [-] Issue resolved: Postfix did not explain a reason for undelivered e-mails in cases when mailbox quota was exceeded.

  41. [-] Issue resolved: When mailing list administrator's password was changed in Panel, the list administrator received a notice about successful password change, although the password was not actually changed.

  42. [-] Issue resolved: Daily maintenance tasks failed to complete and showed the error "Unable to connect to database: MySQL server has gone away" when a short database connection timeout was set.

  43. [-] Issue resolved: When administrator suspended a subscription with command domain --webspace-off domname.com, DNS zone remained active for suspended domains.

  44. [-] Issue resolved: Customers failed to clone a database if their passwords contained the "$" sign.

  45. [-] Issue resolved: Users could manage Anonymous FTP settings even if that was prohibited by users' role permissions.

  46. [-] Issue resolved: When administrator activated subscriptions with the command domain --webspace-status domname.com -status enabled, DNS zone remained disabled for the activated domain.

  47. [-] Issue resolved: After administrator assigned subscription ownership to a new customer, ownership of additional websites was not changed, and those websites still belonged to the former owner.

  48. [-] Issue resolved: When a customer changed domain forwarding settings, Panel reported about successful change of settings, but the changes were not actually saved.

  49. [-] Issue resolved: Parallels Installer mistakenly detected during components update that the component "Payment gateway and registrar modules adapted to Business Manager" was already installed.

  50. [-] Issue resolved: Mail user could see a list of subscriptions and profiles of other users even if no permissions were granted to him or her.

  51. [-] Issue resolved: The day of the week setting in scheduled backup settings did not work for weekly backups.

  52. [-] Issue resolved: Restoration process went to infinite loop if a backup contained a subscription the owner of which had been removed.

  53. [-] Issue resolved: The "Clear cache" function failed to work after upgrade from Plesk 9.x if a cache directory name was longer than 36 symbols.

  54. [-] Issue resolved: Creation of a customer account failed with the error "Unable to create system user: usermng: PAM password change failed" if the passwd package was not installed on the server.

  55. [-] Issue resolved: The scheduled backup process did not automatically remove old backup files from remote FTP repositories if passive mode was switched on.

  56. [-] Issue resolved: Mail accounts containing an & symbol could not be migrated. The following error occurred: "Execution of /usr/local/psa/admin/plib/api-cli/grey_listing.php --update-mailname test\&test;@domain.com failed with return code 1".

  57. [-] Issue resolved: Child mysqld processes could not be stopped after the administrator's password to MySQL server was changed.

  58. [-] Issue resolved: The system monitoring module (Watchdog) failed to correctly detect the Tomcat service status until Tomcat was switched on for a subscription.

  59. [-] Issue resolved: On restoration, Panel changed passwords to mail accounts if they contained special characters (like quote, backslash, and others).

  60. [-] Issue resolved: After changing ownership of a subscription with mail accounts, a new owner could not manage passwords for mail accounts and change association of accounts with users.

  61. [-] Issue resolved: Mail server was switched from Postfix to Qmail during update of operating system inside Parallels Virtuozzo Containers.

  62. [-] Issue resolved: If MySQL 5.5 was installed on the server, Panel installation or upgrade failed because Panel tried to use a deprecated option to configure it.

  63. [-] Issue resolved: Customers could not create database users if the option "Add username and underscore to the beginning of database user names" in the database servers settings (Tools & Utilities > Database Servers > Settings) was switched on and database name length exceeded 14 symbols.

  64. Customer and Business Manager 10.2.0

    1. [+] Wild West Domains registrar support We added support for Wild West Domains domain registrar (Go Daddy). For more details on domain name registrars, see Administrator’s Guide to Customer and Business Manager, section Domain Registration

    2. [+] Refined online stores A new look and feel of online stores makes it easier and faster to place orders. The store settings page is also refined: The most important options are displayed directly, while the rest are grouped into tabs. Learn more about online stores in Administrator’s Guide to Customer and Business Manager, the section Online Stores and Website Widgets.

    3. [+] (Only for Linux) Single port for SSO and Panel. Single Sign-On service (SSO) on Linux now works on the same port, 8443, as Panel (instead of 11443 as in previous versions). This feature eliminates unnecessary SSL warnings when switching between Panel and Business Manager.

    4. [+] IPv6 and dual-stack hosting support Now you can offer Plesk Panel hosting plans with IPv6 addresses or dual stack (both IPv4 and IPv6 addresses). This new ability brought the following changes to the Configuration Wizard, hosting plan properties, and panel settings (in server groups):

      • Configuration wizard lets you set ranges of IPv4 and IPv6 addresses to allocate them with hosting plans.
      • In hosting plan properties, you can specify if a plan uses IPv4, IPv6, or dual stack and choose to offer the plan with shared or dedicated addresses.
      • At the panel settings page, you are able to set shared addresses to be used by a Plesk Panel server.
      To learn more about hosting provisioning, read Administrator’s Guide to Customer and Business Manager, section Hosting Provisioning

    5. [+] Schet-facturas support The system is now capable of creating schet-facturas - documents that are required by accounting policies of some countries (such as Russia). Read more about how to start creating these documents in Administrator’s Guide to Customer and Business Manager, the section Configuring Schet-Facturas.

    6. [+] Ogone  payment gateway is now supported.

    7. [+] Nordea payment gateway is now supported.

    8. [+] OpenProvider domain name registrar is now supported.

    9. [+] Taxation configuration improvement: EU countries wildcard. Now you can have a single tax zone for all EU countries by using the EU wildcard instead of manually adding a tax zone per country. Read more about taxation in Administrator’s Guide to Customer and Business Manager, the section Configuring Taxation.

    10. [*] Order eNom SSL certificates from Control Panel. Customers are able to complete the certificates ordering process right from Plesk Control Panel. All the data required by a registrar from customers is queried through To-Do items, so there is no necessity for customers to switch to a legacy panel to provide certificate-related details.

    11. [*] Improvements to bank transfers. This release introduces a number of improvements to bank transfers management:

      • Bank transfer settings now reside on the configuration page of payments queue.
      • The status of manual payments is correctly displayed.
      • The invoice reversal page is adjusted to work with bank transfers.
      • New ability to create bank accounts by customers and administrators.
      • New ability to manually pay invoices from bank accounts.
      For more details on bank transfers, see Administrator’s Guide to Customer and Business Manager, the section Generating and Running Payment Queue.

    12. [*] Improvement: The page for adding new TLDs now suggests a list of top-level domains supported by selected registrar.

    13. [-] Issue resolved: Customers failed to pay through Control Panel an invoice via third-party gateway (like PayPal) and encountered the error "Payment Error: Order form #1 'Français #1' has not primary and Bank Transfer payment gateway assigned" when no primary or bank transfer gateway was attached to the online store.

    14. [-] Issue resolved: Because of improper database clean-up after service plan removal, administrator failed to sync with Panel (Server groups > PleskUnix > Sync All) and encountered the error "Error Message : 'Invalid attribute name: Product::$product_addon_group_id'".

    15. [-] Issue resolved: Because of wrong permissions for the default log file, administrator failed to upload a new logo for PDF invoices using "PDF Invoice Customization” menu and encountered the error "Error Message: 'failed copy file: 'Constant ALLOW_DEBUG_LOGGING already defined'".

    16. [-] Issue resolved: Customer and Business Manager ignored WHOIS settings for all preinstalled TLDs.

    17. [-] Issue resolved: A customer was able to register, transfer, and use the same domain name in online store multiple times.

    18. [-] Issue resolved: Non-synchronizable service plans were marked as synced before the first execution of syncing process.

    19. [-] Issue resolved: Coupon data containing special characters (like "<") could not be properly retrieved from the database.

    20. [-] Issue resolved: Customer and Business Manager always provisioned subscriptions to the one server in server group ignoring the "Fill type" setting. Attempt to sync provisioned subscriptions failed with error "The following errors occurred during sync the selected subscriptions: Failed to sync subscription #XX: Failed to repair the subscription in panel #YY: pleskunix: domain does not exist. Please resolve the problems manually and retry to sync again."

    21. [-] Issue resolved: Because of inconsistent database values, a customer failed to access subscriptions or invoices through native CBM Client Panel after upgrade from 7.0.x. The following error occurred: "Fatal error: Exception thrown without a stack frame in Unknown on line 0".

    22. [-] Issue resolved: Refunds were not reflected in the "Accounting Total" section of customer’s profile.

    SiteBuilder 5.2

    1. [+] Page URL modification (page slugs). SiteBuilder generates SEO-friendly website page URLs for all pages and allows users to modify these URLs.

    2. [+] Links to own website pages. Users can quickly and conveniently create links to different pages of their own website.

    3. [+] Embedded video module. SiteBuilder adds the Embedded Video module and supports usage of video URLs instead of embedded code for popular services like YouTube.

    4. [+] Images as backgrounds. Users can upload their own images as a background of any part of their website.

    5. [+] Transparent backgrounds. It is now possible to make the background of any website part completely transparent.

    6. [+] Social Sharing module. Users can add Social Sharing module to their website, so that website visitors can share pages they like on social services like Facebook, Twitter and so on.

    7. [+] Website snapshots. Every single action in SiteBuilder is immediately applied and saved, so if users are afraid of losing some data when removing modules or experimenting with website design, they can save current website state as a snapshot and revert to it at any time later.

    8. [*] SiteBuilder over HTTP SiteBuilder operates over HTTP and occupies the 8880 port rather than the HTTPS port as before. It does not undermine security (since no sensitive data is passed to the application), but increases the convenience of using SiteBuilder in conjunction with the "Social Sharing" module.

    9. [-] Issue resolved: During upgrade of SiteBuilder, some sites could not be upgraded, which made them non-editable in SiteBuilder.

    10. [-] Issue resolved: Link editor incorrectly saved links to web pages.

    11. [-] Issue resolved: Validation of CAPTCHA in contact forms always failed on the first attempt.

3. Software Requirements

Parallels Plesk Panel 10.2.0 for Linux can run on the following operating systems:

PHP 5 is required for the brand new SiteBuilder.

Starting from Parallels Plesk Panel 10.2, the following operating systems are no longer supported:

For more information, see the Knowledge Base article at http://kb.parallels.com/en/9570.

4. Supplied Components

Parallels Plesk Panel 10.2.0 for Linux distrubution packages include the following components:

5. Supported Third-Party Components

Web servers

Mail servers

DNS servers:

Web statistics:

Web scripting:

Database servers:

Spam filtering tools:

6. Earlier Versions Supported for Upgrade

Panel 10.2 supports upgrade from the following earlier versions:

7. Notes on Installation, Upgrade, and Migration

We recommend that you read information on the product installation and upgrade before you install or upgrade Parallels Plesk Panel. This information, including detailed instructions, can be found in the Installation Guide located at http://download1.parallels.com/Plesk/PP10/10.2.0/Doc/en-US/online/plesk-installation-upgrade-guide/index.htm".

Parallels Installer and VZ Templates downloads are available at http://www.parallels.com/partnernet/rtmdownloads/panel/.

For detailed instructions on how to provision Parallels Plesk Panel to your customers if you are a Hosting Service Provider, refer to the Deployment Guide located at http://download1.parallels.com/Plesk/PP10/10.2.0/Doc/en-US/online/plesk-deployment-guide/index.htm.

For instructions on how to migrate data to Parallels Plesk Panel from other hosting servers managed by Plesk or other hosting automation software, refer to the Migration Guide located at http://download1.parallels.com/Plesk/PP10/10.2.0/Doc/en-US/online/plesk-migration-guide/index.htm.

Parallels Plesk Panel Knowledge Base can be accessed at http://kb.parallels.com.

Note: PHP 5 is required for the brand new SiteBuilder.

Known Problems and Limitations

8. Other Known Problems and Limitations

9. Contact Information

Parallels Holdings, Ltd.
c/o Parallels International GMbH
Vordergasse 49
CH8200 Schaffhausen
Switzerland
Phone: +41-526-722-030
Fax: +41-526-722-010

Web: http://www.parallels.com

E-mail:
For billing information, send e-mail to accounting@parallels.com
For purchasing information, send e-mail to sales@parallels.com
For technical support, use our Online Support Form.
To report problems with Parallels Panel software, send e-mail to bugreport@parallels.com
For information on career opportunities with Parallels, send e-mail to careers@parallels.com
For press contact information, send e-mail to press@parallels.com
For information about becoming a partner, send e-mail to partners@parallels.com
For information on translating Parallels Panel into your language, send e-mail to i18n@parallels.com
For general product information, send e-mail to info@parallels.com

Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.

This product is protected by United States and international copyright laws. The product’s underlying technology, patents, and trademarks are listed at http://www.parallels.com/trademarks.

Linux is a registered trademark of Linus Torvalds.

All other marks and names mentioned herein may be trademarks of their respective owners.