<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress v2.2 spell checking problem</title>
	<atom:link href="http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wordpress-v22-spell-checking-problem</link>
	<description>Helping the Perl world cope with Windows</description>
	<lastBuildDate>Sat, 11 Dec 2010 07:51:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: cgasmith</title>
		<link>http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/comment-page-1/#comment-1069</link>
		<dc:creator>cgasmith</dc:creator>
		<pubDate>Tue, 22 Jan 2008 19:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/#comment-1069</guid>
		<description>I ended up solving the problem by allowing Read and Execute permission to IUSR_xxxx on cmd.exe which is what is being used on the &quot;CreateProcess&quot;. Maybe this will help someone else out there.</description>
		<content:encoded><![CDATA[<p>I ended up solving the problem by allowing Read and Execute permission to IUSR_xxxx on cmd.exe which is what is being used on the &#8220;CreateProcess&#8221;. Maybe this will help someone else out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cgasmith</title>
		<link>http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/comment-page-1/#comment-1056</link>
		<dc:creator>cgasmith</dc:creator>
		<pubDate>Fri, 18 Jan 2008 18:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/#comment-1056</guid>
		<description>I&#039;m trying desperatly to get this to work on Windows 2003 with IIS 6.0. I&#039;ve followed the instructions precisely and now I have an error that reads &quot;CreateProcess failed in [path]TinyPspellShell.class.php on line 136&quot; which is this line:

$process = proc_open( $Command, $descriptorspec, $pipes);

I have grabbed the contents of $Command and run it from a command line and it runs beautifully so I suspect an IIS setting or permission problem. Any suggestions?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying desperatly to get this to work on Windows 2003 with IIS 6.0. I&#8217;ve followed the instructions precisely and now I have an error that reads &#8220;CreateProcess failed in [path]TinyPspellShell.class.php on line 136&#8243; which is this line:</p>
<p>$process = proc_open( $Command, $descriptorspec, $pipes);</p>
<p>I have grabbed the contents of $Command and run it from a command line and it runs beautifully so I suspect an IIS setting or permission problem. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/comment-page-1/#comment-871</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 01 Nov 2007 15:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/#comment-871</guid>
		<description>It should, but I have not tested it. There is a line in TinyPspellShell.class.php that assigns a string used to launch the spell checker app. This string is assigned different values: one for Windows and one for Linux (reread the second bullet in the posting under &quot;Solution&quot;). It *should* work. If you do use Linux then you won&#039;t need to make the Windows specific changes listed later in the TinyPspellShell.class.php file.

If you try it, let me know if it works.</description>
		<content:encoded><![CDATA[<p>It should, but I have not tested it. There is a line in TinyPspellShell.class.php that assigns a string used to launch the spell checker app. This string is assigned different values: one for Windows and one for Linux (reread the second bullet in the posting under &#8220;Solution&#8221;). It *should* work. If you do use Linux then you won&#8217;t need to make the Windows specific changes listed later in the TinyPspellShell.class.php file.</p>
<p>If you try it, let me know if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eoswald</title>
		<link>http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/comment-page-1/#comment-870</link>
		<dc:creator>eoswald</dc:creator>
		<pubDate>Thu, 01 Nov 2007 13:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.roth.net/blog/index.php/2007/06/25/wordpress-v22-spell-checking-problem/#comment-870</guid>
		<description>Will this work on a Linux server as well?</description>
		<content:encoded><![CDATA[<p>Will this work on a Linux server as well?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

