<?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: &#8220;app/Mage.php was not found&#8221; error message &#8211; Magento installation</title>
	<atom:link href="http://www.pctechblog.com/magento/appmagephp-was-not-found-error-message-magento-installation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pctechblog.com/magento/appmagephp-was-not-found-error-message-magento-installation</link>
	<description>random talk about pc problems</description>
	<lastBuildDate>Thu, 04 Feb 2010 02:27:00 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: blz</title>
		<link>http://www.pctechblog.com/magento/appmagephp-was-not-found-error-message-magento-installation/comment-page-1#comment-1539</link>
		<dc:creator>blz</dc:creator>
		<pubDate>Fri, 11 Sep 2009 22:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pctechblog.com/?p=8#comment-1539</guid>
		<description>One issue...if magento is installed in a subfolder you have to edit index.php line 45 (my install). 

Change:
&lt;code&gt;
&quot;$mageFilename = &#039;app/Mage.php&#039;;&quot;&lt;/code&gt;
to 
&lt;code&gt;
&quot;$mageFilename = &#039;{path_to_magento}/app/Mage.php&#039;;&quot;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>One issue&#8230;if magento is installed in a subfolder you have to edit index.php line 45 (my install). </p>
<p>Change:<br />
<code><br />
"$mageFilename = 'app/Mage.php';"</code><br />
to<br />
<code><br />
"$mageFilename = '{path_to_magento}/app/Mage.php';"</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pim</title>
		<link>http://www.pctechblog.com/magento/appmagephp-was-not-found-error-message-magento-installation/comment-page-1#comment-15</link>
		<dc:creator>Pim</dc:creator>
		<pubDate>Fri, 30 Jan 2009 15:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pctechblog.com/?p=8#comment-15</guid>
		<description>Hey,

Thanks for this tip, you were right. This problem will come back at many points in your webshop (eg breadcrumbs, navigation etc)

It seems the server and install need to be set to rewrite urls.

Not sure though..gonna test that later.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Thanks for this tip, you were right. This problem will come back at many points in your webshop (eg breadcrumbs, navigation etc)</p>
<p>It seems the server and install need to be set to rewrite urls.</p>
<p>Not sure though..gonna test that later.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
