From c1d137cefde58037758955a44d65abfaa7fb189d Mon Sep 17 00:00:00 2001 From: Wikinaut Date: Mon, 12 Dec 2016 13:53:38 +0100 Subject: [PATCH] Update manual_upgrade.rst --- admin_manual/maintenance/manual_upgrade.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/maintenance/manual_upgrade.rst b/admin_manual/maintenance/manual_upgrade.rst index 77950e507..6b013d403 100644 --- a/admin_manual/maintenance/manual_upgrade.rst +++ b/admin_manual/maintenance/manual_upgrade.rst @@ -51,9 +51,9 @@ The other way is by entering your ``config.php`` file and changing 9. Restart your Web server. 10. Now launch the upgrade from the command line using ``occ``, like this - example on CentOS Linux:: + example on Ubuntu Linux:: - sudo -u apache php occ upgrade + sudo -u www-data php occ upgrade 11. The upgrade operation takes a few minutes to a few hours, depending on the size of your installation. When it is finished you will see a success