From d39655defa83500ae7cb479241c1b9331acf1072 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 9 Jan 2016 11:35:07 +0100 Subject: [PATCH] clarify installation method Make it clear that user have to cd into the root folder, not using path-to-owncloud. This is not obvious and needs to be documented, --- admin_manual/configuration_server/occ_command.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index e3adcba41..ed228ff60 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -685,6 +685,8 @@ Apply correct permissions to your ownCloud directories; see :ref:`strong_perms_label`. Then choose your ``occ`` options. This lists your available options:: +To be able to run the installation command, you have to ``cd`` into the root folder of ownCloud. Using path-to-owncloud won't work. + $ sudo -u www-data php /var/www/owncloud/occ ownCloud is not installed - only a limited number of commands are available ownCloud version 8.2.0