<?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: 3 Ways to Monitor PHP Errors</title>
	<atom:link href="http://digwp.com/2009/07/monitor-php-errors-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/</link>
	<description>Take your WordPress skills to the next level.</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:22:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-2072</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Tue, 20 Oct 2009 16:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-2072</guid>
		<description>Not sure.. perhaps the original file did not make it to the server?</description>
		<content:encoded><![CDATA[<p>Not sure.. perhaps the original file did not make it to the server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-2062</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Tue, 20 Oct 2009 02:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-2062</guid>
		<description>I tried the first method, I straight cut and pasted in the code.  When I tried to log into the back-end I got a 404.  I went back and undid what I had changed and still no luck.  Any idea why?</description>
		<content:encoded><![CDATA[<p>I tried the first method, I straight cut and pasted in the code.  When I tried to log into the back-end I got a 404.  I went back and undid what I had changed and still no luck.  Any idea why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-1976</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Sat, 10 Oct 2009 18:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-1976</guid>
		<description>Looks awesome, Steve. I am a huge fan of logging errors and other data, so this is a real treat. During my next excursion into PHP error-logging, I will be implementing and testing your script. Hopefully I will be able to contribute something useful, perhaps even transform it into plugin. I am sure that it would benefit many WordPress users. Thanks for sharing!&#160;:)</description>
		<content:encoded><![CDATA[<p>Looks awesome, Steve. I am a huge fan of logging errors and other data, so this is a real treat. During my next excursion into PHP error-logging, I will be implementing and testing your script. Hopefully I will be able to contribute something useful, perhaps even transform it into plugin. I am sure that it would benefit many WordPress users. Thanks for sharing!&nbsp;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Taylor</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-1967</link>
		<dc:creator>Steve Taylor</dc:creator>
		<pubDate>Fri, 09 Oct 2009 19:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-1967</guid>
		<description>Thanks for these tips Jeff. As I got error logging set up on my sites, I decided to knock out a quick way to keep an eye on them: &lt;a href=&quot;http://sltaylor.co.uk/blog/wordpress-dashboard-widget-php-errors-log/&quot; rel=&quot;nofollow&quot;&gt;a dashboard widget&lt;/a&gt;. It&#039;s pretty rough, and I&#039;ve not found time to wrap it up into a plugin. Just code for a custom theme&#039;s functions.php.

It has some kinks, like simplistically treating line breaks as delimiters for the errors (I&#039;ve had repeated SQL syntax errors where the line breaks in the reported SQL result in more &quot;errors&quot; than there actually are). But I&#039;m finding it a useful addition to the above techniques. If anyone develops it into (or comes up with) something better - a plugin, an email option, etc. - that&#039;d be great.</description>
		<content:encoded><![CDATA[<p>Thanks for these tips Jeff. As I got error logging set up on my sites, I decided to knock out a quick way to keep an eye on them: <a href="http://sltaylor.co.uk/blog/wordpress-dashboard-widget-php-errors-log/" rel="nofollow">a dashboard widget</a>. It&#8217;s pretty rough, and I&#8217;ve not found time to wrap it up into a plugin. Just code for a custom theme&#8217;s functions.php.</p>
<p>It has some kinks, like simplistically treating line breaks as delimiters for the errors (I&#8217;ve had repeated SQL syntax errors where the line breaks in the reported SQL result in more &#8220;errors&#8221; than there actually are). But I&#8217;m finding it a useful addition to the above techniques. If anyone develops it into (or comes up with) something better &#8211; a plugin, an email option, etc. &#8211; that&#8217;d be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glance World</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-1902</link>
		<dc:creator>Glance World</dc:creator>
		<pubDate>Sun, 04 Oct 2009 17:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-1902</guid>
		<description>Thanks for sharing this coll tip.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this coll tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harley34</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-1781</link>
		<dc:creator>harley34</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-1781</guid>
		<description>THANKS! You guys do a great blog, and have some great contests. Keep up the good work.</description>
		<content:encoded><![CDATA[<p>THANKS! You guys do a great blog, and have some great contests. Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-1164</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Sun, 09 Aug 2009 23:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-1164</guid>
		<description>would love to see an actual tutorial on this.</description>
		<content:encoded><![CDATA[<p>would love to see an actual tutorial on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cruncher</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-1096</link>
		<dc:creator>cruncher</dc:creator>
		<pubDate>Thu, 06 Aug 2009 12:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-1096</guid>
		<description>its not too hard to set up a cron job to run a php script that would email the contents of the error log to you. and it wouldnt be that much further to  also filter out the errors by server log date so you only got the results relevant to that day/week/whatever time period you need. combine these all together and you have a great way to make sure your website is running smoothly</description>
		<content:encoded><![CDATA[<p>its not too hard to set up a cron job to run a php script that would email the contents of the error log to you. and it wouldnt be that much further to  also filter out the errors by server log date so you only got the results relevant to that day/week/whatever time period you need. combine these all together and you have a great way to make sure your website is running smoothly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: security locks</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-1004</link>
		<dc:creator>security locks</dc:creator>
		<pubDate>Sat, 01 Aug 2009 22:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-1004</guid>
		<description>Great content, very helpfull. The web needs more great sites like this.</description>
		<content:encoded><![CDATA[<p>Great content, very helpfull. The web needs more great sites like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy H</title>
		<link>http://digwp.com/2009/07/monitor-php-errors-wordpress/#comment-920</link>
		<dc:creator>Andy H</dc:creator>
		<pubDate>Wed, 29 Jul 2009 00:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://diggingintowordpress.com/?p=376#comment-920</guid>
		<description>C&#039;mon guys :) It&#039;s not that far... I get my statistics mailed me every week I know wouldn&#039;t check them so often.</description>
		<content:encoded><![CDATA[<p>C&#8217;mon guys :) It&#8217;s not that far&#8230; I get my statistics mailed me every week I know wouldn&#8217;t check them so often.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

