Release Notes for Parallels Plesk Panel 11.5 for Linux Systems

What`s New History of Changes

Contents

  1. Introduction
  2. What's New
    1. Parallels Plesk Panel 11.5
    2. Parallels Customer & Business Manager 11.5
    3. Parallels Presence Builder 11.5
  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
  10. Your Comments

1. Introduction

Thank you for downloading 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.
We recommend that you also read the detailed product review that will help you in understanding all Panel 11.5 changes.
If you want to suggest a new feature or an improvement, visit plesk.uservoice.com to submit your ideas and vote to increase the priority of your favorite items.

We do not provide support for upgrading Panel 11.5 preview builds. An attempt to upgrade such builds may cause Panel malfunction or errors during the upgrade. If you decide to upgrade a preview build, use Parallels Migration Manager or backup and restoration tools.

To view the release notes for the previous version, Panel 11.0, click here.

2. What's New

Legend:

[+] new feature

[-] bug resolved

[*] bug resolved and functionality improved


2.1. Parallels Plesk Panel 11.5

  1. [+]  Additional administrators on Panel for Linux. Administrators can create additional administrator accounts on Panel for Linux (this was earlier available only on Panel for Windows). Additional administrators are the Administrator level accounts that have virtually all the privileges that the actual server administrator has. The only exceptions are: management of additional administrators and clearing the action log.

  2. [+]  Multiple PHP versions. Administrators can install any PHP version on the server in addition to PHP supplied with Panel. After registering this PHP version in Panel, administrators will be able to select it in service plan settings. Customers will be able to select this PHP version for a particular website.

  3. [+]  Per-website configuration of the Apache web server. Customers can set a number of Apache settings (MIME types, handlers, access restrictions, and index files) for a certain website. Administrators can also set any Apache directives for a certain website in the customer's Control Panel.

  4. [+]  Per-website configuration of the nginx web server. Administrators can set any nginx directives for a certain website in the customer's Control Panel. Customers can switch nginx to the transparent mode for a certain website. In this mode, all content (including the static one) is delivered by Apache, while nginx only passes all the requests and responses. This mode is useful when troubleshooting site issues caused by web server configuration.

  5. [+]  Serving static files directly by nginx. Customers can enable nginx to serve static files directly (without passing requests to Apache). This can improve website performance, especially for sites with high loads.

  6. [+]  Processing PHP files by nginx. Customers can enable nginx to process PHP files by means of PHP-FPM (without passing requests to Apache). This can improve web apps performance, especially on sites with high loads.

  7. [+]  Predefined web server configuration in service plans. Administrators can predefine Apache and nginx web server configuration in service plans. This configuration will be used by default on all websites of customers (plan subscribers).

  8. [*]  301 and 302 HTTP redirects for sites with the forwarding hosting type. Customers can specify the type of the HTTP redirect code to be used for a site with the standard forwarding hosting type.

    Before Now
    The 301 redirect is always used. Customers can specify which of the redirects to use:
    • 301 (moved permanently)
    • 302 (moved temporarily)
  9. [+]  Search engine-friendly domain aliases. Customers can set the 301 (search engine-friendly) HTTP redirect for a domain alias. In this case, search engine ranking will not be split between the alias and the original site.

  10. [+]  Automatic generation of customers' passwords. Administrators can automatically generate a password when creating a customer. The password will be sent to the customer by email.

  11. [+]  Access to the Control Panel for mail users. When creating a mailbox, customers can specify whether Panel should create a corresponding user account.

  12. [+]  Improvements in File Manager. File Manager in the Control Panel offers a number of new handy features: Uploading files via drag and drop, uploading of multiple files, file preview, and others.

  13. [+]  A database user can access multiple databases. Customers can now create database user accounts. The created accounts can be of two types:

    When creating a database, customers can either create a new account for the database or use an existing one. In earlier Panel versions, when Panel created a database, it also automatically added a database user account for accessing the database.

  14. [+]  Database server selection for customers. Customers (if allowed) can select any database server registered in Panel for their own or apps' databases, as opposed to using the default database server. Administrators can grant their customers such an ability with the Database server selection permission.

  15. [+]  Support for FTP Secure. Panel users can access the server over FTP Secure (FTP-SSL). Administrators can adjust FTP security policy: allow only secure FTP-SSL connections, allow both secure and non-secure connections, or switch off FTP-SSL.

  16. [*]  Improved file structure of virtual hosts. The default website file structure (virtual host template) is more clear now.

    Before Now
    • Panel does not allow creating directories in the site's root.
    • Panel system files are shown in File Manager.
    • The default suggested name for the domain's and subdomain's root is site1.
    • Directories:
      • Logs - statistics/logs
      • Statistics - statistics
      • Protected directories - pd
      • Web server configuration - conf
    • Panel allows creating directories in the site's root
    • Panel system files are hidden in File Manager.
    • The default suggested name for the domain's and subdomain's root is the domain name.
    • Directories are moved out of the site's root:
      • Logs - /var/www/vhosts/system/<domain_name>/logs
      • Statistics - /var/www/vhosts/system/<domain_name>/statistics
      • Protected directories - /var/www/vhosts/system/<domain_name>/pd
      • Web server configuration - /var/www/vhosts/system/<domain_name>/conf
  17. [*]  Improved logging for backup, restore, and transfer operations. The log files of these operations are now stored in a more convenient and clear way.

    Before Now
    Backup
    PMM/sessions/<timestamp>/
     psadump.log
    Restoration
    PMM/sessions/<timestamp>/
     psadump.log
     conflicts-resolve.log
    Transfer
    PMM/sessions/<timestamp>/
     migration.log
    PMM/logs/
     pmmcli.log
     migration-handler.log
     migration.log
    Backup
    PMM/logs/backup-YYYY-MM-DD-HH-mm-ss/
     backup.log
     export.log
    Restoration
    PMM/logs/restore-YYYY-MM-DD-HH-mm-ss/
     import.log
     conflicts.log
     deployer.log
    Transfer
    PMM/logs/migration-YYYY-MM-DD-HH-mm-ss/
     backup.log
     import.log
     conflicts.log
     deployer.log
  18. [+]  Preliminary check for migration and transfer. Before transferring data from one server to another, Migration & Transfer Manager performs a check for potential transfer problems. This allows administrators to prepare for the migration (transfer) operation: free disk space for temporary files, install required components to a destination server, and so on.

  19. [+]  Administrators can forbid customers to change the names of the system users* associated with customers' subscriptions. The permission is located on the Tools & Settings > Server Settings page.
    * This user name is used, for example, to log in to Panel through FTP.

  20. [+] Forced upgrades for Testing release tiers. Panel preview builds are now automatically upgraded to the next preview version. Such forced upgrades will be disabled at the end of the preview program.

  21. [+] Panel users can use the apostrophe (') symbol in mailbox names.

  22. [+]  Before performing the default backup, Panel checks for free disk space needed to store the file. If there is not enough space, the backup is not started.

  23. [+]  Clearing mail queue. Administrators can clean the mail queue using the corresponding button in Tools & Settings > Mail Server Settings > Mail Queue.

  24. [+]  Detailed usage statistics. On the Statistics tab inside a subscription, Panel users can view disk space usage in more details: statistics about logs, backups, chroot directories, configurations files, and anonymous FTP directory.

  25. [+]  Panel users can use the underscore symbol ('_') in the DNS CNAME records. This symbol is required, for example, to configure DKIM.

  26. [+]  Adjustable autoresponder reply frequency. Users can specify how frequently a mail autoresponder should reply to the same email address (on the Mail > email account > Auto-Reply tab).

  27. [+]  Skipping a confirmation dialog for operations on Panel objects. Panel users can perform operations on Panel objects skipping the confirmation dialog if they run an operation using the (SHIFT + click) combination. For example, you can remove a number of files in File Manager without confirmation, if you click the Remove button while holding the SHIFT key.

  28. [+]  Service plan cloning. Administrators can create the exact copies of service plans (using the Service Plans > Clone Plans button) which is useful when creating a set of similar hosting plans.

  29. [+]  Preliminary checks before transfer. Migration & Transfer Manager performs a number of checks on target and destination servers before transferring data. This allows administrators to determine and fix possible transfer issues.

  30. [+]  Support for transfer of websites with remote databases. Migration & Transfer Manager allows transferring websites which have databases located on remote servers.

  31. [+]  Support for the mixed case in domain names and mailbox names. Panel accepts domain names and mailbox names written in the mixed case.

  32. [+]  Improved performance of the backup operation. Server data is backed up much faster due to the support for the multi-threaded gzip compression.

  33. [+]  Restricted API RPC access. Administrators can allow communicating with Panel through API RPC calls only from specified IP addresses. The list of allowed addresses is added to the panel.ini configuration file.

  34. [+]  Support for OpenSUSE 12.2. Panel can be installed on OpenSUSE 12.2.

  35. [+]  Troubleshooting improvements. The special cfgmon utility allows administrators to track changes in critical configuration files. For example, to see the history of changes for /etc/hosts, administrators can run the command /usr/local/psa/admin/bin/cfgmon -s /etc/hosts.

  36. [+]  Support for third-party repositories. The Parallels Installer utility provides the support for packages installed from third-party repositories (like Atomic, Remi, Percona, IUS, and so on). For example, if Percona Server from the Percona repository is installed on the server, Panel upgrades will not fail anymore.

  37. [+]  Easy disconnection of Customer and Business Manager. Administrators can easily switch off Customer and Business Manager if it was installed by mistake (for example, as a part of the full installation). This can be done in Tools & Settings > Interface Management > Interface Controls Visibility > Disconnect Customer and Business Manager.

  38. [+]  Support for SpamAssassin 3.3.2. Panel 11.5 now supports SpamAssassin 3.3.2.

  39. [+]  Dynamic changing of notification thresholds of the disk space and traffic usage. Administrators can specify the Notify when disk space usage is reaching and Notify when traffic usage is reaching parameters of service plans in percentage points (%). This allows Panel to dynamically change the notification threshold when additional disk space or traffic are allotted to a subscription.

  40. [+]  Suspending of the web hosting service on a site through the API RPC. The site API RPC operator now allows administrators to suspend only the web hosting service on a particular site or alias. The DNS and mail services continue to work on the site.

  41. [+]  Improved managing of Panel server from the command line. The new utility plesk lets Panel users connected over SSH easily perform a number of operations on the Panel server: run Panel command-line utilities, manage databases, edit configuration files and so on.

  42. [+]  ionCube loader included in Panel installation now supports PHP 5.4.

  43. [+]  Global search of APS apps. Panel users can use the global search (in the top-right corner of Panel) to search for available APS applications.

  44. [+]  Support for the Roundcube webmail. Roundcube is now the default webmail software for customers.

  45. [+]  Predefined list of apps for service plan add-ons. Administrators and resellers can specify the list of apps provided by a service plan add-on. In earlier Panel versions, this was possible only for service plans.

  46. [+]  Filter apps by license type. Customers can filter the list of available apps in their Control Panel by the app license type: free or commercial.

  47. [+]  Choosing the app version during app installation. Customers can choose the version of an app they are going to install in cases when there are several app versions available in the Application Catalog.

  48. [+]  Optional DNS server installation. Administrators can choose not to install the DNS server during Panel installation. In this case, the BIND DNS server will not be installed and Panel GUI will not contain any tools for DNS management.

  49. [+]  Optional mail server installation. Administrators can choose not to install the mail server during Panel installation. In this case, only SMTP client will be installed on the server. Thus, Panel and user scripts will still be able to send mail but other mail functionality will be unavailable.

  50. [+]  Automatic updating of installed apps. Administrators can turn on automatic updates (Tools & Settings > Application Vault > Update Settings) of all APS apps installed in Panel. If administrators do not force apps updating, customers can turn on automatic updates for a certain app by themselves.

  51. [+]  Quick app installation. Users can install apps in one click - the Install button now leads to a quick installation that does not require specifying app settings: Apps are installed with defaults. Nevertheless, custom installation that includes specifying app settings is also possible with the Install (Custom) button.

  52. [+]  Support for the APS mail aspect. Panel now supports the APS mail aspect which allows apps to work with the Panel's mail service. For example, Panel mailboxes can be associated with Open-Xchange accounts.

  53. [+]  Displaying RSS feeds in the Control Panel. Administrators can configure Panel to display an RSS feed to customers. The feed will be displayed in the right sidebar of the Control Panel.

  54. [+]  Support for OpenSUSE 12.3. Panel can be installed on OpenSUSE 12.3.

  55. [+]  Support for MySQL 5.5. Panel now supports MySQL 5.5.

  56. [+]  Up-to-date third-party components. A number of third-party components used by Panel were upgraded. Panel is now supplied with the following components:

  57. [+]  VPS optimized mode indication. Administrators can see the VPS Optimized label in the Control Panel if Panel is running in the VPS optimized mode.

  58. [+]  Search engine-friendly site suspension. Site owners can suspend their sites in a search engine-friendly manner.

    Before Now
    Suspended sites stop being hosted on the server. Visitors see the web server's default page. Suspended websites remain hosted on the server. Site visitors are redirected with the 503 HTTP code to the custom maintenance error document page. The former way of site suspension is also possible (it is renamed to Disable). Administrators can define what Panel should do with sites in suspended subscriptions: They can be either suspended or disabled.
  59. [+]  Improved User Interface. The Websites & Domains page is now the default page of the Control Panel (the Home page was removed). Sites are presented in the form of an Active List - with direct access to actions relevant to sites. Each list item for a website is made bigger to display more information and to provide access to relevant operations on the site.

  60. [+]  Voting for new features. Administrators can now suggest any ideas about how to improve Panel or vote for ideas of other Panel users. They can open the vote form by clicking the Suggest an Idea button in the navigation pane of the Server Administration Panel. Administrators can also point this button to any other URL or hide it.

  61. [+]  Context menu for operations on files in File Manager. Possible operations on files are now grouped in the context menu instead of multiple buttons. Customers can open the menu by clicking the area near the file name.

  62. [+]  Notifications about available web apps updates. APS apps warn customers about available updates right on the app settings page.

  63. [+]  Support for Horde IMP5. Panel is now shipped with Horde IMP5. In case you upgrade from earlier Panel versions with installed Horde IMP3, Horde will be automatically upgraded to the 5 version.

  64. [+]  Support for nginx 1.5. Panel now uses nginx 1.5 for hosting websites.

  65. [*]  Customers can set any usernames for auxiliary users.

    Before Now
    The email address of an auxiliary user is used as a username for logging in to Panel. Auxiliary users can have any usernames.
  66. [*]  Administrators can set the path for storing a temporary backup file created when someone downloads the backup from the server.

    Before Now
    Panel creates a temporary backup file on the same disk partition with the source backup file. This can cause a backup download failure if there is not enough disk space for storing the temporary file. Administrators can set an arbitrary location for storing temporary backup files using the DUMP_TMP_D variable in /etc/psa/psa.conf.
  67. [*]  Panel now uses nginx as the internal web server (used to host the Panel GUI) instead of lighttpd.

  68. [*]  The visibility of the Hard disk quota parameter to customers is defined by a certain permission.

    Before Now
      The Hard disk quota parameter is always shown to customers.   If the administrator did not enable or set the Hard Disk Quota parameter for a subscription, users cannot see this parameter (for example in Websites & Domains tab > Web Users ).
  69. [*]  The docroot directory for subdomains can be specified in API RPC calls using the home parameter.

    Before Now
      Panel users can use only the www_root property (of the property node of the subdomain operation) to specify the docroot directory.   Panel users can specify the docroot directory for subdomains using either the www_root property or the home parameter of the add node of the subdomain operation.
  70. [*]  Administrators can turn on Apache piped logs from the Panel GUI.

    Before Now
      Administrators can enable piped logs for Apache through the command line.   Administrators can enable piped logs for Apache either through the command line or from the Panel GUI (on the Tools & Settings > Apache Web Server page).
  71. [*]  Panel saves the state of the Hide Domain Aliases and Hide Subdomains options in the Service Provider view. In earlier versions, these options always became disabled after the administrator started a new session.

  72. [*]  The tar 1.20 utility is now provided with Panel on RHEL / CentOS / CloudLinux 5.

  73. [*]  The Zend framework, which is a part of the Panel installation, was updated to the version 1.11.15.

  74. [*]  By default, the support for ionCube is turned on. This is done to provide the encryption of Panel extensions.

    Before Now
    ionCube on clean Panel installations is turned off. ionCube on clean Panel installations is turned on.
  75. [*]  Convenient names of rotated log files. If log rotation is turned on for a website, the names of the created log files will include the creation date.

    Before Now
    The created log files are distinguished by numbers in their names. The older logs have a larger number in their names. For example, error_log.1.gz, error_log.2.gz. The created log files are distinguished by date (YearMonthDay) in their names. For example,error_log.processed-20130101.gz, error_log.processed-20130108.gz. In order to enable dates in log file names, you should add the dateext option into the corresponding section of the log configuration file /usr/local/psa/etc/logrotate.d/<domain_name>
  76. [*]  Migration & Transfer Manager (MTM) improvements. MTM provides more convenient and informative reports on transfer results. Also, MTM no longer shows error messages and warnings when administrators try to transfer an object that already exists on the destination server.

  77. [*]  Easy changing of SpamAssassin maximum mail size. Administrators can easily change the maximum size of mail messages processed by SpamAssassin.

    Before Now
    The SpamAssassin maximum mail message size is 256000 bytes and administrators cannot change it in Panel for Linux. Adjusting the SpamAssassin maximum mail message size is performed via the SA_MAX_MAIL_SIZE parameter in /etc/psa/psa.conf.
  78. [*]  Now, Application Catalog does not show APS application add-ons (such as additional languages for WordPress).

  79. [*]  Panel saves the state of the search filter on the Domains page in the Service Provider view. In earlier versions, the filter was cleared after the administrator started a new session.

  80. [*]  Panel automatically applies all available updates after cloning to a new server.

  81. [*]  Support for APS app info links.

    Before Now
    APS app info links are not shown. APS app info links are displayed on the app's summary page (Control Panel > Applications > select an app).
  82. [*]  For the sake of usability, the Websites & Domains is now the first tab in the Control Panel. The Home page is removed.

  83. [*]  The AtMail webmail software is no longer supplied with Panel distribution. We continue to support it, so AtMail on Panels upgraded to 11.5 will work as before.

  84. [*]  Troubleshooting improvements. Panel error messages now contain links to corresponding Parallels Knowledge Base articles.

  85. [*]  Apps available for installation in the Control Panel are now sorted by their ratings and number of downloads. In earlier Panel versions, apps were sorted alphabetically.

  86. [*]  Improved app search in service plan settings. The search field on the Applications tab of service plans and add-ons now supports type-as-you-go searching.

  87. [*]  Improved app appearance in service plan settings. Now, commercial apps (on the Applications tab of service plans and add-ons) are marked with the $ image.

  88. [*]  Improved app appearance in the Control Panel. Now, it is easier to work with the list of available apps on the Applications tab of the Control Panel due to a couple of improvements:

  89. [*]  Optional update of third-party components. Administrators can apply Panel updates without upgrading third-party components (in case the update includes such upgrades). This can be set on the Tools & Settings > Update and Upgrade Settings page or through the API RPC call. Parallels Installer also supports this option: ./parallels_installer... --select-product-id plesk --select-release-current --upgrade-installed-components --include-components-from-class vendor=parallels --include-components-from-class patched.

  90. [*]  Security improvements.

  91. [*]  PHP used by sw-engine (used to run Panel) is upgraded to the 5.4.14 version.

  92. [*]  Administrators now see the name of the mail server that is currently running in Tools & Settings > Mail Server Settings. In addition, now this page contains a link that allows to quickly switch to another mail server (for example, from QMail to Postfix).

  93. [*]  Administrators now see the estimated connection speed between the source and destination servers during data transfer in Migration & Transfer Manager.

  94. [*]  More available system utilities in the chroot environments. A number of utilities used for downloading and unpacking archives are now available for customers who work in a chroot environment.

    Before Now
    No utilities for downloading and unpacking archives are available in a chroot environment. wget, zip, unzip, gzip/gunzip, tar, curl are available in a chroot environment.
  95. [*]  Improved logic of the mchk utility. The mchk utility now preserves custom mail handlers created by administrators.

    Before Now
    The mchk utility removes custom mail handlers during mail settings restoration. The mchk utility preserves custom mail handlers during mail settings restoration.
  96. [*]  Improvements on the Applications tab. Customers can now sort the list of available apps (on the Applications tab) by category or their popularity.

  97. [*]  Websites in the maintenance mode are now restored in the Suspended state after the transfer from earlier Panel versions.

  98. [*]  Improvements in regeneration of web server configuration. When the administrator regenerates web server configuration, Panel excludes virtual hosts that can cause problems on the web server start.

  99. [*]  Improvements in Control Panel. The Users tab is now made one of the last tabs in the user interface as it was not often used by customers.

  100. [*]  The built-in Presence Builder tool now uses the same protocol (HTTP or HTTPS) with Panel. In earlier Panel versions, Presence Builder always used HTTP; even if a user communicated with Panel over HTTPS.

  101. [*]  Access to log files over SSH or FTP for customers. Customers can now access log files of their sites over SSH or FTP. The logs are located at /var/www/vhosts/domain.tld/logs.

  102. [-] Panel failed to perform migration if there were protected directory users with very long usernames.

  103. [-] When performing migration from Panel 9.5.3, the autoresponders switched off on a source Panel were transferred as switched on.

  104. [-] Administrators could override the URL of the Panel updates source mirror in Tools & Settings > Updates and Upgrades > Update source and installation settings even if it was specified in the installer configuration.

  105. [-] Customers were unable to restore a website with an installed web app in case they exceeded the subscription's database limit. Panel raised an error like: "Execution of /usr/local/psa/admin/plib/api-cli/aps.php --install-xml /usr/local/psa/PMM/tmp/sappinstanceF32vAR -migrated -package-id 8 -domain test4.com -ssl false -url-prefix wordpress -db-name wordpress_8 -db-user wordpress_8 -passwd Gu\$F76n9Cx failed with return code 3...".

  106. [-] Administrators failed to log in to Panel after upgrade from earlier Panel versions when Customer & Business Manager component was added during the upgrade.

  107. [-]  Panel autoresponder did not work for mail accounts created through API RPC.

  108. [-]  Panel changed the cgi-bin location for subscriptions after customers changed FTP access usernames in the Control Panel.

  109. [-]  Administrators saw multiple errors in the audit log after updating Panel on servers with SELinux switched on.

  110. [-]  Administators received email notifications about successfull Panel updating though this did not actually happen.

  111. [-]  Panel could not deliver emails sent with Qmail to MX servers with IPv6 addresses.

  112. [-]  There were no tip for administrators why they cannot switch on Shared SSL if there are no domains with SSL support in Panel.

  113. [-]  Administrators saw invalid error messages after applying changes on the Webmail Services page.

  114. [-]  After administrators performed the force reinstallation of Panel updates (with the version earlier than their current one), the update version remained unchanged in Panel configuration.

  115. [-]  The status of customers' mail autoresponders was shown incorretcly after upgrading Panel from versions earlier than 10.0.

  116. [-]  Customers were able to back up data to the local repository even if they had not the corresponding permission.

  117. [-]  Administrators could not add certain subnets to the list of networks in Tools & Settings > Restrict Administrative Access.

  118. [-]  Administrators were redirected to the Panel login page when trying to open a subscription with the Open in Control Panel link on the Subscriptions page. The issue happened on Panels upgraded from 10.x versions.

  119. [-]  Administrators were unable to manage custom buttons after upgrade from Panel 8.6.

  120. [-]  Administrators could not use a custom SSL certificate instead of the default one on a website with a dedicated IP address.

  121. [-]  The host name in email address used for scheduled tasks notifications was not changed after administrators changed the server's hostname in Tools & Settings > Server Settings.

  122. [-]  Administrators were redirected to the Extensions page after changing the firewall rule state in Firewall > Edit Firewall Configuration. The issue happened only on Panels in Power User view.

  123. [-]  Panel failed to forward email to addresses that begin with underscores like _mail@domain.com.

  124. [-]  Resellers did not receive notificaions about about exceeding limits of their customers' subscriptions even if the resellers switched on the corresponding option.

  125. [-]  Customers did not see error messages if Panel failed to switch off mailing lists for their domains.

  126. [-]  Panel failed to deliver emails sent by its users if it was installed on a server with SuSE 12.1.

  127. [-]  After upgrading from Panel 10.4 to 11.0, Panel set wrong permissions on the directory /usr/local/psa/handlers/hooks.

  128. [-]  Auxiliary users could access the Users tab of the Control Panel though they did not have the respective permission.

  129. [-]  Administrators did not receive detailed information about problems in generating virtual host configuration.

  130. [-]  Administrators could not migrate customers' databases that included SJIS characters.

  131. [-]  Customers that had subscriptions without access to applications saw the empty Installed Applications section in the Control Panel if their subscriptions were created through Business Manager.

  132. [-]  After clicking Upgrade to PP10 business model during the upgrade from Panel 9, administrators could not see domains in the domains list.

  133. [-]  Administrators failed to install the Panel template into a Virtuozzo container with Debian 6.0.

  134. [-]  After upgrading through transfer from Panel 11.0 to Panel 11.5, permissions of the cgi-bin directories on customers' subscriptions were restored incorrectly.

  135. [-]  Administrators could not perform custom Panel installation using the --installation-type Custom option of the Parallels Installer. Instead, it performed typical installation.

  136. [-]  Administrators could not perform a transfer with Migration & Transfer Manager with the checked Use rsync transport option. The transfer failed with no error messages in the GUI, but the migration.log file contained the error like "RsyncExecCmd::forkExecvPty : open master pseudo-terminal [-1]".

  137. [-]  Customers could see the Sites published with Presence Builder resource on the Account > Resources tab even if their subscription did not include the support for Presence Builder.

  138. [-]  Developers of Panel extensions could receive incorrect variables' values using the var_dump function.

  139. [-]  Panel with the nginx support failed to create the Apache configuration for sites when administrators simultaneously ran a number of operations on multiple sites using the domain CLI utility. Panel raised an error like "Apache config (13505316930.20265000) generation failed: nginx: [emerg] open() "/var/www/vhosts/test12.domain.com/conf/13505310140.88536400_nginx.conf" failed (2: No such file or directory)..."

  140. [-]  Administrators received notification emails on SpamAssassin updates even if they were switched off.

  141. [-]  Administrators failed to regenerate Apache configuration using the httpdmng utility if there were incorrect included files in the configuration directory. This could be caused in case configuration files were edited by text editors that create temporary files in the same directory.

  142. [-]  Administrators failed to reconfigure sites using the httpdmng utility if it was run simultaneously with Panel updating. Panel raised errors like "nginx: [emerg] listen() to 123.123.123.123:80, backlog 511 failed (98: Address already in use)".

  143. [-]  The value of the SERVER_PORT PHP varible on customers' subscriptions was changed after the administrator installed nginx in Panel.

  144. [-]  The Mobile Server Manager for Parallels Plesk Panel app for iOS could not connect to a Panel server in case the PCI compliance mode was turned on in Panel.

  145. [-]  Administrators got unclear error messages when performing transfer or migration if the deployer utility was unavailable.

  146. [-]  Mail aliases were removed after Panel users managed mail autoresponders or forwarders through the API RPC.

  147. [-]  After Panel users restored a website from a backup, permissions of files in the httpdocs directory could be restored incorrectly.

  148. [-]Customers were unable to add an email name with special symbols. Panel raised the error: "The specified email address is not valid".

  149. [-]Administrators failed to open customers' subscriptions if some data was missing in the Panel database (for example, after upgrade). Panel displayed the login page instead of opening the subscription. If the administrator logged in to the subscription using their credentials, Panel raised an error like: "Internal error: session has already been started by session.auto-start or session_start()..."

  150. [-]The reseller's custom branding theme was not transferred to Panel after upgrade by transfer because the format of branding theme in Panel 11.5 was not compatible with previous versions.

  151. [-]If Panel was installed with the EZ template and the administrator turned on the VPS optimized mode, webmail could stop working.

  152. [-] The Panel Postfix service replied with the wrong error message when Panel users sent mail to mailboxes that were full. Panel raised the "Command rejected" error instead of "Mailbox full".

  153. [-]Panel rejected the mail sent from an external server to several local recipients if any of them had the mailbox quota exceeded.

  154. [-]The "AfterLogic WebMail Lite" APS application could not be installed on Panel for Debian. Panel raised the error: "...Non-zero exit status returned by script. Output stream: 'PHP Notice: Undefined index: WEB__data_DIR in /opt/psa/var/apspackages/... on line 11 PHP Warning: include_once(//libraries/afterlogic/api.php): failed to open stream: No such file or directory in /opt/psa/var/apspackages/apscatalogefZlLe.zip... on line 13 PHP Warning: include_once(): Failed opening '//libraries/afterlogic/api.php' for inclusion (include_path='.:') in /opt/psa/var/apspackages/apscatalogefZlLe.zip... on line 13 PHP Fatal error: Class 'CApi' not found...'.".

  155. [-]Panel users could not transfer a backup file to a remote FTP repository in the Backup Manager if the backup file size was very large. The problem was caused by small transfer operation timeouts.

  156. [-]When Panel failed to automatically update its license key, no logs were written.

  157. [-]The utility ch_admin_passwd could not stop the MySQL service.

  158. [-] Transfer or upgrade through transfer failed if the source server had hard-linked files in customers’ data. Panel raised an exception similar to "boost::filesystem::rename: Invalid cross-device link: "/usr/local/psa/PMM/tmp/..."

  159. [-]Resellers could not validate the Xen license in Panel on Xen VM with Viridian extensions. Panel raised the error: "Error: Uploaded license key is not valid. The license key is intended only for use with Parallels Panel operating inside a Xen virtual environment."

  160. [-]Administrators received an unclear error message during the installation of Panel if a host name could not be resolved. Panel dispalyed a message similar to "Unable to determine the host or domain name of your computer. Setting it to localhost.localdomain."

  161. [-]Panel could not synchronize subscriptions with service plans if the bind mounted filesystem was used in subscriptions. Panel raised the error: "Syncing the subscription with its service plan failed because some of the services or resources defined in the plan cannot be actually provisioned with the subscription..."

  162. [-]Administrators could not integrate CouldFusion with Panel. The CLI utility cfmng returned an error message similar to "FastCGI-stderr: PleskUtilException: '/opt/psa/admin/bin/cfmng' '--insert-module' '--path=/opt/coldfusion9' failed..."

  163. [-]Administrators could not create a customer using the API-RPC if the customer’s country was East Timor. Panel raised an error: "Country "TP" is unknown for current version."

  164. [-]  Administrators could not add a DNS record to the DNS template in Power User view.

  165. [-]  Error messages (about insufficient disk space on webspaces) in the panel.log file were unclear.

  166. [-]  The vhost.conf files containing custom Apache directives for certain domains were not included into Apache configuration by default.

  167. [-]  If mail was sent to a group of mailboxes and at least one of them was full, Panel rejected the message.

  168. [-]  Administrators could run the site command line utility without specifying the obligatory -webspace-name option.

  169. [-]  The nginx initialization script processed the ULIMIT parameter incorrectly. The nginx server failed to start if there were more than 256 domains in the system.

  170. [-]  Panel incorrectly calculated traffic and disk usage on customer subscriptions.

  171. [-]  The CLI utility file-sharing showed an incorrect error message if the Panel database did not have a record for a user with the file sharing permission. Panel raised the error 'Specified column "fileSharingUser" is not in the row'.

  172. [-]  Administrators could not change PHP settings through API RPC calls.

  173. [-]  After upgrading from Panel 11.0 to 11.5, permissions for the cgi-bin directories of customers' websites were incorrectly changed.

  174. [-]  A reseller and their customers could not create subdomains if overselling was prohibited for the reseller.

  175. [-]  Panel users failed to restore from a backup MySQL databases with VIEW objects. Migration & Transfer Manager also failed to transfer such databases to another Panel server.

  176. [-]  Administrators failed to connect to Panel with enabled PCI compliance from Mobile Server Manager for iOS.

  177. [-]  Administrators failed to perform migration from cPanel in case there were subdomains without associated FTP accounts.

  178. [-]  Backup Manager compressed backups even if the administrator turned on the Do not compress backups option in Tools & Settings > Backup Settings.

  179. [-]  Mail user accounts were not transferred during an upgrade by transfer from Panel 9.x if their passwords contained spaces. Panel logged an error like "ERROR:()Execution of /usr/local/psa/admin/plib/api-cli/mail.php --create mail1@example.com -passwd '' -mailbox true failed with return code 1.".

  180. [-]  Administrators failed to update Spamassassin settings for a certain mailbox with the command line utility if mailbox name contained upper-case letters.

  181. [-]  Mail clients failed to authenticate on the Panel mail server over POP3/IMAP/SMTP failed if they provided mailbox name in wrong case.

  182. [-]  Panel calculated disk usage statistics for subscriptions before performing log compression. Some subscriptions could be mistakenly suspended due to exceeding disk space limit.

  183. [-]  Administrators saw an unclear error message from Mailman if an improper FQDN was specified for the server.

  184. [-]  In some cases, administrators failed to perform the transfer of domains from another server due to exceeding file descriptors limit. Panel logged an error like "RsyncExecCmd::_outHandler read[1022]: rsync: pipe: Too many open files (24)".

  185. [-]  Panel with enabled PCI compliance failed to meet the requirements of the Qualys compliance test "BEAST attack".

  186. [-]  The File Server extension did not work on Ubuntu 12.

  187. [-]  Administrators saw misleading error messages like "maildirsize quota header is corrupted. Please run mail_restore utility to fix." in the mail log if mail users removed messages or directories from their accounts.

  188. [-]  MySQL databases were not transferred during an upgrade by transfer from earlier Panel versions if these databases contained large blob data. Panel logged an error like "message code="FailedDatabaseDeployment" id="0ed7f660-084b-4223-8317-677921c2e26e" severity="error"".

  189. [-]  By default, Panel with the Firewall extension installed in a Virtuozzo container dropped all network connections.

  190. [-]  Panel did not run maintenance scripts if it was installed in a Virtuozzo container on RHEL / CentOS 6.

  191. [-]  Administrators failed to reconfigure web server for a virtual host if SELinux was enabled on the server.

  192. [-]  Minor security issue.

  193. [-]  Panel mail server with enabled DNSBL did not accept mail from a client which passed SMTP authentication if client's IP address was in the blackhole list.

  194. [-]  Customers could not see website's disk space usage statistics in case the website occupied more than 2 GB of space and Panel was installed on a 32-bit system.

  195. [-]  Customers got the 404 error when opening any page using the Open in Browser option in File Manger. This happened only if the customers changed website's Document root beforehand.

  196. [-]  Administrators failed to install Panel to a Virtuozzo container using a VZ template if the container did not have IPv4 addresses (only IPv6 ones).

  197. [-]  Customers could not install Joomla! APS application on servers with RHEL / CentOS 5 due to incorrect version of MySQL. Panel raised the error: "The app requires the mysql database server version 5.1 or later.".

  198. [-]  Administrators could not reconfigure domains using the httpdmng utility in case some domains had empty name value. The utility raised the error: "PHP Fatal error: Class name must be a valid object or a string in /usr/local/psa/admin/plib/Template/Scheme/Webserver.php on line 62".

  199. [-]  Administrators could not specify IPv6 addresses with a netmask in Access Control List (ACL) for DNS template transfer restrictions. Panel raise the error: " "Error: Incorrect IP address or network.".

  200. [-]  Resellers could not activate customers' subscriptions suspended in accordance with the overuse policy. This happened when the administrator allowed overuse for the reseller and the reseller, in their turn, prohibited the overuse to the customer. When activating the suspended subscription, Panel raised the error: "Error: The subscription is still suspended due to the following reason: The subscription is suspended by administrator.".

  201. [-]  Panel erroneously displayed the warning about the password weakness in the Control Panel > Websites & Domains > Web Hosting Access.

  202. [-]  Administrators could not create a mailbox with a mail alias through the API RPC on Qmail. Panel raised the error: "mailmng: empty mailname, maildomainor or mailalias".

  203. [-]  Panel failed to transfer protected directory users from earlier Panel versions in case usernames of such users exceeded 16 symbols.

  204. [-]  Panel failed to transfer a domain from earlier Panel versions in case the wrong DNS zone TTL value was set for the domain on the source server.

  205. [-]  Administrators could not delete a DNS record through the API RPC on servers with a large number of domains (more than few hundreds).

  206. [-]  The auto-generated passwords were generated to comply with the Strong password policy even if the Very Strong policy was set.

  207. [-]  When a reseller removed a subscription, some subscription data (their system user and directory) were not removed. This happend only in case the reseller did not have the Hosting settings management permission.

  208. [-]  Panel did not save information about a system user when backing up a subscription to a custom service plan.

  209. [-]  In some cases, sw-cp-server could create a significant number of system processes causing high server load. This happend only on Panels with the installed Customer and Business Manager component.

  210. [-]  Migration & Transfer Manager failed to perform the data transfer in case Panel database contained some broken references. Panel raised the error like "Unable to create dump: 'undef' value passed to XmlNode::setAttribute for 'guid' at XmlNode.pm".

  211. [-]  Administrators could not set additional PHP directives through API RPC.

  212. [-]  Administrators could not properly migrate DNS zones and DNS zone templates: Panel did not map certain IP addresses in DNS records to the addresses on the destination server. Learn more.

  213. [-]  Health Monitor heavily loaded Panel server decreasing the performance of websites hosted on it.

  214. [-]  Administrators could not obtain the context help on the Change Password page by clicking Help if Panel was installed with Customer anf Business Manager.

  215. [-]  Administrators could not retrieve domains that include national characters by the domains' displayName if there were other domains with names that differ only in these characters, for example, tést.tld and test.tld.

  216. [-]  Administrators could not install the MagicSpam spam filter if the id of their account was not 1.

  217. [-]  Panel was unable to upgrade to the version 11.5.20 and later if the administrator's password ended with a colon (':').

  218. [-]  Panel did not remove Postfix APS contexts of subscriptions from its database upon the removal of these subscriptions.

  219. [-]  Administrators who uploaded the trial license key saw the confusing message in Panel saying that their key is invalid.

  220. [-]  In some cases, customers failed to get to the application settings page if there were newer app versions available in Panel.

  221. [-]  After upgrading from Panel 9.3, domain forwarding URLs could point to wrong location.

  222. [-]  Customers failed to modify username and password for a mailbox if initially the password was empty. Panel reaised an error like: "Unable to update the mail account properties:mailmng failed: Some errors occured. See log for details".

  223. [-]  In some cases, administrators saw the unclear warning during Panel installation: "Start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (2 3 5)".

  224. [-]  By default, Panel was configured to send notifications by email about cron tasks created by customers. Typically, such email messages could not be served by the Panel mail server that caused multiple bounced emails. Now, the default value of Scheduler Notification is Switched Off.

  225. [-]  Transfer of mail content to another Panel failed in case the domain was already transferred to a dedicated IP address with all content excepting the mail one.

  226. [-]  In some cases, after customers tried to rename a domain, Panel could raise multiple errors like "Internal error: /var/www/vhosts/used.dom/httpdocs is out of webspace ..."

  227. [-]  Administrators failed to transfer a customer belonging to some reseller to another Panel in case both customer and reseller were already transferred to this Panel.

  228. [-]  Administrators failed to add the same IP address to the reseller plan's IP pool using the reseller_template utility.

  229. [-]  In some cases, users with accounts in Panel and Customer & Business Manager could not log in to Panel even if the SSO service was switched off. Panel raised the error: "Error: You entered credentials of the Panel user account that is associated with a billing account. For security sake, the system cannot allow you in under the Panel user. Please use your billing account username and password to log in. You can look up your billing account login information in the message e-mailed to you when your subscription was created."

  230. [-]  In some cases, daily maintenance script sent summary reports before actually obtaining statistics.

  231. [-]  The pmmcli utility may hang while processing a large XML file.

  232. [-]  Postfix rejected mail sent on the submission port if the mail relay was closed.

  233. [-]  Administrators could call the dns utility with parameters --set --list passing inconsistent sets of record in the input list.

  234. [-]  Administrators were unable to create a server backup after upgrading from Plesk 8.6.

  235. [-]  The pop service did not start after restarting using the systemctl command on SuSE 12.2.

  236. [-]  API PRC did not include versions of Panel components in its responses to requests.

  237. [-]  The directories tmp and var/tmp in a vhost directory had a wrong SElinux context type.

  238. [-]  Panel users were unable to restore a subscription that included two databases with same names on different servers. The following error occured: "Unable to create database user: Not enough parameters were specified to find a particular database".

  239. [-]  Panel mistakenly added large numbers of entries related to the file general.css in the websites' error logs.

  240. [-]  Panel failed to restart automatically after administrator switched off the IPv6 support on the server.

  241. [-]  Horde webmail was not included in the typical Panel installation.

  242. [-]  Transfer of mail content to another Panel failed in case the domain was already transferred to a dedicated IP address with all content excepting the mail one.

  243. [-]  The list of backups in the remote FTP repository was displayed with delays in case of large number of backups.

  244. [-]  In some cases, administrators got the 500 HTTP error when trying to open the License Management page. The issue happened only on servers with CentOS.

  245. [-]  In Panel 10.2, Horde webmail connected to the port 8480 for showing newsfeeds even if the administrator changed the newsfeed port to another value.

  246. [-]  Administrators could not upgrade MySQL from version 5.0 to version 5.5.28 on Panel servers.

  247. [-]  Panel failed to install automatic updates on CloudLinux 6 due to conflicting packages.

  248. [-]  Administrators saw unclear error messages when trying to open Parallels Installer from Panel if the istaller was already started from command line.

  249. [-]  Administrators could remove IP addresses from Panel through the Panel GUI.

  250. [-]  Administrators could not find all PHP error messages in error_log.

  251. [-]  Panel raised the error when customers tried to log in to their mailbox via POP3 using a wrong password. The /var/log/messages log contained an error like: "kernel: pop3login[29688]: segfault at 0000000000000000 rip 00002b4de8e68a30 rsp 00007fff0f3f16d8 error 4".

  252. [-]  Administrators saw odd warnings during Panel installation on a Red Hat Enterprise Linux (RHEL) server registered in Red Hat Network (RHN).

  253. [-]  Panel failed to migrate MySQL databases from Panel 9 or 10 if its administrator's password contained the hash ("#") symbol.

  254. [-]  Panel users could set passwords that do not meet the Panel security policy in the Roundcube webmail.

  255. [-]  The file /usr/local/psa/version contained incorrect information about the Panel version on CentOS 5 x64.

  256. [-]  Administrators could not start Apache from the commang line using the /etc/init.d/psa start command if Apache was stopped using the command apachectl -k stop.

  257. [-]  Administrators could incorrectly interrupt Panel installation by pressing Ctrl+C after the message about installation completion appeared.

  258. [-]  Roundcube webmail did not show message sending dates on CentOS 6.

  259. [-]  Mail account owners were unable to add calendar events in the Horde webmail.

  260. [-]  Panel did not actually remove PTR records from reverse DNS zones when users removed the records in the Control Panel.

  261. [-]  Panel users had to enter a mail account password to provide the account owner with the access to the Control Panel.

  262. [-]  Mail account owners could not set new passwords longer than 16 symbols in the Horde and Roundcube webmails.

  263. [-]  Panel opened multiple FTP connections to a remote backup repository. This could cause connection issues in case the FTP server had a limitation on a number of concurrent FTP connections.

  264. [-]  Panel displayed an IPv6 address for virtual servers with IPv4 address only in the setup wizard and in the mail black/white lists.

  265. [-]  Some service plan data was not saved in backups.

  266. [-]  Administrators failed to upgrade through transfer from Plesk 7.1.4 if the user interface language was set to en.

  267. [-]  Panel did not display any warnings about sync conflicts when syncing changes between service plans and existing subscriptions.

  268. [-]  In some cases, administrators could not sync service plans and subscriptions containing domains with disabled hosting.

  269. [-]  Auxiliary users with the Owner role could not change the language of the Control Panel.

  270. [-]  After upgrading Panel, administrator could get a mail account number conflict when syncing service plans and subscriptions.

  271. [-]  Apache continued to restart even if the administrator disabled restarting with /opt/psa/admin/sbin/httpdmng --reconfigure-all -no-restart.

  272. [-]  Administrators failed to add a firewall rule if they clicked the Continue button after activating the rule. Panel raised an error like: "MySQL query failed: Duplicate entry '1-0-15' for key 2".

  273. [-]  The FastCGI 'FcgidIOTimeout' and nginx timeouts were not correspondingly adjusted after a customer adjusted the max_execution_time PHP setting making it larger than the mentioned web server timeouts.

  274. [-]  After upgrading to Panel 11.5, the status of server backups was incorrectly set to WRONG_FORMAT.

2.2. Parallels Customer & Business Manager 11.5

  1. [+]  Affiliate Programs. Providers can involve existing customers in promoting their hosting offers. For each new customer, affiliates receive a commission and can use it to pay their services or claim the payout by check.

  2. [+]  DNS Hosting. Business Manager can host DNS zones of domain names purchased through it on connected Panels. Please note that not all domain name registrars support this feature.

  3. [+]  Security improvements. Customer & Business Manager 11.5 introduces multiple security improvements:

  4. [+]  Performance improvements for online stores. Online Store performance is greatly improved. The page for domain names lookup got the most significant performance improvement.

  5. [+]  Upsale plans. It is much easier for providers to upsell additional services to customers – just define that one plan is an upsale for another and online stores will suggest a potential customer to buy them both. This is a great opportunity to sell more SSL certificates, web apps, or support services.

  6. [+]  Improved appearance. Now, Customer & Business Manager uses the same UI skin as Parallels Plesk Panel.

  7. [*]  Improvements in subscription status management. We removed useless subscription statuses and added a tool that allows administrators to change statuses and keeps them synchronized with respective Panels.

    Before Now
    The set of subscription statuses is the following:
    • Active
    • Pending
    • Canceled
    • Processing
    • Suspended
    • Failed
    • Pending renewal
    • Completed
    • User input required
    • Fraudulent
    • Collections
    • Expired
    • Started
    • Stopped
    • Submitted
    • Transferred
    Administrators do not have a tool for selecting subscription statuses.
    The set of subscription statuses is the following:
    • Active
    • Pending
    • Canceled
    • Processing
    • Suspended
    • Failed
    • Pending renewal
    • Pending upgrade
    • Completed
    • User input required
    Administrators can easily switch a subscription’s status.
  8. [*]  Quick subscribing to plans with zero prices in online stores.. Now, subscribers do not fill in the payment details if the price of their order is zero.

  9. [*]  Immediate provisioning of new subscriptions. The new task manager enables CBM to start provisioning a subscription immediately after the payment is processed.

    Before Now
    Provisioning tasks run once in a certain period of time. Thus, customers cannot access their subscriptions right after they pay their invoices. Provisioning tasks start immediately after the corresponding payment is received.
  10. [*]  Manual refunding of gateway transactions. Now, providers can refund credit card transactions manually, for example, by check or cash, and mark the transaction as refunded without processing the refund through the gateway.

    Before Now
    If a provider needs to refund a payment received through a payment gateway, they should process the refund through the gateway. Providers can refund gateway transactions outside the gateway and mark the transaction as refunded manually.
  11. [*]  Improved processing of declined transactions.. Customer & Business Manager 11.5 lets providers define how to process gateway transactions that cannot be completed, for example, because of insufficient balance.

    Before Now
    If the system fails to charge a credit card, it keeps trying to do this until the transaction is successful. Administrators can define how many attempts to charge a credit card the system should do and how much time it should wait between two consequent attempts.
  12. [-]  Customer & Business Manager did not apply taxes to custom invoices.

  13. [-]  Subscribers could not submit the domain registration form of the OpenSRS registrar because of incorrect validation of the provided values.

  14. [-]  Administrators were unable to apply custom localizations to domain registration information page for certain TLDs.

  15. [-]  Customer & Business Manager ignored settings on the All Settings > Editable Profile Fields page.

  16. [-]  Customer & Business Manager did not offer registration of the .co.za domain names through the OpenSRS registrar.

  17. [-]  Installation of Customer & Business Manager failed with the error “Cannot parse server's certificate.”

  18. [-]  Customer & Business Manager sent payment information to the PayFlow gateway in the incorrect format.

  19. [-]  Customer & Business Manager failed to upgrade subscriptions imported from Panel. The following error occurred: “ Plan #2 'Bronze Hosting' is not configured. At least one IPv4 or IPv6 address should be selected.”

  20. [-]  Customer & Business Manager did not automatically levy taxes on customer accounts created by administrators.

  21. [-]  Resellers could not log in to the system until their subscriptions were provisioned even if administrators forced activation of their accounts.

  22. [-]  Domain name customers could specify alphanumeric values in the Fiscal No. when purchasing a domain name in the online store. This lead to an error when trying to register the domain name through the OpenProvider registrar. Now, only digit values are allowed.

2.3. Parallels Presence Builder 11.5

  1. [+] Background images. The editor now provides a selection of 75 background patterns and textures for use on sites.

  2. [+] Descriptions for images. Users can add descriptions for images that they upload through the Text & Images module. Descriptions can be shown over or under images, and they will serve as alternative text (alt text).

  3. [+] Links to e-mail. Users can insert links to e-mail addresses through the Text & Images module's toolbar.

  4. [+] Reordering images in galleries. Users can change the order of images in image galleries by dragging them.

  5. [+] Map module in website topics. The Map module was inserted into all website topics where it is appropriate. Now map is prefilled with the information specified on the topic selection screen.

  6. [+] Cookie notice. Site owners located in the European Union can show a notice about the use of non-essential cookies on their sites to comply with the EU legislation.

  7. [+] Support button. Providers can add the Support button to the editor's toolbar > Help menu to enable customers to submit technical support requests from the editor.

  8. [+] Removal of sites from hosting accounts upon clicking the Remove Site button. Providers can configure the editor to remove published sites from hosting accounts when their owners click the Remove Site button in the editor.

  9. [+] Design templates. Users can change the design of their sites with one mouse click, choosing from more than a dozen design templates. There are design templates generated automatically by Presence Builder and templates manually created by graphic designers.

  10. [+]  Custom design templates. Providers can extend the list of design templates by creating their own designs in Presence Builder, exporting them as a file and adding them to the list of special designs available on the server.

  11. [+] Custom banner images. Providers can extend the editor's library of banner images for websites.

  12. [+]  Internet Explorer 10 is now supported.

  13. [+] The Image Slider module. The Image Slider module displays a slide show with multiple images, using different transition effects. It is possible to add descriptions to images and link images to specific pages of a website.

  14. [+] The Map Module. The Map module, based on Google Maps, enables users to easily add maps with their locations.

  15. [+] Flash files support. Users can upload Flash files in the SWF format in the Text & Images module, Logo, and Banner.

  16. [+] Switching off editor's modules. Providers can make certain modules of the editor unavailable to their customers.

  17. [+] Changeable background width. Users can make backgrounds of page areas elastic, leaving content width the same. This allows design studios and users to create diverse and unusual designs.

  18. [+]  Site owners can use many fonts from the Google Web Fonts library. These additional fonts are now selectable in the Text & Images modules.

  19. [+]  Extended support for editor rebranding and white-labelling.

  20. [*]  Now it is possible to modify existing localization and add custom locales without changes being lost during upgrade.

  21. [*]  The Give Feedback button in the editor's toolbar > Help menu directed users to the Parallels forum. This button is now hidden; however, providers can set up their own links for sending feedback.

  22. [*]  Websites are optimized for display on mobile devices.

  23. [*]  By default, Dashboard is not shown to site owners after login.

  24. [*]  Users are offered a larger selection of diverse design templates in Design tab & Templates.

  25. [*]  Website description and meta keywords in Settings tab > Basic now act like templates for all new and existing site pages. Users can change the description and keywords for specific pages, but when they erase them, the default values will be restored.

  26. [*]  The banner selection dialog was redesigned. Now it shows more thumbnails per page and thumbnails are larger.

  27. [*]  The background selection dialog in Design tab > Colors was redesigned. Now it shows larger thumbnails with gradient fill examples, and provides access to a selection of background patterns and textures.

  28. [*]  Users can customize the colors of drop-down menu items in the site navigation blocks.

  29. [*]  Area highlighting and module borders. PPB now highlights all areas where modules can be inserted, and indicates which areas are site-wide, and which are page-specific. Modules now have much more visible borders to make it easier for users to work with them.

  30. [*]  Now Image Gallery can be aligned to the left, right, or center. Image borders were removed to improve the visual experience of image galleries for different website designs.

  31. [*]  The usability of the editor's user interface for managing website backgrounds was improved.

  32. [*]  The Contact Form module now uses the protection from automated spam postings based on reCAPTCHA, which is one of the best CAPTCHA systems on the market. Site owners can switch it on and off in the module settings.

  33. [*]  Site owners can resize a site logo right in the editor.

  34. [*]  The editor displays a different "installed" icon for modules that were already added to a website and cannot be added anymore (one-per-website modules).

  35. [*]  It is now possible to resize uploaded images without keeping their original aspect ratio.

  36. [*]  Large websites are now published to hosting accounts faster.

  37. [*]  Websites are now published in the HTML 5 standard.

  38. [*]  Websites are optimized for display on mobile devices.

  39. [*]  By default, Dashboard is not shown to site owners after login.

  40. [*]  Users are offered a larger selection of diverse design templates in Design tab & Templates.

  41. [*]  Website description and meta keywords in Settings tab > Basic now act like templates for all new and existing site pages. Users can change the description and keywords for specific pages, but when they erase them, the default values will be restored.

  42. [*]  The banner selection dialog was redesigned. Now it shows more thumbnails per page and thumbnails are larger.

  43. [*]  The background selection dialog in Design tab > Colors was redesigned. Now it shows larger thumbnails with gradient fill examples, and provides access to a selection of background patterns and textures.

  44. [*]  Users can customize the colors of drop-down menu items in the site navigation blocks.

  45. [-]  Users of Internet Explorer 8 were unable to type text in Contact Form modules.

  46. [-]  After users reduced the site width, the logo image, site title, and description disappeared from the banner.

  47. [-]  Users were unable to see the Commenting module on pages containing an apostrophe in the title.

  48. [-]  The order of images in Image Galleries was randomly changed after image descriptions were edited.

  49. [-]  When users logged in to the editor, they encountered an error and were unable to perform any operations in the editor. The following error message was recorded in the sitebuilder.log file: "PHP Notice : Trying to get property of non-object".

  50. [-]  Users were unable to publish websites and encountered a message about an internal server error. This could happen because of corrupted publication_list.xml files.

  51. [-]  Published websites were not removed from hosting accounts after users clicked the Remove Site button in the editor. Now, providers can choose whether the button should remove sites from hosting accounts.

  52. [-]  Site content import from SiteBuilder 4.5 stalled for an indefinite period.

  53. [-]  Images could not be uploaded to Image Gallery because of a JS error.

  54. [-]  Users of Internet Explorer 9 could not see more than 10 blog posts.

  55. [-]  The favicon could not be seen in the search results shown by Yandex.

  56. [-]  An error occurred when users added more than 300 pages in the editor.

  57. [-]  The user documentation did not provide instructions on how to customize the Give Feedback link in the editor.

  58. [-]  The height of banner images could not be set to 50 pixels or less. Now an information message explains the minimal acceptable size.

  59. [-]  The Commenting module did not accept shortnames.

  60. [-]  Removal of user accounts in Disqus disrupted the operation of editor's Dashboard and site publishing.

  61. [-]  In the Text & Images module, numbering of list items in numbered lists restarted from the ninth item.

  62. [-]  Users could not import sites from SiteBuilder 4.5 if incorrect links were present in the «downloadable content» module.

  63. [-]  Processor load was increased during extension of site columns.

  64. [-]  Sites could not be published because of disappeared blogs.

  65. [-]  Users of Internet Explorer 8 could not open image galleries.

  66. [-]  Under Internet Explorer 8, hyperlinks did not work on sites with gradient backgrounds.

  67. [-]  It was not possible to change horizontal margins on the Design tab.

  68. [-]  The Search module did not show on websites made in French.

  69. [-]  Errors on the server side were not processed correctly by the Contact Form module.

  70. [-]  The German translation of the text used in Contact Form was corrected.

  71. [-]  Publishing of websites failed when Presence Builder tried to remove non-empty directories by means of FTP.

  72. [-]  CAPTCHA was not working properly in Contact Form.

  73. [-]  Sites were generated in Presence Builder with an incorrect layout.

  74. [-]  Users encoutered an error on attempting to open the WPB application on Facebook.

  75. [-]  Users could disrupt the operation of Presence Builder by installing PHP on the server where Presence Builder was installed.

  76. [-]  In some cases, websites could not be opened and users encountered the following error: "Unexpected server behavior". This could happen due to an internal error.

  77. [-]  Users of Internet Explorer 8 were unable to type text in Contact Form modules.

  78. [-]  After users reduced the site width, the logo image, site title, and description disappeared from the banner.

  79. [-]  Users were unable to see the Commenting module on pages containing an apostrophe in the title.

  80. [-]  The order of images in Image Galleries was randomly changed after image descriptions were edited.

  81. [-]  When users logged in to the editor, they encountered an error and were unable to perform any operations in the editor. The following error message was recorded in the sitebuilder.log file: "PHP Notice : Trying to get property of non-object".

  82. [-]  Users were unable to publish websites and encountered a message about an internal server error. This could happen because of corrupted publication_list.xml files.

  83. [-]  Published websites were not removed from hosting accounts after users clicked the Remove Site button in the editor. Now, providers can choose whether the button should remove sites from hosting accounts.

3. Software Requirements

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

Operating system SNI support IPv6 support
Debian GNU/Linux 6 (32-bit and 64-bit)
Ubuntu 10.04 (32-bit and 64-bit)
Ubuntu 12.04 (32-bit and 64-bit)
CentOS 5.0 – 5.9 (32-bit and 64-bit)
CentOS 6.0 – 6.3 (32-bit and 64-bit)
RedHat Enterprise Linux 5.0 – 5.9 (32-bit and 64-bit) -
RedHat Enterprise Linux 6.0 – 6.3 (32-bit and 64-bit)
openSUSE 12.2, 12.3 (32-bit and 64-bit)
CloudLinux 5.0 - 5.8 (32-bit and 64-bit) -
CloudLinux 6.0 – 6.3 (32-bit and 64-bit)

Notes:

  1. Parallels Plesk Panel 11.5 requires the MySQL 5.1 or later packages to be available in the repository of the operating system.
  2. Before installing Parallels Plesk Panel, you should make sure that the package manager's (apt/yum/zypper) repositories are configured and can be accessed from the server.

Starting from Parallels Plesk Panel 11.0, openSUSE 11.4 is no longer supported.

4. Supplied Components

Panel 11 for Linux distribution packages include the following components:

* – requires PHP 5.3

5. Supported Third-Party Components

Web servers:

Mail servers:

DNS servers:

FTP servers:

Web statistics:

Web scripting:

Database servers and tools:

Webmail:

Anti-virus tools:

Anti-spam tools:

* – shipped with the Panel distribution
** – by default, PHP is installed from the repository of the OS vendor but you can use an alternative repository. Starting from 11.5, you can also install multiple PHP versions.

6. Earlier Versions Supported for Upgrade

Panel 11.5 supports upgrade from the following earlier versions:

7. Notes on Installation, Upgrade, and Migration

We recommend that you read information about the product installation, upgrade, or migration before you start deploying Parallels Plesk Panel. This information, including detailed instructions, can be found in the Installation, Upgrade, and Migration Guide located at http://download1.parallels.com/Plesk/PP11/11.0/Doc/en-US/online/plesk-installation-upgrade-migration-guide.

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

Known Problems and Limitations

8. Other Known Problems and Limitations

9. Contact Information

Parallels IP Holdings GmbH
Vordergasse 59
CH Schaffhausen
Switzerland
Phone: +41 526 320 411
Fax: +41 526 722 010

Global Headquarters
500 SW 39th Street, Suite 200
Renton, WA 98057
USA
Phone: +1 (425) 282 6400
Fax: +1 (425) 282 6445

EMEA Sales Headquarters
Willy-Brandt-Platz 3
81829 Munich, DE
Phone: +49 (89) 450 80 86 0
Fax:+49 (89) 450 80 86 0

APAC Sales Headquarters
3 Anson Road, #36-01
Springleaf Tower, 079909
Singapore
Phone: +65 6645 32 90

Web: http://www.parallels.com

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

Copyright © 1999-2013. Parallels IP Holdings GmbH 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.

 

10. Your Comments