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

Resolved Changelog/Notification for PHP Updates on server?

Azurel

Silver Pleskian
Server operating system version
AlmaLinux 8.9
Plesk version and microupdate number
18.0.58 Update #2
I am looking for a way to see when exactly which PHP version was updated on the server. For troubleshooting it is sometimes necessary to know which PHP version was active and when. Is this available somewhere? Unfortunately, I do not receive an email for these updates.

I don't mean when it is generally available in Plesk, I want to know when it was updated on my server.
 
Do you mean something like this?

# grep "Upgraded: plesk-php82" /var/log/dnf.log
2024-01-27T08:19:50+0100 Upgraded: plesk-php82-8.2.15-0redhat.8.240122.0602.x86_64
2024-01-27T08:19:50+0100 Upgraded: plesk-php82-bcmath-8.2.15-0redhat.8.240122.0602.x86_64
2024-01-27T08:19:50+0100 Upgraded: plesk-php82-cli-8.2.15-0redhat.8.240122.0602.x86_64
2024-01-27T08:19:50+0100 Upgraded: plesk-php82-dba-8.2.15-0redhat.8.240122.0602.x86_64
2024-01-27T08:19:50+0100 Upgraded: plesk-php82-enchant-8.2.15-0redhat.8.240122.0602.x86_64
...
 
Back
Top