<?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 Robert Rosetta&#039;s Blog</title>
	<atom:link href="http://blog.rrosetta.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rrosetta.com</link>
	<description>Website Development</description>
	<lastBuildDate>Thu, 04 Mar 2010 03:06:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>Comment on Practical Web 2.0 Applications with PHP &#8211; Chapter 2 by Greg London</title>
		<link>http://blog.rrosetta.com/2009/10/12/practical-web-2-0-applications-with-php-chapter-2/comment-page-1/#comment-30</link>
		<dc:creator>Greg London</dc:creator>
		<pubDate>Thu, 04 Mar 2010 03:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rrosetta.com/?p=13#comment-30</guid>
		<description>It&#039;s funny I&#039;m running into the same problem. The author of the book really left a lot of unexplained things out.

I&#039;m getting this error now after attempting to register a member

Uncaught exception Zend_Controller_Dispatcher_Exception with message Invalid controller specified 

But it has nothing to do with view/scripts though. The rest of the site works, just can&#039;t register someone. 

I was thinking it was a naming convention, you know, I could&#039;ve missed a capitalized letter for one of the action controllers.

Anyway, I&#039;m still working on it.</description>
		<content:encoded><![CDATA[<p>It&#8217;s funny I&#8217;m running into the same problem. The author of the book really left a lot of unexplained things out.</p>
<p>I&#8217;m getting this error now after attempting to register a member</p>
<p>Uncaught exception Zend_Controller_Dispatcher_Exception with message Invalid controller specified </p>
<p>But it has nothing to do with view/scripts though. The rest of the site works, just can&#8217;t register someone. </p>
<p>I was thinking it was a naming convention, you know, I could&#8217;ve missed a capitalized letter for one of the action controllers.</p>
<p>Anyway, I&#8217;m still working on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installation of PHPUnit on a Dreamhost Account by Robert Rosetta</title>
		<link>http://blog.rrosetta.com/2009/11/30/installation-of-phpunit-on-a-dreamhost-account/comment-page-1/#comment-26</link>
		<dc:creator>Robert Rosetta</dc:creator>
		<pubDate>Tue, 16 Feb 2010 00:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rrosetta.com/?p=42#comment-26</guid>
		<description>Scott - thank you. When I tried doing this, I had t piece the instruction together from several sites.

I&#039;m not sure about if you have a dedicated server, if it would be any different, i wouldn&#039;t think so.  I was wondering, did you include the local/bin directory in your path (steps 7 &amp; 8)? That would be the only thing I would think of that might cause it not to work.  But the main thing is that you were able to get it to work with what you did.</description>
		<content:encoded><![CDATA[<p>Scott &#8211; thank you. When I tried doing this, I had t piece the instruction together from several sites.</p>
<p>I&#8217;m not sure about if you have a dedicated server, if it would be any different, i wouldn&#8217;t think so.  I was wondering, did you include the local/bin directory in your path (steps 7 &amp; 8)? That would be the only thing I would think of that might cause it not to work.  But the main thing is that you were able to get it to work with what you did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installation of PHPUnit on a Dreamhost Account by Scott Maggelet</title>
		<link>http://blog.rrosetta.com/2009/11/30/installation-of-phpunit-on-a-dreamhost-account/comment-page-1/#comment-24</link>
		<dc:creator>Scott Maggelet</dc:creator>
		<pubDate>Sat, 30 Jan 2010 03:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rrosetta.com/?p=42#comment-24</guid>
		<description>Thank you for the very helpful instructions.

In my case, copying the phpunit.php file to the local/bin directory did not work.  PHPUnit failed to find the required included files.  However, renaming the phpunit.php file and executing it within its current directory did work.  I am on a Dreamhost Private Server, though I don&#039;t know if that makes a difference.</description>
		<content:encoded><![CDATA[<p>Thank you for the very helpful instructions.</p>
<p>In my case, copying the phpunit.php file to the local/bin directory did not work.  PHPUnit failed to find the required included files.  However, renaming the phpunit.php file and executing it within its current directory did work.  I am on a Dreamhost Private Server, though I don&#8217;t know if that makes a difference.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

