<?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: Re-enabling error reporting in MAMP</title>
	<atom:link href="http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp</link>
	<description>Nottingham freelance UK PHP, Magento, Wordpress developer</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:06:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rightmost</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-67163</link>
		<dc:creator>rightmost</dc:creator>
		<pubDate>Sat, 06 Mar 2010 01:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-67163</guid>
		<description>Thank you, this has been very helpful! Debugging is now heaps easier now that I can actually *see* what the error is :D</description>
		<content:encoded><![CDATA[<p>Thank you, this has been very helpful! Debugging is now heaps easier now that I can actually *see* what the error is :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constant Meiring</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-67097</link>
		<dc:creator>Constant Meiring</dc:creator>
		<pubDate>Tue, 19 Jan 2010 18:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-67097</guid>
		<description>/sigh/ Eli at the top seems to be quite daft. Thanks for the tip. I just did a search because I already enabled E_ALL with no avail. Seems I didn&#039;t know about display_errors. :)</description>
		<content:encoded><![CDATA[<p>/sigh/ Eli at the top seems to be quite daft. Thanks for the tip. I just did a search because I already enabled E_ALL with no avail. Seems I didn&#8217;t know about display_errors. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vlado</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-67061</link>
		<dc:creator>vlado</dc:creator>
		<pubDate>Mon, 14 Dec 2009 08:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-67061</guid>
		<description>thanks a lot man - really nice tip!</description>
		<content:encoded><![CDATA[<p>thanks a lot man &#8211; really nice tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-67025</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 12 Nov 2009 13:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-67025</guid>
		<description>Thanks for the tip. One of those little things that saved a few hrs of confusing frustration.

This should come enabled on a testing server, in my book!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. One of those little things that saved a few hrs of confusing frustration.</p>
<p>This should come enabled on a testing server, in my book!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pieter</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-67008</link>
		<dc:creator>Pieter</dc:creator>
		<pubDate>Sat, 31 Oct 2009 14:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-67008</guid>
		<description>Thank you for this. I&#039;ve recently made the switch from PC to Mac and also changed from XAMPP to MAMP in the process. This post was incredibly helpful.</description>
		<content:encoded><![CDATA[<p>Thank you for this. I&#8217;ve recently made the switch from PC to Mac and also changed from XAMPP to MAMP in the process. This post was incredibly helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kit MacAllister</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-66988</link>
		<dc:creator>Kit MacAllister</dc:creator>
		<pubDate>Tue, 20 Oct 2009 01:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-66988</guid>
		<description>Thanks, this was very useful. It&#039;s so frustrating when the entire site disappears because of a missing semi-colon.</description>
		<content:encoded><![CDATA[<p>Thanks, this was very useful. It&#8217;s so frustrating when the entire site disappears because of a missing semi-colon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yc</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-66954</link>
		<dc:creator>yc</dc:creator>
		<pubDate>Sat, 26 Sep 2009 23:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-66954</guid>
		<description>Awesome! Thanks. The lack of errors was making MAMP development impossible.</description>
		<content:encoded><![CDATA[<p>Awesome! Thanks. The lack of errors was making MAMP development impossible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-66816</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 03 Sep 2009 23:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-66816</guid>
		<description>Many thanks! Greetings from NYC!</description>
		<content:encoded><![CDATA[<p>Many thanks! Greetings from NYC!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Elliott</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-66725</link>
		<dc:creator>Joe Elliott</dc:creator>
		<pubDate>Tue, 18 Aug 2009 23:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-66725</guid>
		<description>For those on MAMP Pro, a even more simple solution:

Click on Server, then PHP... from there you get a fancy checkbox error selection.

Thanks for the post!  I was looking to figure out how to do it, did it first with your post, then explored MAMP more...</description>
		<content:encoded><![CDATA[<p>For those on MAMP Pro, a even more simple solution:</p>
<p>Click on Server, then PHP&#8230; from there you get a fancy checkbox error selection.</p>
<p>Thanks for the post!  I was looking to figure out how to do it, did it first with your post, then explored MAMP more&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-66713</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Fri, 14 Aug 2009 21:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-66713</guid>
		<description>Thanks man I owe you a beer!</description>
		<content:encoded><![CDATA[<p>Thanks man I owe you a beer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viopico</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-64562</link>
		<dc:creator>viopico</dc:creator>
		<pubDate>Thu, 28 May 2009 11:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-64562</guid>
		<description>Thank you very much^^</description>
		<content:encoded><![CDATA[<p>Thank you very much^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-63206</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 05 May 2009 13:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-63206</guid>
		<description>Nice one, Jamie.

This post saved a good few hours of frustration.

Thanks very much.</description>
		<content:encoded><![CDATA[<p>Nice one, Jamie.</p>
<p>This post saved a good few hours of frustration.</p>
<p>Thanks very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Nicholls</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-60937</link>
		<dc:creator>Dan Nicholls</dc:creator>
		<pubDate>Sun, 12 Apr 2009 18:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-60937</guid>
		<description>Thanks for this, a big help when developing and when you&#039;re a total newbie to Mac and therefore a total newbie to MAMP!</description>
		<content:encoded><![CDATA[<p>Thanks for this, a big help when developing and when you&#8217;re a total newbie to Mac and therefore a total newbie to MAMP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neptúnus Hirt</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-59659</link>
		<dc:creator>Neptúnus Hirt</dc:creator>
		<pubDate>Tue, 31 Mar 2009 13:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-59659</guid>
		<description>Great, thanks for the information.

One note, however, for those that don&#039;t know: If you&#039;re using MAMP Pro, you need to navigate to the MAMP Pro application, then do a &quot;Show Package Contents&quot; on it to find the configuration files.
I&#039;ve had some trouble figuring that out, since I assumed that MAMP Pro accessed all the same files as MAMP, but simply had more configuration options.</description>
		<content:encoded><![CDATA[<p>Great, thanks for the information.</p>
<p>One note, however, for those that don&#8217;t know: If you&#8217;re using MAMP Pro, you need to navigate to the MAMP Pro application, then do a &#8220;Show Package Contents&#8221; on it to find the configuration files.<br />
I&#8217;ve had some trouble figuring that out, since I assumed that MAMP Pro accessed all the same files as MAMP, but simply had more configuration options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bujisky</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-58853</link>
		<dc:creator>bujisky</dc:creator>
		<pubDate>Mon, 23 Mar 2009 03:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-58853</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinto</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-51704</link>
		<dc:creator>Pinto</dc:creator>
		<pubDate>Wed, 07 Jan 2009 20:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-51704</guid>
		<description>Thanks to this post, works for me too.
I think Eli Sand uses IIS.</description>
		<content:encoded><![CDATA[<p>Thanks to this post, works for me too.<br />
I think Eli Sand uses IIS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-51387</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sun, 04 Jan 2009 15:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-51387</guid>
		<description>Thanks mate! Its always nice to google and find REAL usefull info, you saved me a couple minutes :)
Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks mate! Its always nice to google and find REAL usefull info, you saved me a couple minutes :)<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui Covelo</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-48189</link>
		<dc:creator>Rui Covelo</dc:creator>
		<pubDate>Sun, 30 Nov 2008 09:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-48189</guid>
		<description>Thanks for the tip. I lost a few minutes of my day until I found your post. It really doesn&#039;t make sense to be off by default.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I lost a few minutes of my day until I found your post. It really doesn&#8217;t make sense to be off by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abc@abc.com</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-45320</link>
		<dc:creator>abc@abc.com</dc:creator>
		<pubDate>Thu, 16 Oct 2008 15:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-45320</guid>
		<description>Dear Eli Sand

Would publish your site by xampp? If not then you should do know that most web developers don&#039;t publish their site with xampp or mamp because they use them to develop site locally and since nobody could write perfect codes without errors, they normally turn display error on. You need that for debugging not for your visitors... Your visitors will see your site from another server which normally don&#039;t came as a package like xampp or mamp. So stop, showing off, while other people are trying to share their knowledge and make the net a better net.

A reader who happens to read your comments</description>
		<content:encoded><![CDATA[<p>Dear Eli Sand</p>
<p>Would publish your site by xampp? If not then you should do know that most web developers don&#8217;t publish their site with xampp or mamp because they use them to develop site locally and since nobody could write perfect codes without errors, they normally turn display error on. You need that for debugging not for your visitors&#8230; Your visitors will see your site from another server which normally don&#8217;t came as a package like xampp or mamp. So stop, showing off, while other people are trying to share their knowledge and make the net a better net.</p>
<p>A reader who happens to read your comments</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-44696</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Fri, 10 Oct 2008 17:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-44696</guid>
		<description>Thanks! Other sites mentioned first part about E_ALL, but didn&#039;t mention Line 277 display_errors to &quot;On.&quot; Thanks for being thorough!</description>
		<content:encoded><![CDATA[<p>Thanks! Other sites mentioned first part about E_ALL, but didn&#8217;t mention Line 277 display_errors to &#8220;On.&#8221; Thanks for being thorough!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-41365</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Sat, 06 Sep 2008 16:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-41365</guid>
		<description>Works for me. Thanks.</description>
		<content:encoded><![CDATA[<p>Works for me. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mash</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-41114</link>
		<dc:creator>Mash</dc:creator>
		<pubDate>Thu, 04 Sep 2008 16:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-41114</guid>
		<description>Thanks Jamie.

Peter you sound like a wanker.  No-one cares about your &#039;expert&#039; abilities except you.  I bet you like to plaster W3C compliant logos all over your websites to tell the world you know about standards rather than just getting on with it.

Anyone that has had to set-up a mac for local dev knows what a timesaver MAMP is.
Apache, MySQL, PHP with phpMyAdmin and SQLlite as a one-click install bundle - bloody great - you can configure the stack anyway you want after that - such as tweaking php.ini to control your degree of error reporting as this post suggests.</description>
		<content:encoded><![CDATA[<p>Thanks Jamie.</p>
<p>Peter you sound like a wanker.  No-one cares about your &#8216;expert&#8217; abilities except you.  I bet you like to plaster W3C compliant logos all over your websites to tell the world you know about standards rather than just getting on with it.</p>
<p>Anyone that has had to set-up a mac for local dev knows what a timesaver MAMP is.<br />
Apache, MySQL, PHP with phpMyAdmin and SQLlite as a one-click install bundle &#8211; bloody great &#8211; you can configure the stack anyway you want after that &#8211; such as tweaking php.ini to control your degree of error reporting as this post suggests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-37864</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 05 Aug 2008 15:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-37864</guid>
		<description>Thank you!  This was so frustrating.</description>
		<content:encoded><![CDATA[<p>Thank you!  This was so frustrating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joachim</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-35743</link>
		<dc:creator>Joachim</dc:creator>
		<pubDate>Thu, 17 Jul 2008 14:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-35743</guid>
		<description>Thanks for the info!
Was getting fed up with the White Screen of Death...</description>
		<content:encoded><![CDATA[<p>Thanks for the info!<br />
Was getting fed up with the White Screen of Death&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SoC: AtomPub Week 4 Status &#183; cavemonkey50.com</title>
		<link>http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp/comment-page-1#comment-34934</link>
		<dc:creator>SoC: AtomPub Week 4 Status &#183; cavemonkey50.com</dc:creator>
		<pubDate>Sat, 21 Jun 2008 03:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jhuskisson.com/code-tidbits/enabling-error-reporting-in-mamp#comment-34934</guid>
		<description>[...] been oblivious to this since apparently MAMP had PHP error reporting disabled. I have since enabled error reporting, and will start fixing the small bugs early next [...]</description>
		<content:encoded><![CDATA[<p>[...] been oblivious to this since apparently MAMP had PHP error reporting disabled. I have since enabled error reporting, and will start fixing the small bugs early next [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
