<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Apache: Address already in use: make_sock: could not bind to address 0.0.0.0:80</title>
	<atom:link href="http://www.tequilafish.com/2009/03/08/apache-address-already-in-use-make_sock-could-not-bind-to-address-000080/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tequilafish.com/2009/03/08/apache-address-already-in-use-make_sock-could-not-bind-to-address-000080/</link>
	<description>Ran-dumb ramblings of me...</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:56:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Administrator</title>
		<link>http://www.tequilafish.com/2009/03/08/apache-address-already-in-use-make_sock-could-not-bind-to-address-000080/comment-page-1/#comment-5423</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Thu, 22 Jul 2010 23:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tequilafish.com/?p=235#comment-5423</guid>
		<description>@Robert,
Are you getting the error on port 80?  Perhaps you are getting the error on port 443 instead?  If so, run &quot;lsof -i :443&quot; and kill that one.  You might have to run it for both :80 and :443 if you also have SSL configured.

Also, do you have NameVirtualHost defined in httpd.conf?</description>
		<content:encoded><![CDATA[<p>@Robert,<br />
Are you getting the error on port 80?  Perhaps you are getting the error on port 443 instead?  If so, run &#8220;lsof -i :443&#8243; and kill that one.  You might have to run it for both :80 and :443 if you also have SSL configured.</p>
<p>Also, do you have NameVirtualHost defined in httpd.conf?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.tequilafish.com/2009/03/08/apache-address-already-in-use-make_sock-could-not-bind-to-address-000080/comment-page-1/#comment-5383</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 20 Jul 2010 02:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tequilafish.com/?p=235#comment-5383</guid>
		<description>I&#039;m getting the same error, however when I run the lsof command I don&#039;t have anything running on port 80. Any ideas?I only started getting this error when I edited the /etc/apache2/httpd.conf file to have virtual hosts. If I comment the line &quot;Listen 80&quot; then it restarts, but the virtual hosts dont work.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same error, however when I run the lsof command I don&#8217;t have anything running on port 80. Any ideas?I only started getting this error when I edited the /etc/apache2/httpd.conf file to have virtual hosts. If I comment the line &#8220;Listen 80&#8243; then it restarts, but the virtual hosts dont work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
