- Use mySQL or phpMyAdmin to drop the old ownCloud database.
- “yum remove owncloud” as root.
- “yum install nethserver-owncloud” as root or install ownCloud from Nethserver Web Admin.
- Go to youdomain/owncloud.
The following error occurs:
An exception occurred while executing 'SELECT `configvalue`, `appid`
FROM `appconfig` WHERE `configkey` = ?' with params ["enabled"]:
SQLSTATE[42S02]: Base table or view not found: 1146 Table
'owncloud.appconfig' doesn't exist
and the created “owncloud” database is empty.