• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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