<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Installing WordPress 1.5 on Windows 2003 Server with IIS6</title>
	<link>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/</link>
	<description>The business of Arkansas is small business</description>
	<pubDate>Tue, 12 Aug 2008 03:35:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Timothy Lee</title>
		<link>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/#comment-119</link>
		<pubDate>Wed, 27 Apr 2005 20:21:53 +0100</pubDate>
		<guid>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/#comment-119</guid>
					<description>re: Coment #6 - rss feeds

I hadn't checked the rss feeds yet, but seem to have the same problem as you. 

Copying the full URI gives a 404 error. This is strange as the file does exist in the directory.

I made a backup copy of the wp-rss2.php file and deleted all, but the xml tag. The file loads fine.

It appears there is something in the page code that is causing the problem. I'll try to make time to investigate. I did note, while installing WP, that there are some oustanding issues with WP and W2K3. This may be one...</description>
		<content:encoded><![CDATA[	<p>re: Coment #6 - rss feeds</p>
	<p>I hadn&#8217;t checked the rss feeds yet, but seem to have the same problem as you. </p>
	<p>Copying the full URI gives a 404 error. This is strange as the file does exist in the directory.</p>
	<p>I made a backup copy of the wp-rss2.php file and deleted all, but the xml tag. The file loads fine.</p>
	<p>It appears there is something in the page code that is causing the problem. I&#8217;ll try to make time to investigate. I did note, while installing WP, that there are some oustanding issues with WP and W2K3. This may be one&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom</title>
		<link>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/#comment-118</link>
		<pubDate>Tue, 19 Apr 2005 08:47:19 +0100</pubDate>
		<guid>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/#comment-118</guid>
					<description>I'm having trouble getting the RSS feeds to work correctly under Windows 2003 - since I'm using a shared hosting environment I don't have access to the machine, but the hosting company are pretty helpful. Did you have any trouble setting up RSS or did it just work?</description>
		<content:encoded><![CDATA[	<p>I&#8217;m having trouble getting the RSS feeds to work correctly under Windows 2003 - since I&#8217;m using a shared hosting environment I don&#8217;t have access to the machine, but the hosting company are pretty helpful. Did you have any trouble setting up RSS or did it just work?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Timothy Lee</title>
		<link>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/#comment-116</link>
		<pubDate>Mon, 11 Apr 2005 12:27:50 +0100</pubDate>
		<guid>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/#comment-116</guid>
					<description>re: Comments

1. (Mark) While it may be possible to use old password encryption with MySQL5, there may be other issues, such as incompatibility with PHP. I did a lot of reading and research on use of WordPress with IIS and most of the successful installations used the above combination. I was looking for the most simple straight forward solution. I believe the combination above is it.

3. (Ric) I too have noticed the loss of search friendly URLs and am actively working the issue. I haven't had a problem with external stylesheets or javascript files. If you check the HTML in link above, you'll see that both are happily co-existing.

4. (Kevin) The only known problem with WordPress and PHP5 is that PHP5 does not install a required MySQL extension. PHP4.3 installs the extension. Again, it may be possible to install PHP5 and manually install a MySQL extension, but PHP4.3 is the straight forward, simpler way.

Yes, I'm recommending MySQL4.0 over 4.1. Yes, the newest versions contain an installation wizard, but I didn't have any trouble with installing manually. Just copy the MySQL structure to the desired location and create a configuration file in C:/Windows. Worked first time.

There was only one pitfall with installing PHP4.3. After running the install program, I only needed to open the MSC and associate the PHP extension with the application. Ditto when I first tried PHP5.

Again, I'm not saying that you can't use the other versions, just that the above process provided a simple straight forward method of installing WordPress on IIS6/Win 2K3. Its a file combination that's compatible and works.

If you feel the need for the latest and greatest or to exploit some advanced feature, knock your socks off. If you just want to install WordPress and get a blog going with little hassle, what I did works.</description>
		<content:encoded><![CDATA[	<p>re: Comments</p>
	<p>1. (Mark) While it may be possible to use old password encryption with MySQL5, there may be other issues, such as incompatibility with PHP. I did a lot of reading and research on use of WordPress with IIS and most of the successful installations used the above combination. I was looking for the most simple straight forward solution. I believe the combination above is it.</p>
	<p>3. (Ric) I too have noticed the loss of search friendly URLs and am actively working the issue. I haven&#8217;t had a problem with external stylesheets or javascript files. If you check the HTML in link above, you&#8217;ll see that both are happily co-existing.</p>
	<p>4. (Kevin) The only known problem with WordPress and PHP5 is that PHP5 does not install a required MySQL extension. PHP4.3 installs the extension. Again, it may be possible to install PHP5 and manually install a MySQL extension, but PHP4.3 is the straight forward, simpler way.</p>
	<p>Yes, I&#8217;m recommending MySQL4.0 over 4.1. Yes, the newest versions contain an installation wizard, but I didn&#8217;t have any trouble with installing manually. Just copy the MySQL structure to the desired location and create a configuration file in C:/Windows. Worked first time.</p>
	<p>There was only one pitfall with installing PHP4.3. After running the install program, I only needed to open the MSC and associate the PHP extension with the application. Ditto when I first tried PHP5.</p>
	<p>Again, I&#8217;m not saying that you can&#8217;t use the other versions, just that the above process provided a simple straight forward method of installing WordPress on IIS6/Win 2K3. Its a file combination that&#8217;s compatible and works.</p>
	<p>If you feel the need for the latest and greatest or to exploit some advanced feature, knock your socks off. If you just want to install WordPress and get a blog going with little hassle, what I did works.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kevin Severud</title>
		<link>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/#comment-115</link>
		<pubDate>Wed, 06 Apr 2005 11:32:19 +0100</pubDate>
		<guid>http://arkansas.blogsome.com/2005/04/04/installing-wordpress-windows-server-2003-iis6/#comment-115</guid>
					<description>Are there known problems using WordPress with PHP5?  I've seen none myself and would be interested in hearing more details on why you caution against it.  Also, are you recommending MySQL 4.0 instead of 4.1?  I'd agree with not going with MySQL5 as it's still in beta. However, the latest installer for MySQL4 for Windows is packaged in an MSI (eases upgrades) and has a nice wizard for first-time setup that should help n00bs from running with a blank root password.  Installing WordPress on a Win2k3 server with IIS6 is trivial once someone has PHP and MySQL running.  You might do better in helping with those prereq's as there are many pitfaills in setting up PHP with IIS.</description>
		<content:encoded><![CDATA[	<p>Are there known problems using WordPress with PHP5?  I&#8217;ve seen none myself and would be interested in hearing more details on why you caution against it.  Also, are you recommending MySQL 4.0 instead of 4.1?  I&#8217;d agree with not going with MySQL5 as it&#8217;s still in beta. However, the latest installer for MySQL4 for Windows is packaged in an MSI (eases upgrades) and has a nice wizard for first-time setup that should help n00bs from running with a blank root password.  Installing WordPress on a Win2k3 server with IIS6 is trivial once someone has PHP and MySQL running.  You might do better in helping with those prereq&#8217;s as there are many pitfaills in setting up PHP with IIS.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
