Mono + nginx (OpenBSD 5.3)
Gee
g.plumb at gmail.com
Wed May 8 19:49:50 UTC 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130508/9de54a0d/attachment.html>
More information about the nginx
mailing list