7
getpwnam ("www") non riuscito in /etc/nginx/nginx.conf
Ho copiato l' esempio nginx.conf sulla mia casella Ubuntu 12.04 (non so dove mettere gli altri file conf. Sono un nobx noob). Quando provo ad avviare nginx ricevo il seguente errore: abe-lens-laptop@abe:/etc$ sudo service nginx start Starting nginx: nginx: [emerg] getpwnam("www") failed in /etc/nginx/nginx.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed …
24
linux
nginx
web-server