<?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>MAXidea的Blog佬世界 &#187; Windows Server 2003 32bit</title>
	<atom:link href="http://www.maxidea.com/tag/windows-server-2003-32bit/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maxidea.com</link>
	<description>LAMP Expert (美国主机)</description>
	<lastBuildDate>Tue, 26 Jul 2011 15:53:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP 5.2.9 for Windows Server 2003 (32bit) on IIS 6.0</title>
		<link>http://www.maxidea.com/2009/05/29/140</link>
		<comments>http://www.maxidea.com/2009/05/29/140#comments</comments>
		<pubDate>Fri, 29 May 2009 12:05:45 +0000</pubDate>
		<dc:creator>maxidea</dc:creator>
				<category><![CDATA[网络技术]]></category>
		<category><![CDATA[IIS 6.0]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows Server 2003 32bit]]></category>

		<guid isPermaLink="false">http://www.maxidea.com/?p=140</guid>
		<description><![CDATA[1) Run php-5.2.9-2-win32-installer.msi to install php to C:\PHP by auto
2) change the security for &#8220;c:\php&#8221; Properties:
Add &#8220;Everyon[......]<p class='read-more'><a href='http://www.maxidea.com/2009/05/29/140'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>1) Run php-5.2.9-2-win32-installer.msi to install php to C:\PHP by auto</p>
<p>2) change the security for &#8220;c:\php&#8221; Properties:<br />
Add &#8220;Everyone&#8221;, &#8220;IIS_WPG&#8221;, &#8220;Internet GUest Account(XXXserverName\IUSR_XXXserverName)&#8221; with permission &#8220;Full Control&#8221;</p>
<p>3) Unzip the &#8220;php-5.2.9-2-Win32.zip&#8221; and copy a php.ini-dist to C:\WINDOWS\php.ini and C:\PHP\php.ini, modify extension_dir = &#8220;C:\PHP\ext&#8221;; and then Add &#8220;Everyone&#8221;, &#8220;IIS_WPG&#8221;, </p>
<p>&#8220;Internet GUest Account(XXXserverName\IUSR_XXXserverName)&#8221; with permission &#8220;Full Control&#8221;</p>
<p>4) Copy &#8220;php5ts.dll&#8221; to &#8220;C:\WINDOWS\system32&#8243; and change the security for its Properties:<br />
Add &#8220;Everyone&#8221;, &#8220;IIS_WPG&#8221;, &#8220;Internet GUest Account(XXXserverName\IUSR_XXXserverName)&#8221; with permission &#8220;Full Control&#8221;</p>
<p>5) Change the Environment PATH for windows by &#8220;My computer&#8221;>&#8221;Properties&#8221;>&#8221;Advanced&#8221;>&#8221;Environment Variables&#8221;>&#8221;System Variables&#8221; to modify &#8220;PATH&#8221; add </p>
<p>&#8220;C:\PHP;C:\PHP\ext;&#8221;to the front of the PATH (!Important!)</p>
<p>6) Add a new web service extensions for PHP from &#8220;Internet Information Services (IIS) Manager&#8221;->&#8221;Web Service Extensions&#8221;->&#8221;Add a new web service </p>
<p>extensions&#8221;->Extension Name: PHP5 -> Require files: C:\php\php5isapi.dll and enable &#8220;Set extension status to Allowed&#8221;</p>
<p>7) Open &#8220;Internet Information Services (IIS) Manager&#8221;->&#8221;Web Sites&#8221;->&#8221;Default Web Site&#8221;->&#8221;Properties&#8221;->&#8221;ISAPI Filters&#8221; and add a PHP filter by name: php, </p>
<p>Executable: C:\php\php5isapi.dll (after reset IIS, the status should be turn to &#8220;Loaded&#8221;)</p>
<p> <img src='http://www.maxidea.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Open &#8220;Internet Information Services (IIS) Manager&#8221;->&#8221;Web Sites&#8221;->&#8221;Default Web Site&#8221;->&#8221;Properties&#8221;->&#8221;Home Directory&#8221;->&#8221;Configuration…&#8221; to add a &#8220;.php&#8221; </p>
<p>extension by &#8220;Executable: C:\php\php5isapi.dll&#8221; and let other setting as default.</p>
<p>9) Restart IIS by iisreset</p>
<p>That&#8217;s all!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxidea.com/2009/05/29/140/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

