Hello guys, this is my first post and not a good one
Î need some help, I found this nice distro some days ago and I decided to try it (tired of Mint and that Cinnamon crap always crashing when updated)
I have installed the R8 LXDE 64bits and tried to install nginx, php5, php5-fpm and another stuff. the problem is that I had some errors installing those progs (PAM errors and some more), I have forced an apt-get --reinstall install those packages. But I keep getting the page unavailable error from nginx, looking on logs I have found this:
2015/04/14 01:10:37 [crit] 7354#0: *1 connect() to unix:/var/run/php5-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "localhost"
On
www.conf I have these entrys
listen.owner = www-data
listen.group = www-data
listen.mode = 0660
But I think that there is a problem with accounts and groups, so the question is: where on hell can I find the UI for users and groups??? I have searched on menu but there is nothing.... Can some one give me a little help? this problem is getting me nuts. I dont know how many times I have installed R8
Thanks,
Jorge