Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. sudo apt-get install nginx-full
  2.  
  3. Setting up nginx-full (1.10.2-2) ...
  4. [FAIL] Starting nginx: nginx failed!
  5. invoke-rc.d: initscript nginx, action "start" failed.
  6. dpkg: error processing package nginx-full (--configure):
  7. subprocess installed post-installation script returned error exit status 1
  8.  
  9. #nginx
  10. nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol)
  11.  
  12. #listen [::]:80 default_server;
  13.  
  14. sudo apt-get install nginx-full
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement