This commit is contained in:
Carla Schroder
2015-01-15 12:51:28 -08:00

View File

@@ -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