Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: Mono + nginx (OpenBSD 5.3)

$
0
0
Hi all

So this is what I tried tonight:

For sanity's sake:
chown root /tmp/fastcgi-mono-socket
chmod 777 /tmp/fastcgi-mono-socket


To see permissions on the socket
ls -la /tmp/fastcgi-mono-socket:

Output:
srwxrwxrwx 1 root wheel 0 May 8 16:01 fastcgi-mono-socket

grep wheel /etc/group


To see contents of group 'wheel':
cat /etc/group | grep --regex "^xxx:.*" | awk -F: '{print $4}'

Output:
root


I'm pretty much out of ideas now!
Does anyone have any ideas?


Thanks
G
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>