• 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.

Recent content by hsojhsoj

  1. hsojhsoj

    Issue Can't connect to e-mail via mail client. (Cloudflare managed DNS)

    I think the solution was to change the SMTP and IMAP server settings on the mail client, like apple mail, from example.com to mail.example.com This process worked for me but then the SSL certificates do not match. The email client expects example.com and sees mail.example.com instead. Setting a...
  2. hsojhsoj

    Resolved Error! errno = 35, msg = SSL version range is not valid.

    I am trying to resolve a similar issue. Could you please tell me the results of running a report here SSL Server Test (Powered by Qualys SSL Labs) ? I am particularly interested in the tls versions your certificate is compatible with.
  3. hsojhsoj

    Multiple PHP Versions in Plesk 12.0 Out of the Box!

    This was back from page 4 but I had the same problem and I never saw an answer in this tread. The trick I found was setting the path to the php before the cron. So instead of "php -q /var/www/vhosts/domain.com/crons/cron.php" it would be "/opt/plesk/php/5.6/bin/php-cgi -q...
  4. hsojhsoj

    Question PHP Extensions upgrade (module)

    How can I upgrade a php module like cURL in plesk's "PHP interpreter versions"? The version of cURL in my base php installation is up to date but the php supplied by plesk is using an old verison of cURL. Do I do it like this? " If you want to install curl in a different file hierarchy than...
Back
Top