On 2 Apr 2010, at 17:22, Ravi Roy wrote: > 1.Command : $ sudo /etc/rc.d/init.d/httpd start > > Error Message : > > Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 You might have another instance running, in which case you should check your packager's documentation, or go to your distro's support list. The other possibility is that you have more than one Listen directive for port 80. Then the first one starts listening, and the second causes an error. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx