XSCE / xsce

xsce code base
Other
32 stars 32 forks source link

Owncloud Configure Error #905

Open floydianslips opened 7 years ago

floydianslips commented 7 years ago

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(appdidVARCHAR(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

floydianslips commented 7 years ago

Apache error is: AH01753: access check of 'localhost' to /owncloud/index.php/heartbeat failed, reason: unable to get the remote host name