Chakalov
Explorer
- Joined
- Feb 9, 2015
- Messages
- 53
I have a probably pretty stupid questions but anyhow: how do I perform an occ update from 8.0.2 to the latest at the moment 8.1.2? I'm asking because when I type
It says "Console has to be executed with the same user as the web server is operated Current user: root Web server user: www"
Also do I have to take care of other stuff other than the line:
fastcgi_param MOD_X_ACCEL_REDIRECT_ENABLED on;
Thank you in advance!
Code:
php /usr/local/www/owncloud/occ upgrade
It says "Console has to be executed with the same user as the web server is operated Current user: root Web server user: www"
Also do I have to take care of other stuff other than the line:
fastcgi_param MOD_X_ACCEL_REDIRECT_ENABLED on;
Thank you in advance!