• 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 Nextcloud extension not compatible with LSPHP-7.4 PHP handler

MicheleB

Regular Pleskian
I've switched today from PHP 7.4 FPM to LSPHP-7.4 PHP handler (Cloudlinux OS) and now if I use the commands "reindex files", "empty trash" or "repair installation" not works anymore and I receive errors, more specifically:

Code:
Failed to connect to the database: An exception occurred in driver: could not find driver in /var/www/vhosts/mydomain.com/nextcloud.mydomain.com/lib/private/DB/Connection.php:67

The installation works good (I can access to the application and upload files) but it's no more manageable by Plesk extension as before with PHP 7.4 FPM.
Is there someone from Plesk Team that cloud help me to understand whats happen with LSPHP handler?
Thanks.

2020-09-25_14-22-05.png
 
In the logs of Nextcloud I see this error generate from the background job failed:

Last background job execution ran 4 hours ago. Something seems wrong. Check the background job settings

LOGS:
Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occurred in driver: could not find driver
 
Back
Top