<?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; 服务器</title>
	<atom:link href="http://www.onono.org/tag/%e6%9c%8d%e5%8a%a1%e5%99%a8/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onono.org</link>
	<description>一树的随想、生活与资料存档。</description>
	<lastBuildDate>Sun, 18 Sep 2011 01:38:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>win2003 + Apache + ZendCore + MySQL + hMail + FileZilla解决方案</title>
		<link>http://www.onono.org/2009/12/398.htm</link>
		<comments>http://www.onono.org/2009/12/398.htm#comments</comments>
		<pubDate>Thu, 17 Dec 2009 11:13:00 +0000</pubDate>
		<dc:creator>一树</dc:creator>
				<category><![CDATA[技术文档]]></category>
		<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://www.onono.org/?p=398</guid>
		<description><![CDATA[win2003上安装Apache效率肯定比Linux环境低，这是先天不足，操作系统暂时换不了的情况下，为了使用htaccess等一些熟悉的功能，只好凑合着在win2003上用Apache，总比IIS跑PHP要好。 ZendCore配置PHP挺方便的，以fast-cgi方式运行PHP，据说效率比较高，所以选了它。稍微修改一下php-cgi.exe的进程数，默认是8个，服务器实际上很空间，用不了那么多，就改为了4个。 MySQL没什么好说的。 由于没钱买WinMail，也不想用破解的，免费的hMail倒是不错的选择，使用MySQL数据库的邮件系统。 FTP服务器为什么没有选择Serv-U？同理，付费的原因，轻量级的FileZilla同样好用。 整个安装完毕，重启，观察状态，MySQL和一长串的php-cgi.exe占用内存最多，加上其他必须运行的进程，内存占用约700~800兆。 安装包都是在官网下载的： http://httpd.apache.org/ http://www.zend.com/en/products/platform/downloads http://dev.mysql.com/downloads/ http://www.hmailserver.com/ http://filezilla-project.org/ 供参考。]]></description>
			<content:encoded><![CDATA[<p>win2003上安装Apache效率肯定比Linux环境低，这是先天不足，操作系统暂时换不了的情况下，为了使用htaccess等一些熟悉的功能，只好凑合着在win2003上用Apache，总比IIS跑PHP要好。</p>
<p>ZendCore配置PHP挺方便的，以fast-cgi方式运行PHP，据说效率比较高，所以选了它。稍微修改一下php-cgi.exe的进程数，默认是8个，服务器实际上很空间，用不了那么多，就改为了4个。</p>
<p>MySQL没什么好说的。</p>
<p>由于没钱买WinMail，也不想用破解的，免费的hMail倒是不错的选择，使用MySQL数据库的邮件系统。</p>
<p>FTP服务器为什么没有选择Serv-U？同理，付费的原因，轻量级的FileZilla同样好用。</p>
<p>整个安装完毕，重启，观察状态，MySQL和一长串的php-cgi.exe占用内存最多，加上其他必须运行的进程，内存占用约700~800兆。</p>
<p>安装包都是在官网下载的：<br />
<a href="http://httpd.apache.org/" target="_blank">http://httpd.apache.org/<br />
</a><a href="http://www.zend.com/en/products/platform/downloads" target="_blank">http://www.zend.com/en/products/platform/downloads</a><a href="http://httpd.apache.org/" target="_blank"><br />
</a><a href="http://dev.mysql.com/downloads/" target="_blank">http://dev.mysql.com/downloads/</a><br />
<a href="http://www.hmailserver.com/" target="_blank">http://www.hmailserver.com/</a><br />
<a href="http://filezilla-project.org/" target="_self">http://filezilla-project.org/</a></p>
<p>供参考。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onono.org/2009/12/398.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

