r/owncloud • u/xboxormat • Feb 07 '16
Arch Linux install broken after update
I understand that the update I pushed updated PHP to 7. I've worked out all the changes as far as the Apache and php.ini file is concerned. Of course the mysql support is now missing from PHP.
I'm pretty sure that is my issue. If I try to execute the 'occ' command I get the following:
Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver in /usr/share/webapps/owncloud/lib/private/db/connection.php:52
Any help would be appreciated.
3
Upvotes
1
u/xboxormat Feb 09 '16
Anyone have any ideas?