<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>aSymbio Developer &#187; Apache</title>
	<atom:link href="http://developer.asymbio.net/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://developer.asymbio.net</link>
	<description>AJAX, Flash, Actionscript, PHP, MySQL.... the tools of the modern developer!</description>
	<lastBuildDate>Sun, 20 Sep 2009 12:51:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix: XAAMP Apache can not start in XP</title>
		<link>http://developer.asymbio.net/php/fix-xaamp-apache-can-not-start-in-xp.html</link>
		<comments>http://developer.asymbio.net/php/fix-xaamp-apache-can-not-start-in-xp.html#comments</comments>
		<pubDate>Sun, 20 Sep 2009 12:51:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[XAAMP]]></category>

		<guid isPermaLink="false">http://developer.asymbio.net/?p=38</guid>
		<description><![CDATA[One day after rebooting my Windows XP my XAAMP Apache 2.0 was unable to start. Here is what the error log showed&#8221;

[Sun Sep 20 15:01:00 2009] [crit] (OS 2)The system cannot find the file specified.  : Parent: Unable to connect child stdout to NUL.
[Sun Sep 20 15:01:00 2009] [crit] (OS 2)The system cannot find the [...]]]></description>
			<content:encoded><![CDATA[<p>One day after rebooting my Windows XP my XAAMP Apache 2.0 was unable to start. Here is what the error log showed&#8221;<br />
<code><br />
[Sun Sep 20 15:01:00 2009] [crit] (OS 2)The system cannot find the file specified.  : Parent: Unable to connect child stdout to NUL.<br />
[Sun Sep 20 15:01:00 2009] [crit] (OS 2)The system cannot find the file specified.  : master_main: create child process failed. Exiting.<br />
[Sun Sep 20 15:01:00 2009] [error] (OS 6)The handle is invalid.  : Parent: SetEvent for child process 0 failed<br />
</code></p>
<p>So while trying to find a solution for this problem, which in the beginning looked like a Apache related problem (I tried reinstalling XAAMP several times in different directories etc&#8230;) I found out that it actually was a Windows XP problem.  Somehow the NULL driver on my PC has stopped working.  So how to fix this problem:</p>
<ol>
<li>Open the <strong>Device Manager</strong> (right click My Computer -&gt; Properties -&gt; Hardware)</li>
<li>From the <strong>View </strong>menu select <strong>Show Hidden Devices</strong></li>
<li>From the <strong>Non-Plug and Play Drivers</strong> group find the <strong>Null </strong>driver right click it and <strong>Uninstall </strong>it</li>
<li><strong>Restart</strong> your PC and start Apache from the XAAMP control center</li>
</ol>
<p>I hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.asymbio.net/php/fix-xaamp-apache-can-not-start-in-xp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

