[Owncloud] How to manually disable misbehaving app without reinstalling owncloud?

Arthur Schiwon blizzz at owncloud.com
Thu Oct 11 11:01:08 UTC 2012


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'.



More information about the Owncloud mailing list