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

  1. T

    Resolved PHP-FPM Opcache bug - warning repeatedly thrown and logged in error log

    @Sebahat.hadzhi Thank you for coming back to this issue. Unfortunately I didn't get any output from this command. plesk db -e "SELECT * FROM PhpSettingsParameters WHERE id=19 and name='opcache.enable'" I tried to run this command instead and got the following output. plesk db -e "SELECT *...
  2. T

    Resolved PHP-FPM Opcache bug - warning repeatedly thrown and logged in error log

    We use ANS Group in the UK for our hosting and they have provided all of the Plesk licences for us. Unfortunately, they don't seem interested in sending bug reports through to Plesk and will only implement an immediate fix. In this case, we've been able to work around the issue with our PHP...
  3. T

    Question MariaDB upgrade 11.4 from 10.11.13

    In a production environment with high traffic sites, I tend to avoid major version increments until nearing end of life or I need newer features. I manage a lot of bespoke systems which really need testing on newer SQL versions so I'd rather not have to deal with upgrade issues. If you're using...
  4. T

    Resolved PHP-FPM Opcache bug - warning repeatedly thrown and logged in error log

    I have applications that are sensitive to warnings in addition to errors and will fail a request if a warning is found. When running my scripts on PHP FPM handlers, there is an error relating to enabling opcache that is breaking my scripts output. This is the error dumped from a PHP script...
Back
Top