• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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