Owncloud Configure Error
Opened this issue · 1 comments
After running "Install Configured Options" with the following services:
Moodle
Kiwix
KAlite
KAlite Downloader
OSM
Sugarizer
OwnCloud
Munin
VnStats
AWStats
Attempting to access OwnCloud Home Page gave this error:
Error: Error while trying to create admin uswer: An exception occurred while executing 'CREATE TABLE appconfig
(appdid
VARCHAR(32)DEFAULT"NOT NULL, configkey
VARCHAR(64) DEFAULT" NOT NULL, configvalue
LONGTEXT DEFAULT NULL, INDEX appconfig_config_key_index (configkey
), INDEX appconfig_appid_key (appid
), PRIMARY KEY(appid
,configkey
)) DEFAULT CHARACTER SET utf8 COLLATE utf8_bin ENGINE = InnoDB':SQLSTATE[42S01]: Base table or view already exists: 1050 Table appconfig
already exists
Apache error is: AH01753: access check of 'localhost' to /owncloud/index.php/heartbeat failed, reason: unable to get the remote host name