Hello Everybody,

I tried to migrate my owncloud-installation to an other server. I copied
all the files to the new server, made a mysql-dump an restored all the
things on the new servers. But now when I open my Owncloud in the
browser, I get the error-message: An exception occurred while executing
'SELECT `configvalue`, `appid` FROM `oc_appconfig` WHERE `configkey` =
?' with params ["enabled"]: SQLSTATE[42S02]: Base table or view not
found: 1146 Table 'dbowncloud.oc_appconfig' doesn't exist

After restore I changed the new database-config in ../config/config.php
When I set "installed" to "false", I can configure a new instance of
Owncloud. So database-connection seems to be ok.

My MySQL-database is no more on 'localhost' and I have a new password
for the database-user.

So, is there any other DB-config beside ../config/config.php where I
have to change the new database-connection? Or is there any
password-based database-encryption? Or where could the error come from
and how to solve it?

Best regards
Michael

_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to