<?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: Getting Apache to run on port 80 on Windows 7</title>
	<atom:link href="http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/</link>
	<description>Cameron’s thoughts on Technology, Software and Web Development</description>
	<lastBuildDate>Mon, 08 Mar 2010 21:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: NeoXidant</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-272</link>
		<dc:creator>NeoXidant</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-272</guid>
		<description>Hello. This is my instruction (we simply change the way to run):

1) Launch RegEdit:

2) Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP

3) Find a DWORD (32-bit) value ‘Start’ not including the quotes

4) Go to the properties

5) In the Value data field type ‘0′ not including quotes and click OK

6) Re-boot your computer

You should now find that Apache will start on port 80!</description>
		<content:encoded><![CDATA[<p>Hello. This is my instruction (we simply change the way to run):</p>
<p>1) Launch RegEdit:</p>
<p>2) Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP</p>
<p>3) Find a DWORD (32-bit) value ‘Start’ not including the quotes</p>
<p>4) Go to the properties</p>
<p>5) In the Value data field type ‘0′ not including quotes and click OK</p>
<p>6) Re-boot your computer</p>
<p>You should now find that Apache will start on port 80!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-269</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-269</guid>
		<description>i have done the above an disable the service BranchCache still no joy windows is still listining on 80</description>
		<content:encoded><![CDATA[<p>i have done the above an disable the service BranchCache still no joy windows is still listining on 80</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-265</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-265</guid>
		<description>Guess I spoke (wrote)too soon. Apache 2.0.05 was giving me too much trouble so I upgraded to 2.2.14. This eliminated the No Service Installed error, and the system does come up in localhost mode, but when it loads I get:

(OS 10048) Only one use of each socket address (protocol/network address/port)is normally permitted. : make_sock: could not bind to address 0.0.0.80. No listening socket available.
Shutting down. Unable to open logs.

I ran netstat -ano &#124; find &quot;:80&quot; and it indicated LISTENING PID 80

 I&#039;m not sure how to trace that or what might be causing it.</description>
		<content:encoded><![CDATA[<p>Guess I spoke (wrote)too soon. Apache 2.0.05 was giving me too much trouble so I upgraded to 2.2.14. This eliminated the No Service Installed error, and the system does come up in localhost mode, but when it loads I get:</p>
<p>(OS 10048) Only one use of each socket address (protocol/network address/port)is normally permitted. : make_sock: could not bind to address 0.0.0.80. No listening socket available.<br />
Shutting down. Unable to open logs.</p>
<p>I ran netstat -ano | find &#8220;:80&#8243; and it indicated LISTENING PID 80</p>
<p> I&#8217;m not sure how to trace that or what might be causing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-261</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Thu, 25 Feb 2010 14:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-261</guid>
		<description>After fixing the port 80 problem by disabling UAC I now get this error:
The system cannot find the specified file. : No installed service named &quot;Apache2&quot;.
 I get this after installing a fresh version (2.0.52) I used on the XP Pro system then copying over the Apach Group folder or if I just start with a freh install of v2.2.14 Would I be better off to just install Window XP Pro over this Windowes 7 Pro system</description>
		<content:encoded><![CDATA[<p>After fixing the port 80 problem by disabling UAC I now get this error:<br />
The system cannot find the specified file. : No installed service named &#8220;Apache2&#8243;.<br />
 I get this after installing a fresh version (2.0.52) I used on the XP Pro system then copying over the Apach Group folder or if I just start with a freh install of v2.2.14 Would I be better off to just install Window XP Pro over this Windowes 7 Pro system</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parthipan</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-254</link>
		<dc:creator>Parthipan</dc:creator>
		<pubDate>Thu, 18 Feb 2010 13:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-254</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-179&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-179&quot; rel=&quot;nofollow&quot;&gt;Fred&lt;/a&gt; :&lt;/strong&gt;
1. Get pid that is listening port 80: netstat -nao &#124; find “:80″
 2. Open task manager, go to processes tab and check “PID” on menu/view/Select Columns…. then you can find out the progress with that pid.
 3. If it is a normal application or IIS, just disable or uninstall it.
 4. If it is System progress(PID 4), you need to disable HTTP.sys driver which is started on demand by other service, such as Windows Remote Management/Print Spooler on Windows 2008 or Windows 7. there is two way to disable it:
a.
1) Go to device manager, select “show hidden devices” from menu/view, go to “Non-Plug and Play Driver”/HTTP, double click it to disable it (and disable or manual some services depended on it).
2) Reboot and use netstat -nao &#124; find “:80″ to check no 80 is used.
b.
1) Launch RegEdit
2) Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP
3) Change the value of ’start’ to 4 (disabled)
4) Re-boot your computer
&lt;/blockquote&gt;

