Hi all, I have been trying to bind my nginx to port 443. The config file works fine however when i type sudo nginx i repeatedly get address is in use on the bind. I have then used netstat which claims nginx is using t...
Accepted Answer:
sudo fuser -k 443/tcp
service nginx restart
Have followed the Nginx installation and everything was going fine right up to the point where I had to update my wordpress to the latest version...Now im stuck!
I have had a quick look at https://www.digitalocean.co...