mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
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,
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user