• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved I've uninstalled PHP5.6 from Plesk 18.x "Obsidian" but PHP 5.6 is still listed on crontabs configuration

jmar83

Regular Pleskian
Server operating system version
Debian 10.x with most current updates
Plesk version and microupdate number
Plesk 18.0.62
Hi there

I've uninstalled PHP5.6 from Plesk 18.x "Obsidian" but PHP 5.6 is still listed on crontabs configuration:

1721432312655.png


When i enter that in SSH console, i get the message <You already have the latest version of product(s) and all the selected components installed. Installation will not continue>:
plesk installer remove --components php5.6

Why? Maybe that's a bug and need to be reported to be fixed?

Thank you very much for your feedback(s). :)
 
Please run
# plesk repair web -php-handlers
It scans for this issue and should let you fix it from that command line.
 
Solved, thx:

<Checking the usage of PHP handlers .................................. [OK]

Error messages: 0; Warnings: 0; Errors resolved: 0>


....but the console output look that is nothing happened - "0" everywhere. But the crontab config entry for PHP version (5.6) is gone now (which is OK, but the console output confused me, i expected firstly that nothing happened until i saw it in on the crontab...)
 
Back
Top