• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Update Plesk 12.0.18 to Plesk Onyx 17.5.3

root_s

New Pleskian
CentOS 6.9 Plesk 12.0.18
OVH VPS
A task : Update Plesk 12.0.18 to Plesk Onyx 17.5.3

Download wget https://autoinstall.plesk.com/PSA_17.5.3/examiners/panel_preupgrade_checker.php
Run /usr/local/psa/admin/bin/php panel_preupgrade_checker.php

Result :

Errors found: 0; Warnings found: 1

[2017-10-04 09:31:45][INFO] STEP 26: Checking for custom web server configuration templates...
[2017-10-04 09:31:45][WARNING] There are custom web server configuration templates at /usr/local/psa/admin/conf/templates/custom. These custom templates might be incom
patible with a new Plesk version, and this might lead to failure to generate web server configuration files.Please check Apache config file cannot be generated: "Wrong variable to subsitute" for details.

Recommendations:

  1. Recreate all Apache configuration files:
    # /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
As a workaround solution, move the custom templates folder to another location and recreate all Apache configuration files:

# mv -f /usr/local/psa/admin/conf/templates/custom /root/custom_templates/
# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all

Question :

Do not disturb the work of sites
 
Back
Top