mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge branch 'master' of https://github.com/owncloud/documentation
This commit is contained in:
@@ -179,10 +179,11 @@ To start the Windows IIS web server, you can use either the user interface
|
||||
|
||||
If you are an enterprise customer, or are running a large installation with
|
||||
a lot of files and users, you should launch the update from the command
|
||||
line. The ``occ`` command is in your ``owncloud/`` directory, so on a
|
||||
typical Linux installation you could run this command:
|
||||
line using ``occ`` to avoid timeouts, like this example on Ubuntu Linux::
|
||||
|
||||
``php /var/www/owncloud/occ upgrade``
|
||||
$ sudo -u www-data php occ upgrade
|
||||
|
||||
Please see :doc:`../configuration/occ_command` to learn more about ``occ``.
|
||||
|
||||
13. The upgrade operation takes a few minutes, depending on the size of your
|
||||
installation. When it is finished you will see a success message, or an
|
||||
|
||||
Reference in New Issue
Block a user