Hello, On Fri, 31 Aug 2012 12:22:18 +0100 Duarte Velez Grilo wrote: > I've owncloud running under a certain domain, and I want to move this > to another domain. Can I just move the files and change the config > file accordingly, or should I be aware of any other issue?
This works as long as you use a sqlite database. If you use another database (e.g. MySQL) you have to take care to also move the database to the new domain. cheers, Björn -- Björn Schießle <[email protected]> Software Developer ownCloud GmbH Your Data, Your Cloud, Your Way! ownCloud GmbH, GF: Markus Rex, Holger Dyroff Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg) _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
