• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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