On Thursday, October 11, 2012 02:58:18 PM Emre Erenoglu wrote:
> Hi,
> 
> I just enabled some 3rd party & internal apps in my owncloud (ie the
> webdav auth and some others), now I can't reach owncloud anymore, it
> gives a 500 Internal Server error.
> 
> How can I see the list of apps and disable the ones which I enabled?
> I could not find any such file in the config directory or others.

Go in to the database, table oc_appconfig, look for the app in question 
identified in the column `appid`, look for enabled in the column `configkey` 
and 
set its value in `configvalue` to 'no'.
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to