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

  1. M

    Plesk 12 server backup UTF-8 encoding problem

    Thats right!! My domain is written by contao! Thanks a lot Tom!
  2. M

    Plesk 12 server backup UTF-8 encoding problem

    Yes, and i recieved thausend of files like this: Files which have nothing to do with my domain... 250185:./plugins/swiftmailer/classes/Swift/KeyCache.php 250186:./plugins/swiftmailer/classes/Swift/Image.php 250187:./plugins/swiftmailer/classes/Swift/IoException.php...
  3. M

    Plesk 12 server backup UTF-8 encoding problem

    Hello i have Plesk 12 with update #83, and the last 8 weeks i have this problem: Who can help me? <?xml version="1.0" encoding="UTF-8"?> <execution-result log-location="/opt/psa/PMM/sessions/2016-05-01-042005.22/migration.result" status="warnings"> <object name="server" type="server">...
  4. M

    Encoding::encode: source UTF-8 encoding declared, but ....

    I use Plesk 12.0.18 on linux... I have the following problem in the backup-manager with this message: <object name="domain_name.de" type="hosting"> <message severity="warning" id="f55002eb-4df0-457b-895a-7d3c980a9f15" code="msgtext"> <description>Encoding::encode: source UTF-8 encoding...
  5. M

    Session Problem with session.gc_maxlifetime = 7200

    I resolved the problem by my self: Hiere the way: One thing you might not have noticed is that in the Debian/Ubuntu distro, by default PHP disables its session garbage collection mechanism (eg. the default php.ini contains the line ;session.gc_probability = 0in Ubuntu). Instead, it runs a...
  6. M

    Session Problem with session.gc_maxlifetime = 7200

    Hello my english is not so good, but i have a big problem. In the PHP-settings of Plesk 12 for my domain i have this: session.gc_maxlifetime = 7200 with phpinfo() its show me the same settings. Now the problem: in the folder /var/lib/php5 the sesscion are killed after i think 30-40 minutes...
Back
Top