<?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"
	>
<channel>
	<title>Comments on: Windows Vista and a web developer (Installing Apache, PHP and MySQL)</title>
	<atom:link href="http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/</link>
	<description>Everything can be expressed in 0 and 1!</description>
	<pubDate>Thu, 20 Nov 2008 17:07:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Tech Support</title>
		<link>http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/#comment-4075</link>
		<dc:creator>Tech Support</dc:creator>
		<pubDate>Thu, 01 Nov 2007 23:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/#comment-4075</guid>
		<description>This had us stumped - for a while at least. OS - Vista Home. We downloaded the .msi file and installed it. Had problems "Apache2" service not found and port 80 error. Resolved the first problem by ensuring that we opened up the CMD shell as ADMINISTRATOR, the second problem was caused by SKYPE which was holding open port 80. To resolve the second problem we simply reconfigured SKYPE to not use port 80. The apache services then started up fine - this had us going for hours! We hope we save you some time.</description>
		<content:encoded><![CDATA[<p>This had us stumped - for a while at least. OS - Vista Home. We downloaded the .msi file and installed it. Had problems &#8220;Apache2&#8243; service not found and port 80 error. Resolved the first problem by ensuring that we opened up the CMD shell as ADMINISTRATOR, the second problem was caused by SKYPE which was holding open port 80. To resolve the second problem we simply reconfigured SKYPE to not use port 80. The apache services then started up fine - this had us going for hours! We hope we save you some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel Eckenberger</title>
		<link>http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/#comment-825</link>
		<dc:creator>Axel Eckenberger</dc:creator>
		<pubDate>Thu, 22 Mar 2007 18:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/#comment-825</guid>
		<description>To be honest I believe it is not the Installer but the command line scripts it starting. The installer is run under admin privileges, however the batch files are not. Therefore, the system installs but it is not configured and the services are not available.</description>
		<content:encoded><![CDATA[<p>To be honest I believe it is not the Installer but the command line scripts it starting. The installer is run under admin privileges, however the batch files are not. Therefore, the system installs but it is not configured and the services are not available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christos Christodoulou</title>
		<link>http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/#comment-643</link>
		<dc:creator>Christos Christodoulou</dc:creator>
		<pubDate>Thu, 01 Mar 2007 14:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/#comment-643</guid>
		<description>I believe the problem is with UAC prohibiting the installer(s) to create services under Vista and not the installers fault. That is why you must install Apache and MySQL with UAC disabled, both installers need to create a service. In fact, any Apache, MySQL, PHP bundle (like XAMPP) installs correctly with UAC off and fails with UAC on.</description>
		<content:encoded><![CDATA[<p>I believe the problem is with UAC prohibiting the installer(s) to create services under Vista and not the installers fault. That is why you must install Apache and MySQL with UAC disabled, both installers need to create a service. In fact, any Apache, MySQL, PHP bundle (like XAMPP) installs correctly with UAC off and fails with UAC on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben O'Neill</title>
		<link>http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/#comment-642</link>
		<dc:creator>Ben O'Neill</dc:creator>
		<pubDate>Thu, 01 Mar 2007 14:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.netchri.com/2007/02/01/windows-vista-and-a-web-developer/#comment-642</guid>
		<description>If you disable UAC, install Apache, install MySQL and then re-enable UAC everything works.

It's just a problem with Apache's installer and creating the service, once it's created all is well.</description>
		<content:encoded><![CDATA[<p>If you disable UAC, install Apache, install MySQL and then re-enable UAC everything works.</p>
<p>It&#8217;s just a problem with Apache&#8217;s installer and creating the service, once it&#8217;s created all is well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
