Ruby on Rails Thursday, June 13, 2019

I looked in /var/log/nginx/sucker.error.log and see this:

 /var/lib/nginx/tmp/client_body/0000000004" failed (13: Permission denied)

hmmm

This is how those folders are 'permissioned' (running my NGINX as user oxenserver)

[root@ruby2019 current]# ls -la /var/lib/nginx/tmp
totalt 0
drwx------. 7 oxenserver nginx 78 24 maj 20:23 .
drwx------. 3 nginx      nginx 17 24 maj 20:22 ..
drwx------. 2 oxenserver root   6 24 maj 20:23 client_body
drwx------. 2 oxenserver root   6 24 maj 20:23 fastcgi
drwx------. 2 oxenserver root   6 24 maj 20:23 proxy
drwx------. 2 oxenserver root   6 24 maj 20:23 scgi
drwx------. 2 oxenserver root   6 24 maj 20:23 uwsgi

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/afb447fd-d77a-4da0-b6ee-285ef61e9896%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment