<?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>浮山狼de博客 &#187; 计算机问题</title>
	<atom:link href="https://www.fushanlang.com/category/problems-with-computer/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fushanlang.com</link>
	<description>next station - 下一站，活在当下，且行且思</description>
	<lastBuildDate>Sat, 29 Nov 2014 15:14:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.5</generator>
	<item>
		<title>win2003下httpd.exe和php5ts.dll出错</title>
		<link>https://www.fushanlang.com/faulting-application-httpd-exe-version-2-2-8-0-faulting-module-php5ts-dll-version-5-2-6-6-incorrectly-1244/</link>
		<comments>https://www.fushanlang.com/faulting-application-httpd-exe-version-2-2-8-0-faulting-module-php5ts-dll-version-5-2-6-6-incorrectly-1244/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 02:35:06 +0000</pubDate>
		<dc:creator><![CDATA[fushanlang]]></dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[计算机问题]]></category>

		<guid isPermaLink="false">http://www.fushanlang.com/blog/?p=1244</guid>
		<description><![CDATA[错误应用程序 httpd.exe,版本 2.2.8.0,错误模块 php5ts.dll,版本 5.2.6.6,错误地址 Faulting application httpd.exe, version 2.2.8.0, faulting module php5ts.dll, version 5.2.6.6, fault address <p>今天打开winsever2003,之前安装的WAMP自动启动，突然蹦出了apache错误的对话框，检查log提示如上信息，但是apache并不会down掉，而且还曾经因此情况遇到过一次蓝屏。所以今天想查出个所以然来，再次请教Google大婶，终于搞清楚了。</p> <p>我们本机winXP系统开发测试的环境下WAMP从来没有遇到过类似的问题，之前我安装在另一台win2003上也没遇到过类似的问题，然而今天这个win2003遇到问题，估计是因为我关闭了win2003的更新，很多更新包都没有安装，在一台已经更新到最新的win2003上还没有遇到过类似问题。</p> <p>所以Google 给出了一种解决方案是升级apache至少到2.2.15，php直接升级到最新5.3.3，这种组合至今还没有人遇到类似问题 , 另一种解决方案升级你的win2003服务器，如果管用的话，升级完毕后重新配置WAMP，如果这管用的话，因为我在另外一台更新到最新的win2003上还没有遇到过类似问题。Good luck ！</p> <p>诚然这肯定是winServer的问题，win2003，甚至win2008都有人遇到过类似问题。以下收集的国外论坛的讨论:</p> <p>+++Date: August 07, 2008 11:57AM</p> <p>Using phpmyadmin, export then import.I have tried copying it in the same way to another Windows XP box and this works so the <span style="color:#777"> . . . &#8594; Read More: <a href="https://www.fushanlang.com/faulting-application-httpd-exe-version-2-2-8-0-faulting-module-php5ts-dll-version-5-2-6-6-incorrectly-1244/">win2003下httpd.exe和php5ts.dll出错</a></span>]]></description>
				<content:encoded><![CDATA[<h2>错误应用程序 httpd.exe,版本 2.2.8.0,错误模块 php5ts.dll,版本 5.2.6.6,错误地址</h2>
<h2>Faulting application httpd.exe, version 2.2.8.0, faulting module php5ts.dll, version 5.2.6.6, fault address</h2>
<p>今天打开winsever2003,之前安装的WAMP自动启动，突然蹦出了apache错误的对话框，检查log提示如上信息，但是apache并不会down掉，而且还曾经因此情况遇到过一次蓝屏。所以今天想查出个所以然来，再次请教Google大婶，终于搞清楚了。<span id="more-1244"></span></p>
<p>我们本机winXP系统开发测试的环境下WAMP从来没有遇到过类似的问题，之前我安装在另一台win2003上也没遇到过类似的问题，然而今天这个win2003遇到问题，估计是因为我关闭了win2003的更新，很多更新包都没有安装，在一台已经更新到最新的win2003上还没有遇到过类似问题。</p>
<p><strong>所以Google 给出了一种解决方案是升级apache至少到2.2.15，php直接升级到最新5.3.3，这种组合至今还没有人遇到类似问题 , 另一种解决方案升级你的win2003服务器，如果管用的话，升级完毕后重新配置WAMP，如果这管用的话，因为我在另外一台更新到最新的win2003上还没有遇到过类似问题。Good luck ！</strong></p>
<p>诚然这肯定是winServer的问题，win2003，甚至win2008都有人遇到过类似问题。以下收集的国外论坛的讨论:</p>
<p>+++Date: August 07, 2008 11:57AM</p>
<p>Using phpmyadmin, export then import.I have tried copying it in the same way to another Windows XP box and this works so the only thing I can put my finger on is that<strong> it must be a Server 2003 problem.</strong></p>
<p>+++Date: August 11, 2008 05:47PM</p>
<p>I&#8217;ve downloaded like<strong> EVERY version of apache and php </strong>from the this site now and <strong>no combination seems to work&#8230;</strong></p>
<p>++++Date: 15. October 2010 14:45 </p>
<p>I am running <strong>XAMPP 1.7.2 (with SSL)</strong> on a <strong>Windows server 2008 standaard R2 editon</strong>. The server became active in March, without errors. Since August the &#8216;event viewer&#8217; sometimes (<strong>max 3 times a day, each day on diverend times</strong>) gifs a error, see below. <strong>After the error Apache automatic restarts.</strong> I can normaly start en stop apache whenever I want, so the problem is there only where Apache is running.</p>
<p>I have tride many things like: <!-- l -->viewtopic.php?p=154906<!-- l --> (and many more other sites)<br />
<strong>But what I found, nothing worked the error still remains.</strong></p>
<p>++++Date: 22. November 2009 07:42 </p>
<p>Some one else had success by <strong>copying the php5ts.dll to other locations mentioned</strong> in the search results.Others had success by <strong>rebooting their PC</strong>, so as you can see the answers are varied indeed.<strong>I have not been able to find a definitive solution for this.</strong></p>
<p>+++Date:12. October 2009 20:01 </p>
<p><strong>I keep getting this error message every so often</strong>. Im running XAMPP 1.7.2 with <strong>Windows Server 2008 Standard</strong>. It seems like it will run fine forever and then when someone goes into the dashboard on WordPress, that&#8217;s when it eventually stops. If I check the error log in Windows it reads &#8220;<strong>Faulting application httpd.exe version 2.1.12.0, time stamp 0x4a66dd7b, faulting module php5ts.dll, version 5.3.0.0</strong>&#8230;&#8230;..This is on a brand new server only used for XAMPP and WordPress. I read where someone else was having this problem and they said it was because of the 2.1.12.0. I guess a newer version was released. I&#8217;m more of a network guy than a programmer so I&#8217;m sure my lack of knowledge is somewhat limiting my fix of this. Any suggestions?</p>
<p>+++[2008-05-17 21:21 UTC] ramons at gmx dot net</p>
<p>I get the same error on <strong>XP 64 bit</strong>, which is the same as <strong>Server 2003 64 bit</strong> in regards to 99% of the OS.Also, same issue, but get it after opening just one connection to MySQL on a different system.Using latest stable PHP version, which at this point is 5.2.6. Used older version 5.2.3 and get the same error.<strong>Since this crash always happens every time I connect to MySQL it makes PHP unusable at the moment on x64 Windows systems.</strong></p>
]]></content:encoded>
			<wfw:commentRss>https://www.fushanlang.com/faulting-application-httpd-exe-version-2-2-8-0-faulting-module-php5ts-dll-version-5-2-6-6-incorrectly-1244/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>localhost无法访问</title>
		<link>https://www.fushanlang.com/can-not-access-localhost-394/</link>
		<comments>https://www.fushanlang.com/can-not-access-localhost-394/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 05:41:56 +0000</pubDate>
		<dc:creator><![CDATA[fushanlang]]></dc:creator>
				<category><![CDATA[计算机问题]]></category>
		<category><![CDATA[问题]]></category>

		<guid isPermaLink="false">http://www.fushanlang.com/blog/?p=394</guid>
		<description><![CDATA[<p>本机服务器，之前好好的，今天装了eset nod32 后，突然用 http://localhost 无法访问本机网站了，检查了一下apache 开着没有问题。于是乎Ping了一下，没想到ping localhost和ping 127.0.0.1 返回的竟然不一样。百度了一下终于找到了类似的原因及解决方案。</p> <p>症状：http://localhost[:端口/路径]  无法访问。</p> <p>表现：ping localhost 返回 reply from ::1&#60;1ms 之类的与ping 127.0.0.1 返回的replay from 127.0.0.1:byte=32 time&#60;1ms ttl=64.不一致。</p> <p>解决方案：发现跟网络连接TCP/IP协议有关，将网卡IPV6协议卸载。</p> <p>终于OKay了，现在localhost可以正常访问了，而且ping 结果放回也与127.0.0.1 相同了。</p> ]]></description>
				<content:encoded><![CDATA[<p>本机服务器，之前好好的，今天装了eset nod32 后，突然用 <a href="http://localhost">http://localhost</a> 无法访问本机网站了，检查了一下apache 开着没有问题。于是乎Ping了一下，没想到ping localhost和ping 127.0.0.1 返回的竟然不一样。百度了一下终于找到了类似的原因及解决方案。</p>
<p>症状：<a href="http://localhost">http://localhost</a>[:端口/路径]  无法访问。</p>
<p>表现：ping localhost 返回 reply from ::1&lt;1ms 之类的与ping 127.0.0.1 返回的replay from 127.0.0.1:byte=32 time&lt;1ms ttl=64.不一致。</p>
<p>解决方案：发现跟网络连接TCP/IP协议有关，将网卡IPV6协议卸载。</p>
<p>终于OKay了，现在localhost可以正常访问了，而且ping 结果放回也与127.0.0.1 相同了。</p>
]]></content:encoded>
			<wfw:commentRss>https://www.fushanlang.com/can-not-access-localhost-394/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.114 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2026-03-01 08:16:24 -->
