I have a centos server with nginx running on it. The server ip recently changed and nginx no longer starts up
it gives the following error message where 123.123.123.123. is the old ip address of the server
Starting nginx: nginx: [emerg] bind() to 123.123.123.123:80 failed (99: Cannot assign requested address)
Where is it reading the old IP address from?