Hi, > Base table or view not found: 1146 Table 'dbowncloud.oc_appconfig' doesn't > exist
it seems this is your main problem. Have you checked that this database "dbowncloud" exists and contains the oc_appconfig table? Very likely that the database was not imported correctly or to the wrong database. > So, is there any other DB-config beside ../config/config.php where I have > to change the new database-connection? Thats the only ownCloud related database config. -- View this message in context: http://owncloud.10557.n7.nabble.com/Migrating-Owncloud-tp15514p15517.html Sent from the Users mailing list archive at Nabble.com. _______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
