• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Upgrade from 7.5 to 8.2 Debian 3.1 Sarge

S

stumyp

Guest
During upgrade I've found several problems:
1) php.ini was replaced by files contains only
memory_limit = "32M"
include_path = "\".:\""
short_open_tag = "On"
file_uploads = "On"
safe_mode = "On"
2) psa installation was failed with error during update of mysql database. There was admin and root account in same time, was fixed by removing root record from mysql.user table
3) /etc/inetd.conf does not contain line with smtp only with smtps. I've added all necessary information, but ater adding or removing rbl option in control panel - again only smtps without smtp;

4) When rbl is on - AUTH LOGIN doesn't work, only AUTH CRAM-MD5. Thunderbird can be authenticated, but Outlook - not.
 
Back
Top