On un Aug 3 22:10:29 EDT 2014, Chester Wisniewski wrote: > If I can help, let me know. I have it working with uwcgi. Was slightly > wonky updating to 7, but clearing the maintenance flag and re-running > the update from the web page rectified it. Thanks for the kind offer! If you could verify the instructions on the wiki [1] and update them to reflect your current working install (nginx.conf server context and uWSGI owncloud config file), it would be much appreciated. I'm thinking in particular (by reading the wiki): * what is uwsgi_modifier1 14 directive used for? * uwsgi_pass directive: is TCP socket required by OC or can we replace it by a unix socket (like it seems to be by default in uwsgi doc [2])? * how do you start the uwsgi process (the wiki mentions a systemd unit file and Emperor but doesn't explain the need for those...)? Etc. Thanks already, Neitsab [1] https://wiki.archlinux.org/index.php/OwnCloud#Nginx_.2B_uwsgi_php_configuration [2] http://uwsgi-docs.readthedocs.org/en/latest/Nginx.html#configuring-nginx