You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guys, all apologies, I'm cross posting as I'm not sure which git account is the correct one to use (both?). My understanding is that you are going to focus on Nextcloud.
Your php INI that is being used for the command line does not contain your database driver extension. There are usually different INI files for Apache and cli
Guys, all apologies, I'm cross posting as I'm not sure which git account is the correct one to use (both?). My understanding is that you are going to focus on Nextcloud.
Orginal ticket: owncloud-archive/news#1005
Explain the Problem
Feeds are no longer updating since upgrading to PHP7.
I installed PHP 5.6 as discussed in issue 967 (owncloud-archive/news#967)
Since the PHP5.6 PPA was deprecated, I was forced to do an upgrade to 7.
In the log file I see this line:
Fatal cron Failed to connect to the database: An exception occured in driver: could not find driver
System Information
php -v
PHP 7.0.8-3+deb.sury.org
trusty+1 (cli) ( NTS )trusty+1, Copyright (c) 1999-2016, by Zend TechnologiesCopyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.8-3+deb.sury.org
with Xdebug v2.4.0, Copyright (c) 2002-2016, by Derick Rethans
The text was updated successfully, but these errors were encountered: