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