I just followed the steps from (b), now my wamp server is working fine... thank you very much... after a week I got the solution :)</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-179"><p>
<strong><a href="#comment-179" rel="nofollow">Fred</a> :</strong><br />
1. Get pid that is listening port 80: netstat -nao | find “:80″<br />
 2. Open task manager, go to processes tab and check “PID” on menu/view/Select Columns…. then you can find out the progress with that pid.<br />
 3. If it is a normal application or IIS, just disable or uninstall it.<br />
 4. If it is System progress(PID 4), you need to disable HTTP.sys driver which is started on demand by other service, such as Windows Remote Management/Print Spooler on Windows 2008 or Windows 7. there is two way to disable it:<br />
a.<br />
1) Go to device manager, select “show hidden devices” from menu/view, go to “Non-Plug and Play Driver”/HTTP, double click it to disable it (and disable or manual some services depended on it).<br />
2) Reboot and use netstat -nao | find “:80″ to check no 80 is used.<br />
b.<br />
1) Launch RegEdit<br />
2) Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP<br />
3) Change the value of ’start’ to 4 (disabled)<br />
4) Re-boot your computer
</p></blockquote>
<p>I just followed the steps from (b), now my wamp server is working fine&#8230; thank you very much&#8230; after a week I got the solution <img src='http://www.cameroncooke.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duy</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-250</link>
		<dc:creator>Duy</dc:creator>
		<pubDate>Wed, 10 Feb 2010 03:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-250</guid>
		<description>Just stop the service SQL Server Reporting Services (MSSQLSERVER), that&#039;s all.</description>
		<content:encoded><![CDATA[<p>Just stop the service SQL Server Reporting Services (MSSQLSERVER), that&#8217;s all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayl</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-2/#comment-249</link>
		<dc:creator>wayl</dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-249</guid>
		<description>&lt;a href=&quot;#comment-233&quot; rel=&quot;nofollow&quot;&gt;@cosmin&lt;/a&gt; 
Yeah Cosmin, I was just kidding.
I&#039;m enthusiast with my brand new windows 7, as much as I am in love with XP, but such problems made me drive bananas. After all, after having fixed that problem the first time, and then the services restarted, I had no more problems. Maybe due to some automatically installed patch, or something changed within the windows configuration.</description>
		<content:encoded><![CDATA[<p><a href="#comment-233" rel="nofollow">@cosmin</a><br />
Yeah Cosmin, I was just kidding.<br />
I&#8217;m enthusiast with my brand new windows 7, as much as I am in love with XP, but such problems made me drive bananas. After all, after having fixed that problem the first time, and then the services restarted, I had no more problems. Maybe due to some automatically installed patch, or something changed within the windows configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: metanerd</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-1/#comment-245</link>
		<dc:creator>metanerd</dc:creator>
		<pubDate>Sat, 06 Feb 2010 19:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-245</guid>
		<description>My xampp didn&#039;t work with Win7.
It was a systemprocess, too.
netstat -nao &#124;find &quot;80&quot;

The problem was my installed MSSQL which service i had started. 
xampp and mssql use the same important port, but the highest priority has ms. =(
To deactivate it, change all services related to MSSQL to manually:
run-&gt;services.msc

I don&#039;t know which one is the right one to turn off.

Thx for giving me hints on that problem!</description>
		<content:encoded><![CDATA[<p>My xampp didn&#8217;t work with Win7.<br />
It was a systemprocess, too.<br />
netstat -nao |find &#8220;80&#8243;</p>
<p>The problem was my installed MSSQL which service i had started.<br />
xampp and mssql use the same important port, but the highest priority has ms. =(<br />
To deactivate it, change all services related to MSSQL to manually:<br />
run-&gt;services.msc</p>
<p>I don&#8217;t know which one is the right one to turn off.</p>
<p>Thx for giving me hints on that problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-1/#comment-244</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-244</guid>
		<description>skype was using port 80 in my system
i have changed setting in skype
and now apache is working fine on port 80

:)</description>
		<content:encoded><![CDATA[<p>skype was using port 80 in my system<br />
i have changed setting in skype<br />
and now apache is working fine on port 80</p>
<p> <img src='http://www.cameroncooke.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/comment-page-1/#comment-236</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 28 Jan 2010 01:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cameroncooke.com/?p=8#comment-236</guid>
		<description>Stopping SQL Server Reporting Services (MSSQLSERVER) did the trick for me as well.  I has switched Subversion to use 443 and ran into this issue when switching it back to port 80.</description>
		<content:encoded><![CDATA[<p>Stopping SQL Server Reporting Services (MSSQLSERVER) did the trick for me as well.  I has switched Subversion to use 443 and ran into this issue when switching it back to port 80.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
