<?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 for Notfornoone</title>
	<atom:link href="http://notfornoone.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://notfornoone.com</link>
	<description>Yes, its a double negative</description>
	<lastBuildDate>Tue, 24 Apr 2012 23:23:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Install PHP 5.3 with Homebrew on 10.6 Snow Leopard by Vim初心者によるVim導入記録（CodeSnifferインストール＋シンタックスチェック syntastic設定編） &#124; Code Life</title>
		<link>http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-5111</link>
		<dc:creator>Vim初心者によるVim導入記録（CodeSnifferインストール＋シンタックスチェック syntastic設定編） &#124; Code Life</dc:creator>
		<pubDate>Tue, 24 Apr 2012 23:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=8#comment-5111</guid>
		<description>[...] (Re)installing PHP 5.3 on Mac OS X Install PHP 5.3 with Homebrew on 10.6 Snow Leopard PHPerがMacbookAirを買ったら直ぐにすること [...]</description>
		<content:encoded><![CDATA[<p>[...] (Re)installing PHP 5.3 on Mac OS X Install PHP 5.3 with Homebrew on 10.6 Snow Leopard PHPerがMacbookAirを買ったら直ぐにすること [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP 5.3 with Homebrew on 10.6 Snow Leopard by Marcelo</title>
		<link>http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-4975</link>
		<dc:creator>Marcelo</dc:creator>
		<pubDate>Mon, 16 Apr 2012 12:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=8#comment-4975</guid>
		<description>Works like a charm. Thanks.</description>
		<content:encoded><![CDATA[<p>Works like a charm. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP 5.3 with Homebrew on 10.6 Snow Leopard by Ulrik Sandberg</title>
		<link>http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-4878</link>
		<dc:creator>Ulrik Sandberg</dc:creator>
		<pubDate>Wed, 11 Apr 2012 08:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=8#comment-4878</guid>
		<description>Had trouble getting 5.3.10 to start (brew install php --with-fpm --with-mysql), and found that both org.php-fpm.plist and php-fpm.conf specify /usr/local/Cellar/php/5.3.10/var/log/php-fpm.log as log file. However, the directory /usr/local/Cellar/php/5.3.10/var/log/ is not created. Also, there is an empty log file at /usr/local/var/log/php-fpm.log.

I can work around this by creating /usr/local/Cellar/php/5.3.10/var/log/ and ignoring /usr/local/var/log/php-fpm.log, but perhaps this should be sorted out. I would prefer the log file being /usr/local/var/log/php-fpm.log. As it is now, I have linked it to the one in the cellar.

I also get this:

[11-Apr-2012 10:37:35] ALERT: [pool www] pm.min_spare_servers(5) and pm.max_spare_servers(35) cannot be greater than pm.max_children(5)

Changing max_children to 35 solves that.</description>
		<content:encoded><![CDATA[<p>Had trouble getting 5.3.10 to start (brew install php &#8211;with-fpm &#8211;with-mysql), and found that both org.php-fpm.plist and php-fpm.conf specify /usr/local/Cellar/php/5.3.10/var/log/php-fpm.log as log file. However, the directory /usr/local/Cellar/php/5.3.10/var/log/ is not created. Also, there is an empty log file at /usr/local/var/log/php-fpm.log.</p>
<p>I can work around this by creating /usr/local/Cellar/php/5.3.10/var/log/ and ignoring /usr/local/var/log/php-fpm.log, but perhaps this should be sorted out. I would prefer the log file being /usr/local/var/log/php-fpm.log. As it is now, I have linked it to the one in the cellar.</p>
<p>I also get this:</p>
<p>[11-Apr-2012 10:37:35] ALERT: [pool www] pm.min_spare_servers(5) and pm.max_spare_servers(35) cannot be greater than pm.max_children(5)</p>
<p>Changing max_children to 35 solves that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP 5.3 with Homebrew on 10.6 Snow Leopard by Nate Ritter</title>
		<link>http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-4826</link>
		<dc:creator>Nate Ritter</dc:creator>
		<pubDate>Sun, 08 Apr 2012 03:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=8#comment-4826</guid>
		<description>@ampt, I think you need to add the command @Jakob mentioned on http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-213 (actually, the following one).  

I attempted it and found a similar (though not exact) error popping up.  I added @Jakob&#039;s line in the php.rb and it worked flawlessly.</description>
		<content:encoded><![CDATA[<p>@ampt, I think you need to add the command @Jakob mentioned on <a href="http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-213" rel="nofollow">http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-213</a> (actually, the following one).  </p>
<p>I attempted it and found a similar (though not exact) error popping up.  I added @Jakob&#8217;s line in the php.rb and it worked flawlessly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP 5.3 with Homebrew on 10.6 Snow Leopard by Symfony2 and MAMP &#124; thedrearlight</title>
		<link>http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-4486</link>
		<dc:creator>Symfony2 and MAMP &#124; thedrearlight</dc:creator>
		<pubDate>Fri, 23 Mar 2012 17:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=8#comment-4486</guid>
		<description>[...] For more on installing php with Homebrew, check out &#8211;&gt; http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/ [...]</description>
		<content:encoded><![CDATA[<p>[...] For more on installing php with Homebrew, check out &#8211;&gt; <a href="http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/" rel="nofollow">http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP 5.3 with Homebrew on 10.6 Snow Leopard by WordPress on Pow: Rack-powered WP. &#124; Wisps &#38; Snippets</title>
		<link>http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-3951</link>
		<dc:creator>WordPress on Pow: Rack-powered WP. &#124; Wisps &#38; Snippets</dc:creator>
		<pubDate>Thu, 01 Mar 2012 18:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=8#comment-3951</guid>
		<description>[...] tried using this set of steps to do another php build via [...]</description>
		<content:encoded><![CDATA[<p>[...] tried using this set of steps to do another php build via [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP 5.3 with Homebrew on 10.6 Snow Leopard by Running WordPress on Heroku &#124; Wisps &#38; Snippets</title>
		<link>http://notfornoone.com/2010/07/install-php53-homebrew-snow-leopard/#comment-3824</link>
		<dc:creator>Running WordPress on Heroku &#124; Wisps &#38; Snippets</dc:creator>
		<pubDate>Sat, 25 Feb 2012 08:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=8#comment-3824</guid>
		<description>[...] tried using this set of steps to do another php build via [...]</description>
		<content:encoded><![CDATA[<p>[...] tried using this set of steps to do another php build via [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mute Screamer 1.0.4 by Ben Woelk</title>
		<link>http://notfornoone.com/2011/12/mute-screamer-1-0-4/#comment-3398</link>
		<dc:creator>Ben Woelk</dc:creator>
		<pubDate>Sat, 04 Feb 2012 04:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=1544#comment-3398</guid>
		<description>I have banned entire IP ranges that are based in Eastern Europe. I&#039;ve also disabled registration abilities on a couple of the sites I manage. If you look up the domain registrations, something innocuous like &quot;littletikeswagon&quot; is an Eastern European IP. Lots of cybercrime out of that area.</description>
		<content:encoded><![CDATA[<p>I have banned entire IP ranges that are based in Eastern Europe. I&#8217;ve also disabled registration abilities on a couple of the sites I manage. If you look up the domain registrations, something innocuous like &#8220;littletikeswagon&#8221; is an Eastern European IP. Lots of cybercrime out of that area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mute Screamer 1.0.4 by kimberlycreates</title>
		<link>http://notfornoone.com/2011/12/mute-screamer-1-0-4/#comment-3397</link>
		<dc:creator>kimberlycreates</dc:creator>
		<pubDate>Sat, 04 Feb 2012 04:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=1544#comment-3397</guid>
		<description>Thanks Ben! Yes, I do have it enabled for Admin and now I think I understand what that means.  Looking at the intrusion log now though I&#039;m not sure if this is really what I want. I&#039;m seeing all the spam comments that other plugins weed out in the log now, but I suppose if I turn on IP banning I&#039;d stop seeing spam comments from the same IP over and over again at least.</description>
		<content:encoded><![CDATA[<p>Thanks Ben! Yes, I do have it enabled for Admin and now I think I understand what that means.  Looking at the intrusion log now though I&#8217;m not sure if this is really what I want. I&#8217;m seeing all the spam comments that other plugins weed out in the log now, but I suppose if I turn on IP banning I&#8217;d stop seeing spam comments from the same IP over and over again at least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mute Screamer 1.0.4 by Ben Woelk</title>
		<link>http://notfornoone.com/2011/12/mute-screamer-1-0-4/#comment-3375</link>
		<dc:creator>Ben Woelk</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://notfornoone.com/?p=1544#comment-3375</guid>
		<description>Kimberly,
Do you have it enabled for WP Admin?
BTW--MuteScreamer did not play nicely with the ProConference (Evento) Theme. I kept getting &quot;There was a problem processing this request&quot; when working in the Admin.
Ben</description>
		<content:encoded><![CDATA[<p>Kimberly,<br />
Do you have it enabled for WP Admin?<br />
BTW&#8211;MuteScreamer did not play nicely with the ProConference (Evento) Theme. I kept getting &#8220;There was a problem processing this request&#8221; when working in the Admin.<br />
Ben</p>
]]></content:encoded>
	</item>
</channel>
</rss>

