<?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>相信明天会更好 &#187; apache服务</title>
	<atom:link href="http://www.sunnyweiwei2008.cn/tag/apache%e6%9c%8d%e5%8a%a1/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sunnyweiwei2008.cn</link>
	<description>Tomorrow will be better</description>
	<lastBuildDate>Thu, 25 Feb 2010 08:20:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>安装apache过程中的一点小错误</title>
		<link>http://www.sunnyweiwei2008.cn/2008/08/%e5%ae%89%e8%a3%85apache%e8%bf%87%e7%a8%8b%e4%b8%ad%e7%9a%84%e4%b8%80%e7%82%b9%e5%b0%8f%e9%94%99%e8%af%af.html</link>
		<comments>http://www.sunnyweiwei2008.cn/2008/08/%e5%ae%89%e8%a3%85apache%e8%bf%87%e7%a8%8b%e4%b8%ad%e7%9a%84%e4%b8%80%e7%82%b9%e5%b0%8f%e9%94%99%e8%af%af.html#comments</comments>
		<pubDate>Wed, 27 Aug 2008 08:23:27 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[jsp]]></category>
		<category><![CDATA[apache服务]]></category>

		<guid isPermaLink="false">http://www.sunnyweiwei.cn/?p=34</guid>
		<description><![CDATA[上午在架设SVN服务器的时候出现了错误，于是又重新卸载，装上了apache以后，启动服务发现怎么也启动不了，总是提示“no installed service named apache2”于是Google了一把，发现出现这种问题的人还不少呢，现在问题解决了就做一下简单记录吧 首次运行，因为apache还没有加到服务列表中，所以要在cmd窗口中进入到apache安装目录的bin下面执行apache -k install就可以启动了。 这里因为我卸载apache以后没有重启，所以重新安装以后的配置文件httpd.conf没有覆盖原来修改的配置文件爱你，也是导致服务启动不了的一个原因。所以如果卸载程序以后要把安装目录中卸载的程序文件夹彻底删掉，以免以后运行程序出现错误。]]></description>
			<content:encoded><![CDATA[<p>上午在架设SVN服务器的时候出现了错误，于是又重新卸载，装上了apache以后，启动服务发现怎么也启动不了，总是提示“no installed service named apache2”于是Google了一把，发现出现这种问题的人还不少呢，现在问题解决了就做一下简单记录吧</p>
<p>首次运行，因为apache还没有加到服务列表中，所以要在cmd窗口中进入到apache安装目录的bin下面执行apache -k install就可以启动了。</p>
<p>这里因为我卸载apache以后没有重启，所以重新安装以后的配置文件httpd.conf没有覆盖原来修改的配置文件爱你，也是导致服务启动不了的一个原因。所以如果卸载程序以后要把安装目录中卸载的程序文件夹彻底删掉，以免以后运行程序出现错误。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sunnyweiwei2008.cn/2008/08/%e5%ae%89%e8%a3%85apache%e8%bf%87%e7%a8%8b%e4%b8%ad%e7%9a%84%e4%b8%80%e7%82%b9%e5%b0%8f%e9%94%99%e8%af%af.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

