<?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>donalyza.com &#187; xampp</title>
	<atom:link href="http://donalyza.com/tag/xampp/feed/" rel="self" type="application/rss+xml" />
	<link>http://donalyza.com</link>
	<description>Tech / Design / WordPress</description>
	<lastBuildDate>Sat, 24 Mar 2012 06:31:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Apache HTTP Server has stopped working</title>
		<link>http://donalyza.com/2008/08/apache-http-server-has-stopped-working/</link>
		<comments>http://donalyza.com/2008/08/apache-http-server-has-stopped-working/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 19:06:53 +0000</pubDate>
		<dc:creator>donalyza</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.donalyza.com/?p=280</guid>
		<description><![CDATA[Last week I posted an article about localhost doesn’t work in Windows Vista using NOD32 v3.0. Today I almost have the same issue but this time I suspected that it&#8217;s my Windows Defender that stopped my Apache from running on Xampp and gave me an error Port 80. I noticed that the Windows Defender is [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I posted an article about <a href="http://www.donalyza.com/localhost-doesnt-work-in-windows-vista-using-nod32-v30/">localhost doesn’t work in Windows Vista using NOD32 v3.0</a>. Today I almost have the same issue but this time I suspected that it&#8217;s my Windows Defender that stopped my Apache from running on Xampp and gave me an error Port 80. I noticed that the Windows Defender is asking me to scan my computer so I decided to let the program finish scanning but to no avail, it did the same thing. Error saying &#8220;Apache HTTP Server has stopped working&#8221;.  According to the pop-up message, Windows is trying to check for solutions as expected by Microsoft nothing was found.</p>
<p>I&#8217;m losing my patience because I need to sleep and in a few hours I&#8217;ll be going to work. I just cant seem to finish designing a theme that I&#8217;ll be releasing to the public soon. Oh well, things are not on my side these days. So what I did is restart my computer and hoping that it might be a glitch only. Unfortunately same thing happened. I didn&#8217;t bother to turn off any of my internet security such as Nod32 Anti-virus, Windows Defender and Windows Firewall because I&#8217;m positive that those programs I just mentioned are not the culprit.</p>
<p>Further troubleshooting:  Since my localhost has several folders I tried the old folder that I haven&#8217;t been using for months now. e.g. http://localhost/&#8221;oldfolder&#8221;. It gave me hope because I was able to view it, I thought its already fixed. So I went back to new folder were I&#8217;m getting the Apache has stopped error apparently nothing was change. Then I sensed that its not really the apache thats giving me headaches but rather it is something in my coding.  After several minutes of debugging my codes, I was able to solve the issue. It&#8217;s a TEMPLATEPATH php code that shouldn&#8217;t be inside the same php file. Who&#8217;s to blame? ME <img src='http://donalyza.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Getting the same problem? If my solution didn&#8217;t work, care to share your fix?</p>
]]></content:encoded>
			<wfw:commentRss>http://donalyza.com/2008/08/apache-http-server-has-stopped-working/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Localhost doesn’t work in Windows Vista using NOD32 v3.0</title>
		<link>http://donalyza.com/2008/08/localhost-doesnt-work-in-windows-vista-using-nod32-v30/</link>
		<comments>http://donalyza.com/2008/08/localhost-doesnt-work-in-windows-vista-using-nod32-v30/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 20:17:21 +0000</pubDate>
		<dc:creator>donalyza</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.donalyza.com/?p=235</guid>
		<description><![CDATA[I turned on my computer and my Windows Security Center prompted me to upgrade my Eset Nod32 Anti-Virus v2.7 due to out of date. Argh! That is my initial reaction because that means I have to uninstall my old version of Nod32. I used to have AVG Free, Mcafee and Norton Anti-Virus but those programs [...]]]></description>
			<content:encoded><![CDATA[<p>I turned on my computer and my Windows Security Center prompted me to upgrade my Eset Nod32 Anti-Virus v2.7 due to out of date. Argh! That is my initial reaction because that means I have to uninstall my old version of Nod32. I used to have AVG Free, Mcafee and Norton Anti-Virus but those programs slows down my computer. I like my anti-virus now because it really does protect my computer. Ever since I installed it in my computer I&#8217;m free of viruses, worms, and other unwanted programs. To add on that almost everyday it updates the latest virus definition without bugging while doing something in my computer.</p>
<p>It took me less than 15 minutes to download, install and reboot my computer before I can do my work again. I thought everything is perfect and when I start to access my localhost using Flock browser it just gives me a blank page, or connection reset error, and I noticed that when I type localhost it redirects to www.localhost.com. I tried Firefox but it did the same thing. I also double check and make sure my xampp program is running.</p>
<p>I told myself that it is something to do with Nod32 because that is the only change I made on my computer before this issue occurred. So I did a little research on this and I ended up editing my hosts file.</p>
<p>To access your hosts file go to.<br />
1. C:(or Windows Folder)\\Windows\System32\drivers\etc<br />
2. Open the <code>HOSTS</code> file using Notepad or any HTML Editor.<br />
3. Look and delete <code>:. localhost</code> or <code>:. 127.0.0.1</code><br />
4. Save the file as hosts<br />
5. Open your browser type localhost &#8212; it should work.</p>
<p>*I&#8217;m using Windows Vista Home Basic, Xampplite and Nod32 v3.0</p>
<p>Disclaimer:<br />
If something happens on your computer don&#8217;t blame me. <img src='http://donalyza.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://donalyza.com/2008/08/localhost-doesnt-work-in-windows-vista-using-nod32-v30/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

