<?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: Zend Framework QuickStart Tutorial: What are the filenames?</title>
	<atom:link href="http://johnmee.com/2008/11/zend-framework-tutorial-what-are-the-filenames/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnmee.com/2008/11/zend-framework-tutorial-what-are-the-filenames/</link>
	<description>A Programmer in Sydney, Australia</description>
	<lastBuildDate>Sat, 31 Mar 2012 04:02:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: GP</title>
		<link>http://johnmee.com/2008/11/zend-framework-tutorial-what-are-the-filenames/comment-page-1/#comment-1094</link>
		<dc:creator>GP</dc:creator>
		<pubDate>Wed, 18 Feb 2009 09:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnmee.com/?p=96#comment-1094</guid>
		<description>The above structure is correct except, instead of:
application/
&#124;-- app.ini
it is like:
application/
&#124;-- config
&#124;   &#124;-- app.ini</description>
		<content:encoded><![CDATA[<p>The above structure is correct except, instead of:<br />
application/<br />
|&#8211; app.ini<br />
it is like:<br />
application/<br />
|&#8211; config<br />
|   |&#8211; app.ini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Baker</title>
		<link>http://johnmee.com/2008/11/zend-framework-tutorial-what-are-the-filenames/comment-page-1/#comment-471</link>
		<dc:creator>Timothy Baker</dc:creator>
		<pubDate>Mon, 01 Dec 2008 21:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnmee.com/?p=96#comment-471</guid>
		<description>I too, spent a considerable amount of time on this tutorial. And I did the same thing in copying the snippets of code and pasting them into an editor, and then saving them into their appropriate directory with the correct file name. The location and file names I used were derived from the code snippets themselves,,at the top of each.
However, I could not get it to work. You pointed me down the correct path referring to the .htaccess file.
I made your suggested changes and still had the trouble. Then I realized my virtual servers AllowOverride directive was set to &quot;none&quot;. ooops. After making a few changes and viewing my log files I realized my Apache had not loaded the rewrite module.A few more changes and voila !!</description>
		<content:encoded><![CDATA[<p>I too, spent a considerable amount of time on this tutorial. And I did the same thing in copying the snippets of code and pasting them into an editor, and then saving them into their appropriate directory with the correct file name. The location and file names I used were derived from the code snippets themselves,,at the top of each.<br />
However, I could not get it to work. You pointed me down the correct path referring to the .htaccess file.<br />
I made your suggested changes and still had the trouble. Then I realized my virtual servers AllowOverride directive was set to &#8220;none&#8221;. ooops. After making a few changes and viewing my log files I realized my Apache had not loaded the rewrite module.A few more changes and voila !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://johnmee.com/2008/11/zend-framework-tutorial-what-are-the-filenames/comment-page-1/#comment-440</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 14 Nov 2008 01:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnmee.com/?p=96#comment-440</guid>
		<description>Thanks, that&#039;s really useful. Have spent most of the day trying to get through the Zend Framework QuickStart tutorial, and your post explains a lot that the (intentionally?) vague tutorial doesn&#039;t. If they&#039;d had something like this in there  (or even made the effort to explain where each piece of code went, radical though that may be!) I think a lot more people wouldn&#039;t be put off ZF at the first hurdle!</description>
		<content:encoded><![CDATA[<p>Thanks, that&#8217;s really useful. Have spent most of the day trying to get through the Zend Framework QuickStart tutorial, and your post explains a lot that the (intentionally?) vague tutorial doesn&#8217;t. If they&#8217;d had something like this in there  (or even made the effort to explain where each piece of code went, radical though that may be!) I think a lot more people wouldn&#8217;t be put off ZF at the first hurdle!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

