<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Magento / GoDaddy fun</title>
	<atom:link href="http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/</link>
	<description>Your Data, Your Solution, Your Way!</description>
	<lastBuildDate>Mon, 15 Mar 2010 08:14:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Danpep</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-194</link>
		<dc:creator>Danpep</dc:creator>
		<pubDate>Thu, 31 Dec 2009 18:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-194</guid>
		<description>Has anyone tried this with the latest magento 1.3.2.4  on a GoDaddy shared host?   I am still getting the No Input File Specified error despite these instructions.
tried the php.ini, tried renaming it to php5.ini, tried the .htaccess uncomment...  all combinations above.</description>
		<content:encoded><![CDATA[<p>Has anyone tried this with the latest magento 1.3.2.4  on a GoDaddy shared host?   I am still getting the No Input File Specified error despite these instructions.<br />
tried the php.ini, tried renaming it to php5.ini, tried the .htaccess uncomment&#8230;  all combinations above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jm-l4l</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-186</link>
		<dc:creator>jm-l4l</dc:creator>
		<pubDate>Mon, 07 Dec 2009 07:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-186</guid>
		<description>Can anyone help with code below i have seached for hours in this forum, for answers. But I couldn’t find any, the code below appear on example.com/magento/downloader/#pear_iframe. It asks me “to continue installation or re-download all magento core packages” 

my system is: 
Linux 
php 5.x 
hosted on godaddy 



Warning: include_once(Mage/Core/functions.php) [function.include-once]: failed to open stream: No such file or directory in /home/content/l/4/l/l4lcali/html/magento/app/Mage.php on line 49

Warning: include_once() [function.include]: Failed opening &#039;Mage/Core/functions.php&#039; for inclusion (include_path=&#039;/home/content/l/4/l/l4lcali/html/magento/app/code/local:/home/content/l/4/l/l4lcali/html/magento/app/code/community:/home/content/l/4/l/l4lcali/html/magento/app/code/core:/home/content/l/4/l/l4lcali/html/magento/lib:.:/usr/local/php5/lib/php&#039;) in /home/content/l/4/l/l4lcali/html/magento/app/Mage.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at /home/content/l/4/l/l4lcali/html/magento/app/Mage.php:49) in /home/content/l/4/l/l4lcali/html/magento/downloader/Maged/Controller.php on line 339</description>
		<content:encoded><![CDATA[<p>Can anyone help with code below i have seached for hours in this forum, for answers. But I couldn’t find any, the code below appear on example.com/magento/downloader/#pear_iframe. It asks me “to continue installation or re-download all magento core packages” </p>
<p>my system is:<br />
Linux<br />
php 5.x<br />
hosted on godaddy </p>
<p>Warning: include_once(Mage/Core/functions.php) [function.include-once]: failed to open stream: No such file or directory in /home/content/l/4/l/l4lcali/html/magento/app/Mage.php on line 49</p>
<p>Warning: include_once() [function.include]: Failed opening &#8216;Mage/Core/functions.php&#8217; for inclusion (include_path=&#8217;/home/content/l/4/l/l4lcali/html/magento/app/code/local:/home/content/l/4/l/l4lcali/html/magento/app/code/community:/home/content/l/4/l/l4lcali/html/magento/app/code/core:/home/content/l/4/l/l4lcali/html/magento/lib:.:/usr/local/php5/lib/php&#8217;) in /home/content/l/4/l/l4lcali/html/magento/app/Mage.php on line 49</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/content/l/4/l/l4lcali/html/magento/app/Mage.php:49) in /home/content/l/4/l/l4lcali/html/magento/downloader/Maged/Controller.php on line 339</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-172</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 10 Oct 2009 23:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-172</guid>
		<description>Stephan,

Did you figure out what was causing the Email issue?  I am experiencing the exact same issue when trying to send notifications through Magento.  When I use SMTP to send emails, I receive a &quot;554 The message was rejected because it contains prohibited virus or spam content&quot; error, and when I send an email using PHP, the emails are sometimes sent, and other times not.  Any help on this issue would be extremely appreciated as this issue will force me to change hosts unless I can figure it out.  Messages are sent without issue on our development server, just not on GoDaddy.  I have been over the script many times and cannot seem to determine the issue.

Thanks for you help!!</description>
		<content:encoded><![CDATA[<p>Stephan,</p>
<p>Did you figure out what was causing the Email issue?  I am experiencing the exact same issue when trying to send notifications through Magento.  When I use SMTP to send emails, I receive a &#8220;554 The message was rejected because it contains prohibited virus or spam content&#8221; error, and when I send an email using PHP, the emails are sometimes sent, and other times not.  Any help on this issue would be extremely appreciated as this issue will force me to change hosts unless I can figure it out.  Messages are sent without issue on our development server, just not on GoDaddy.  I have been over the script many times and cannot seem to determine the issue.</p>
<p>Thanks for you help!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lifeBLUE Blog &#124; Company Insights on Search Marketing and Web Design</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-105</link>
		<dc:creator>lifeBLUE Blog &#124; Company Insights on Search Marketing and Web Design</dc:creator>
		<pubDate>Tue, 08 Sep 2009 16:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-105</guid>
		<description>[...] are tons of people, just like me and you, who have had problems installing Magento on any server, let alone a Go Daddy one. Among the [...]</description>
		<content:encoded><![CDATA[<p>[...] are tons of people, just like me and you, who have had problems installing Magento on any server, let alone a Go Daddy one. Among the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-101</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 01 Sep 2009 18:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-101</guid>
		<description>@Stephen
Double check your smtp connection within Magento.  Not sure what else could be causing the issues.</description>
		<content:encoded><![CDATA[<p>@Stephen<br />
Double check your smtp connection within Magento.  Not sure what else could be causing the issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Barrett</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-92</link>
		<dc:creator>Stephan Barrett</dc:creator>
		<pubDate>Tue, 04 Aug 2009 22:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-92</guid>
		<description>We&#039;ve had problems with an install and email. Seems like the Magento install is fine, though the system won&#039;t send out email. Any ideas on what might be causing this on a Godaddy install?

Thanks!

Stephan</description>
		<content:encoded><![CDATA[<p>We&#8217;ve had problems with an install and email. Seems like the Magento install is fine, though the system won&#8217;t send out email. Any ideas on what might be causing this on a Godaddy install?</p>
<p>Thanks!</p>
<p>Stephan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy rooney</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-84</link>
		<dc:creator>andy rooney</dc:creator>
		<pubDate>Tue, 02 Jun 2009 22:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-84</guid>
		<description>Anyone have a GoDaddy account? I need to migrate my shared servers to a dedicated server and not sure how all of that works.</description>
		<content:encoded><![CDATA[<p>Anyone have a GoDaddy account? I need to migrate my shared servers to a dedicated server and not sure how all of that works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-81</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 27 May 2009 00:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-81</guid>
		<description>Glad to hear things are working out.  I&#039;ve been using hostmonster.com for about two years now.  At $5ish a month, I can&#039;t complain.  I&#039;ll be trying to deploy Magento on it in the near future.  Please be on the lookout for my review on the Magento Beginner&#039;s Guide from Packt Publishing.</description>
		<content:encoded><![CDATA[<p>Glad to hear things are working out.  I&#8217;ve been using hostmonster.com for about two years now.  At $5ish a month, I can&#8217;t complain.  I&#8217;ll be trying to deploy Magento on it in the near future.  Please be on the lookout for my review on the Magento Beginner&#8217;s Guide from Packt Publishing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-80</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 27 May 2009 00:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-80</guid>
		<description>Thanks for the kind words Eddie.  I&#039;m hoping to have more posts up soon about Magento.</description>
		<content:encoded><![CDATA[<p>Thanks for the kind words Eddie.  I&#8217;m hoping to have more posts up soon about Magento.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/06/magento-godaddy-fun/comment-page-1/#comment-77</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Wed, 06 May 2009 18:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=14#comment-77</guid>
		<description>Thanks Alex, so here is an update.  I have just launched my site last month (yes a far cry from the original launch date, but I did say I was the over achiever of the year).  I have since moved on from GoDaddy to another hosting provder (crucial web hosting) who is more expensive than GoDaddy and probably than I really want to pay, but with that said, I CANNOT TELL YOU HOW MUCH FASTER MY SITE LOADS!!!.  GoDaddy served its purpose in the planning and building stage, but on a live store, the speed can be detrimental to conversions.  I still like GoDaddy, their support is excellent IMHO, and I still have other sites hosted with them, but for Magento, this gal definately thinks any who is serious about e-commerce may want to leave GoDaddy alone (or purchase the most expensive plan they have).  And that&#039;s all I have to say on that!  Thanks for this topic.</description>
		<content:encoded><![CDATA[<p>Thanks Alex, so here is an update.  I have just launched my site last month (yes a far cry from the original launch date, but I did say I was the over achiever of the year).  I have since moved on from GoDaddy to another hosting provder (crucial web hosting) who is more expensive than GoDaddy and probably than I really want to pay, but with that said, I CANNOT TELL YOU HOW MUCH FASTER MY SITE LOADS!!!.  GoDaddy served its purpose in the planning and building stage, but on a live store, the speed can be detrimental to conversions.  I still like GoDaddy, their support is excellent IMHO, and I still have other sites hosted with them, but for Magento, this gal definately thinks any who is serious about e-commerce may want to leave GoDaddy alone (or purchase the most expensive plan they have).  And that&#8217;s all I have to say on that!  Thanks for this topic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
