This happens as there is a program that is already listening on port 80.
User the following command to find which program is listening to the port.
netstat -a -n -p tcp -b
In my case it was...