jLuger.de - Ubuntu 16.04 and Owncloud
Today I've updated my ubuntu 15.10 to 16.04 and wanted to start my
owncloud. It didn't start. The error was pretty obvious. There was
no php5. To get it back working I've looked up
my install
instruction and replaced the version 5 packages with the one
from version 7. That didn't help at all. Now you need more packages.
The complete list:
- php-fpm
- php7.0-sqlite3
- php-curl
- php-gd
- php-zip
- php7.0-xml
- php7.0-mbstring
The last three are new. I've found out about php-zip and
php7.0-xml by installing a fresh copy of owncloud. The last one (php7.0-mbstring)
is only needed for contacts.