<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Hosting Requirements'</title>
		<link>http://www.silverstripe.org/hosting-requirements/rss</link>
		<atom:link href="http://www.silverstripe.org/hosting-requirements/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Hosting Recommendations for US?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/257893?start=8#post281265</link>
			<description>&lt;p&gt;Thanks for the following answer.&lt;/p&gt;&lt;p&gt;_____________________&lt;br /&gt;&lt;a href=&quot;http://www.ebayoyo.com/&quot;&gt;golf clubs&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting Recommendations for US? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/257893?start=8#post281265&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/257893?start=8#post281265&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 20 Mar 2010 20:00:21 +1300</pubDate>
			<dc:creator>fiona</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/257893?start=8#post281265</guid>
		</item>
		
		<item>
			<title>infinite loop with silverstripe-installation?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/281192#post281192</link>
			<description>&lt;p&gt;Hello everybody,&lt;/p&gt;&lt;p&gt;the situation:&lt;/p&gt;&lt;p&gt;I have a unchanged(!) silverstripe-system on shared hosting. Silverstripe 2.3.6, Blog 0.2.1, Userforms, SWFUpload, DataObject Manager, Imagegallery (newest release each). The theme is &quot;higherGround&quot;. &lt;br /&gt;After the installation of the modules today, the hosting-server crashed 2 times, after this the site was deleted and my hoster announced to me that a script on my page produced an infinite loop and was so responsible for the breakdown. &lt;/p&gt;&lt;p&gt;question:&lt;/p&gt;&lt;p&gt;Has anybody an idea, how this problem evolved? Any knowledge would be highly appreciated. I've 30-something installations (some with the same modules) of Silverstripe 2.3.6 running on different servers and had no problem until today.&lt;/p&gt;&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: infinite loop with silverstripe-installation? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/281192#post281192&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/281192#post281192&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 19 Mar 2010 04:21:34 +1300</pubDate>
			<dc:creator>Elender78</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/281192#post281192</guid>
		</item>
		
		<item>
			<title>Re: forced and random mbstring.func_overload</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/257561?start=16#post281028</link>
			<description>&lt;p&gt;If you are unable to override the mbstring.func_overload in .htaccess&lt;/p&gt;&lt;p&gt;The suggestion above worked for me:&lt;/p&gt;&lt;p&gt;-------------&lt;/p&gt;&lt;p&gt;It happens there is one error in the pattern of two regex in sapphire/core/SSViewer.php.&lt;br /&gt;Ereg_replace doesn't complain about it, but mb_ereg_replace (and preg_replace too) does. At lines 494 and 496, the last closed parenthesis of the pattern needs to be escaped&lt;/p&gt;&lt;p&gt;,\&amp;lt;\?= +([^\?]*) +\?\&amp;gt;) +%' . '&amp;gt;',&lt;/p&gt;&lt;p&gt;becomes&lt;/p&gt;&lt;p&gt;,\&amp;lt;\?= +([^\?]*) +\?\&amp;gt;\) +%' . '&amp;gt;',&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: forced and random mbstring.func_overload &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/257561?start=16#post281028&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/257561?start=16#post281028&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 16 Mar 2010 15:35:47 +1300</pubDate>
			<dc:creator>JordanC</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/257561?start=16#post281028</guid>
		</item>
		
		<item>
			<title>Re: Hosting Recommendations for US?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280927</link>
			<description>&lt;p&gt;I believe 1&amp;amp;1 still uses PHP4 on their plans by default. There is documentation on their site about how to switch to PHP5. Be careful with them, they limit databases to a maximum of 100 megabytes.&lt;/p&gt;&lt;p&gt;I've seen a lot of people bit by bargain-basement shared hosting, including HostGator and 1&amp;amp;1. Always make sure to read the TOS for a hosting company to know where those limits on &quot;unlimited&quot; are. If you plan to get a lot of traffic, also be careful because SilverStripe can be heavy at times, and many shared hosts automatically suspend sites with heavy CPU usage.&lt;/p&gt;&lt;p&gt;Furthermore, avoid any companies owned by Endurance International Group (BizLand, FatCow, PowWeb, and iPowerWeb among 20+ brands they market under). I've personally experienced the disservice from one of their brands, and have heard horror stories from those who have used their other brands.&lt;/p&gt;&lt;p&gt;I've heard very good things about &lt;a href=&quot;http://www.montecarlohosting.net/&quot;&gt;MonteCarloHosting&lt;/a&gt;, and their resource allocations are quite reasonable for the price.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting Recommendations for US? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280927&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/257893?start=0#post280927&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Mon, 15 Mar 2010 06:31:07 +1300</pubDate>
			<dc:creator>youngmug</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280927</guid>
		</item>
		
		<item>
			<title>Re: Hosting Recommendations for US?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280899</link>
			<description>&lt;p&gt;I use greengeeks.com for my own hosting and have had no problems using silverstripe on their servers. I would stay away from at&amp;amp;t web hosting as I have had difficulties with using silverstripe on their servers.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting Recommendations for US? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280899&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/257893?start=0#post280899&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sun, 14 Mar 2010 12:22:36 +1300</pubDate>
			<dc:creator>bellafaith</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280899</guid>
		</item>
		
		<item>
			<title>Re: Hosting recommendations in the Netherlands?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280885</link>
			<description>&lt;p&gt;Thanks guys  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;@Bambii7: thank you also for giving such a detailed answer!&lt;/p&gt;&lt;p&gt;To explain a bit: it's not so much that I am afraid of a hughe timeloss for websites that travel halfway round the globe  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt;  It's more that  clients like to have registration and hosting in one package, and for an .nl domain that means (mostly) in the Netherlands. I've recently been pointed to keenondots, so maybe...&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting recommendations in the Netherlands? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280885&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/278506?start=0#post280885&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sun, 14 Mar 2010 09:28:25 +1300</pubDate>
			<dc:creator>martimiz</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280885</guid>
		</item>
		
		<item>
			<title>Re: Free MySQL?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280776</link>
			<description>&lt;p&gt;@FANFAN what is it you can't check?&lt;/p&gt;&lt;p&gt;It is definitely possible to use freemysql.net with any hosting packing. However as I've stated before it is slow and I would only use it for testing if you need, not for a reliable database source.&lt;/p&gt;&lt;p&gt;like Sean says from my experience it is best to use a proper paid plan. Hope thats helpful.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Free MySQL? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280776&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/270334?start=0#post280776&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 12 Mar 2010 11:21:40 +1300</pubDate>
			<dc:creator>pinkp</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280776</guid>
		</item>
		
		<item>
			<title>Re: Free MySQL?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280767</link>
			<description>&lt;p&gt;Unless you have a proper paid plan the chances of getting everything for free is unlikely  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;Suggested web hosts from community can be found here: &lt;a href=&quot;http://doc.silverstripe.org/doku.php?id=suggested-web-hosts&quot;&gt;http://doc.silverstripe.org/doku.php?id=suggested-web-hosts&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Sean&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Free MySQL? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280767&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/270334?start=0#post280767&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 12 Mar 2010 10:00:54 +1300</pubDate>
			<dc:creator>Sean</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280767</guid>
		</item>
		
		<item>
			<title>Re: Free MySQL?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280766</link>
			<description>&lt;p&gt;I can not check. There was still Activation Email&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Free MySQL? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280766&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/270334?start=0#post280766&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 12 Mar 2010 09:57:46 +1300</pubDate>
			<dc:creator>FANFAN</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280766</guid>
		</item>
		
		<item>
			<title>Re: Free MySQL?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280727</link>
			<description>&lt;p&gt;Yeah check out this thread for more info&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/275995&quot;&gt;http://www.silverstripe.org/hosting-requirements/show/275995&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Free MySQL? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280727&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/270334?start=0#post280727&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 12 Mar 2010 04:08:31 +1300</pubDate>
			<dc:creator>pinkp</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280727</guid>
		</item>
		
		<item>
			<title>Re: Hosting Recommendations for US?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280721</link>
			<description>&lt;p&gt;Try 000webhost.com&lt;br /&gt;Just do not participate in their affiliate program.&lt;/p&gt;&lt;p&gt;____________________________________________&lt;br /&gt;&lt;a href=&quot;http://canadian-citizen-visa.site11.com/&quot;&gt;canadian citizen visa&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting Recommendations for US? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280721&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/257893?start=0#post280721&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 12 Mar 2010 03:02:18 +1300</pubDate>
			<dc:creator>FANFAN</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post280721</guid>
		</item>
		
		<item>
			<title>Re: Free MySQL?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280718</link>
			<description>&lt;p&gt;Hmm ... Very interesting. And I can use a database on resources from other hosts?&lt;/p&gt;&lt;p&gt;________________________________________&lt;br /&gt;&lt;a href=&quot;http://www.taxpal.ie/&quot;&gt;PRSI Refund&lt;/a&gt;   &lt;a href=&quot;http://www.sraccounting.ie&quot;&gt;Sage Solutions&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Free MySQL? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280718&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/270334?start=0#post280718&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 12 Mar 2010 02:41:42 +1300</pubDate>
			<dc:creator>FANFAN</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/270334?start=0#post280718</guid>
		</item>
		
		<item>
			<title>Re: Hosting recommendations in the Netherlands?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280709</link>
			<description>&lt;p&gt;We`re hosting SilverStripe sites here in germany at mittwald.de - good performance and perfect scalable for agencies hosting client sites. Not so far away from the netherlands, should be fast enough ;-)&lt;/p&gt;&lt;p&gt;BTW SilverStripe can be installed preconfigured from within the admin interface...&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting recommendations in the Netherlands? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280709&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/278506?start=0#post280709&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 12 Mar 2010 00:56:38 +1300</pubDate>
			<dc:creator>patte</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280709</guid>
		</item>
		
		<item>
			<title>Re: Europe: needs for SQLite support for try&amp;buy installations</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/268518?start=0#post280708</link>
			<description>&lt;p&gt;Hi guys,&lt;/p&gt;&lt;p&gt;SQLite support has just recently been added, but it hasn't been tested much on real projects.&lt;/p&gt;&lt;p&gt;However, it has been passing the Sapphire core unit tests suite made up of 700~ tests so far, which is very promising!&lt;/p&gt;&lt;p&gt;If you want to try it out, check out a development copy of SilverStripe 2.4 (&lt;a href=&quot;http://svn.silverstripe.com/open/phpinstaller/branches/2.4&quot;&gt;http://svn.silverstripe.com/open/phpinstaller/branches/2.4&lt;/a&gt; from SVN) and add the &lt;a href=&quot;http://silverstripe.org/sqlite-database/&quot;&gt;sqlite3 module&lt;/a&gt; (or check it out via &lt;a href=&quot;http://svn.silverstripe.com/open/modules/sqlite3/trunk&quot;&gt;http://svn.silverstripe.com/open/modules/sqlite3/trunk&lt;/a&gt;).&lt;/p&gt;&lt;p&gt;Installation option 2 or 3 on &lt;a href=&quot;http://doc.silverstripe.org/doku.php?id=modules:sqlite&quot;&gt;this page&lt;/a&gt; should then get you started once you've done this.&lt;/p&gt;&lt;p&gt;The installer doesn't quite work with it yet, but it's on the way.&lt;/p&gt;&lt;p&gt;Any issues, file them in &lt;a href=&quot;http://open.silverstripe.org/&quot;&gt;http://open.silverstripe.org&lt;/a&gt;, there's a component &quot;Modules - sqlite3&quot; you can file against.&lt;/p&gt;&lt;p&gt;Cheers,&lt;br /&gt;Sean&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Europe: needs for SQLite support for try&amp;buy installations &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/268518?start=0#post280708&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/268518?start=0#post280708&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 12 Mar 2010 00:54:55 +1300</pubDate>
			<dc:creator>Sean</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/268518?start=0#post280708</guid>
		</item>
		
		<item>
			<title>Re: Send email on GoDaddy</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278742?start=0#post280695</link>
			<description>&lt;p&gt;Thanks for the reply.&lt;/p&gt;&lt;p&gt;Did you have issues with them too? &lt;/p&gt;&lt;p&gt;I am still battling with GoDaddy regarding this issue, who are saying that it is my fault, when even a simple php mail() call (no Silverstripe involved) does not get to me. &lt;br /&gt;I even tried to use their custom mailing form to no avail. &lt;br /&gt;They suck.&lt;/p&gt;&lt;p&gt;Just so I know, what do you mean by &quot;flagging the SMTP server inside the .htaccess&quot;?&lt;br /&gt;How do I do that? &lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Send email on GoDaddy &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278742?start=0#post280695&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/278742?start=0#post280695&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 11 Mar 2010 16:57:27 +1300</pubDate>
			<dc:creator>JuLo</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278742?start=0#post280695</guid>
		</item>
		
		<item>
			<title>Re: Hosting recommendations in the Netherlands?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280693</link>
			<description>&lt;p&gt;I couldn't tell you which would host would be the closest to Netherlands, which would help slightly with speed. I live in New Zealand and use US hosting companies. Which is what you want if a site is to have an international presence.&lt;/p&gt;&lt;p&gt;Godaddy and Hostgator are cheap. And at a glance offer all that you'd need. But I haven't had grate times with their support, they still kind of do the trick though.&lt;/p&gt;&lt;p&gt;I currently use wired tree &lt;a href=&quot;http://www.wiredtree.com/&quot;&gt;http://www.wiredtree.com/&lt;/a&gt;&lt;br /&gt;they're a smaller team of dudes running it. Grate response times for support, and have handled what I thought were some more advance server requirements without worry.&lt;/p&gt;&lt;p&gt;I haven't had first hand experience with with rack space but I'm told they're out right awesome &lt;a href=&quot;http://www.rackspace.com/index.php&quot;&gt;http://www.rackspace.com/index.php&lt;/a&gt;&lt;br /&gt;You pay more for what you get though. My brother put &lt;a href=&quot;http://www.ninjakiwi.com/&quot;&gt;www.ninjakiwi.com&lt;/a&gt; on there, which has CRAZY amounts of page views, their server and support have worked well for them.&lt;/p&gt;&lt;p&gt;Blue Host I think a little mid range between premium server and cheap and dirty. From what I've experienced they offer dirt cheap hosting but limit the accounts per host to something more reasonable than godaddy or host gator. Although that just what they tell me over the phone  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt;  &lt;a href=&quot;http://www.bluehost.com/track/joomlabear/CODE43&quot;&gt;http://www.bluehost.com/track/joomlabear/CODE43&lt;/a&gt; (I left aff id in there I don't mean to spam)&lt;/p&gt;&lt;p&gt;And again I don't have anything here but have set Joomla up for someone on this host. One &lt;a href=&quot;https://www.one.com/en/&quot;&gt;https://www.one.com/en/&lt;/a&gt; they offer everything you need. But the idea is you have one site per account.&lt;/p&gt;&lt;p&gt;If you're doing a lot of sites I'd book yourself a WHM account on a more premium host. Then you can set up as many accounts as you need. The host will help you if you need a hand getting started. And it'll start paying for itself after you get a few clients on there. I use wired tree and WHMCS to manage accounts for small jobs I do here in New Zealand&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting recommendations in the Netherlands? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280693&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/278506?start=0#post280693&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 11 Mar 2010 15:03:16 +1300</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278506?start=0#post280693</guid>
		</item>
		
		<item>
			<title>Re: Send email on GoDaddy</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278742?start=0#post280689</link>
			<description>&lt;p&gt;Sounds like you've made more progress than I would have on godaddy hosting.&lt;br /&gt;The only thing I can think of that you may want to try is flagging the SMTP server inside the .htaccess file.&lt;br /&gt;_config.php may or may not get called before the SS mail classes.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Send email on GoDaddy &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278742?start=0#post280689&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/278742?start=0#post280689&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 11 Mar 2010 14:37:42 +1300</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278742?start=0#post280689</guid>
		</item>
		
		<item>
			<title>htaccess RewriteBase on a site thats yet to go live SOLVED</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/280687#post280687</link>
			<description>&lt;p&gt;Hi again to all, on my favorite forum.&lt;br /&gt;This issue will be resolved later today I'm sure when the nameservers switch. But I develop a lot of SS sites like this so the solution would be handy to know.&lt;/p&gt;&lt;p&gt;I don't think there is much of a risk giving the links to the site on its IP so here it is&lt;br /&gt;http://208.79.232.180/~mitchell/&lt;br /&gt;which will soon become &lt;a href=&quot;http://mitchellstoutarchitects.co.nz/&quot;&gt;http://mitchellstoutarchitects.co.nz/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I get a nifty 404 when viewing on the IP. The folder was under /ss because there was a joomla install on root. I've just deleted the joomla install and moved the SS files to root.&lt;br /&gt;I used to get similar issues when playing with SS locally in sub folders. The solution was to add something like&lt;br /&gt;RewriteBase /ss/SilverStripev2.3.2/silverstripe&lt;/p&gt;&lt;p&gt;Is there something similar I can do when viewing the site via the IP?&lt;br /&gt;I tried &lt;br /&gt;RewriteBase http://208.79.232.180/~mitchell/&lt;br /&gt;or&lt;br /&gt;...................&lt;br /&gt;Sorry just stumbled across the fix in my usual fashion but feel I should continue this post if anyone else has similar issues.&lt;br /&gt;I needed to forward the shared host IP to the accounts partition &lt;br /&gt;RewriteBase /~mitchell/&lt;br /&gt;:blush:&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: htaccess RewriteBase on a site thats yet to go live SOLVED &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/280687#post280687&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/280687#post280687&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 11 Mar 2010 14:27:57 +1300</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/280687#post280687</guid>
		</item>
		
		<item>
			<title>Re: Quercus and Google App Engine</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/277838?start=0#post280019</link>
			<description>&lt;p&gt;So, has anyone tried to install SS under Quercus?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Quercus and Google App Engine &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/277838?start=0#post280019&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/277838?start=0#post280019&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 02 Mar 2010 23:28:49 +1300</pubDate>
			<dc:creator>dean_curly</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/277838?start=0#post280019</guid>
		</item>
		
		<item>
			<title>Re: Hosting Recommendations?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/252747?start=16#post279378</link>
			<description>&lt;p&gt;I have a linux VPS with Namesco, which has been really good. Just had to make a tweak in the .htaccess file to push up the memory limit, but other than that I've had no problems and I've got three live sites + 2 under construction running fine on it.&lt;/p&gt;&lt;p&gt;Obviously there is a bit of an upfront cost there, but its worthwhile as it means your site isn't on a server with hundreds of others, and you have full control, unlimited mySQL dbs etc.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting Recommendations? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/252747?start=16#post279378&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/252747?start=16#post279378&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 20 Feb 2010 03:50:46 +1300</pubDate>
			<dc:creator>LinseyM</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/252747?start=16#post279378</guid>
		</item>
		
		<item>
			<title>Re: Hosting Recommendations?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/252747?start=8#post279336</link>
			<description>&lt;p&gt;For UK kids,&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.webhostinguk.com/&quot;&gt;www.webhostinguk.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Very affordable, runs SS fine, free domain included at £2.29 per month! never found anyone else for this price with PHP5 and MySQL! &lt;br /&gt;very good support to.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting Recommendations? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/252747?start=8#post279336&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/252747?start=8#post279336&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 19 Feb 2010 10:07:44 +1300</pubDate>
			<dc:creator>pinkp</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/252747?start=8#post279336</guid>
		</item>
		
		<item>
			<title>Re: Hosting in Ireland?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/260998?start=8#post279115</link>
			<description>&lt;p&gt;I don't thing that this is a problem - where is your host provider situated. You can use UK or Us providers as well&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting in Ireland? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/260998?start=8#post279115&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/260998?start=8#post279115&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 16 Feb 2010 13:38:11 +1300</pubDate>
			<dc:creator>Solo</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/260998?start=8#post279115</guid>
		</item>
		
		<item>
			<title>Re: Hosting in Ireland?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/260998?start=0#post279060</link>
			<description>&lt;p&gt;Ok, I have an update for my previous list of Irish hosts above. I'm just finishing two Silverstripe websites hosted on MyHost.ie at the moment and I've found them to be the best to date. Silverstripe runs really well on the shared hosting accounts here so it's perfect for most clients, and I found the support service great.&lt;/p&gt;&lt;p&gt;I've spoken to Martin in there and they're happy to change ownership on the two folders 'silverstripe-cache' and 'assets' (so that Silverstripe can write to them without them having to be set to full permissions '777'). So at any stage after you've uploaded your files you just drop them a trouble ticket and they'll make the update. &lt;/p&gt;&lt;p&gt;So my vote is for MyHost.ie so far. Anyone else got any Irish hosting feedback?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting in Ireland? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/260998?start=0#post279060&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/260998?start=0#post279060&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 16 Feb 2010 06:20:46 +1300</pubDate>
			<dc:creator>neilcreagh</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/260998?start=0#post279060</guid>
		</item>
		
		<item>
			<title>Re: forced and random mbstring.func_overload</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/257561?start=16#post278776</link>
			<description>&lt;p&gt;It is the hoster problem, not ss. To solve it, edit .htaccess file and set: php_value mbstring.func_overload 1.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: forced and random mbstring.func_overload &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/257561?start=16#post278776&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/257561?start=16#post278776&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 11 Feb 2010 15:11:27 +1300</pubDate>
			<dc:creator>Solo</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/257561?start=16#post278776</guid>
		</item>
		
		<item>
			<title>Send email on GoDaddy</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278742#post278742</link>
			<description>&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;I have simply followed the great tutorial given by Aram on ssbits ( &lt;a href=&quot;http://www.ssbits.com/creating-a-simple-contact-form/&quot;&gt;http://www.ssbits.com/creating-a-simple-contact-form/&lt;/a&gt;) to do my own contact form. &lt;/p&gt;&lt;p&gt;It worked great on my free test server (x10hosting.com), but since paying GoDaddy to host my site, it has stopped working. &lt;/p&gt;&lt;p&gt;I have searched through the forums, and the only viable solutions seems to modify the core files, which I would rather avoid doing, to use PHPmailer.&lt;/p&gt;&lt;p&gt;Now GoDaddy does offer the SMTP server relay-hosting.secureserver.net, and although it says on their site that we shouldn't need to select the server when using the PHP mail() function (which I believe Silverstripe uses), I have added it to the _config.php file as follow: &lt;br /&gt;ini_set(&quot;SMTP&quot;, &quot;relay-hosting.secureserver.net&quot;); &lt;/p&gt;&lt;p&gt;But that was to no avail. (and I have no idea if this is even supposed to do something. Just copied it from a forum post).&lt;/p&gt;&lt;p&gt;Has anyone had any experience using GoDaddy for a simple contact form? &lt;/p&gt;&lt;p&gt;Or had anyone got any suggestion on how to troubleshoot or fix this?&lt;/p&gt;&lt;p&gt;I'm stuck here. &lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;JuLo&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Send email on GoDaddy &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278742#post278742&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278742#post278742&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 11 Feb 2010 03:46:47 +1300</pubDate>
			<dc:creator>JuLo</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278742#post278742</guid>
		</item>
		
		<item>
			<title>Hosting recommendations in the Netherlands?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278506#post278506</link>
			<description>&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;Can anyone recommend a hosting platform in the Netherlands for hosting small to just a little bit bigger commercial SilverStripe sites where they might stay up to speed even during the busy hours? I'm not looking for the lowest prices, but it should be affordable for small businesses.&lt;/p&gt;&lt;p&gt;Thanks in advance,&lt;/p&gt;&lt;p&gt;Martine&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting recommendations in the Netherlands? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278506#post278506&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278506#post278506&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sun, 07 Feb 2010 22:34:25 +1300</pubDate>
			<dc:creator>martimiz</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278506#post278506</guid>
		</item>
		
		<item>
			<title>Re: Out of Memory on DreamHost PS w/ high limits</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278461?start=0#post278479</link>
			<description>&lt;p&gt;Have you got any custom code that could be causing any issues? Any large queries / file read/write versions? You should be able to run SS without any issues on DreamHost. (I had the non PS version for a couple years and sure it wasn't going to set any speed records but it was able to handle all the sites I threw at it).&lt;/p&gt;&lt;p&gt;You might want to make sure you are writing to a temp folder by manually creating a silverstripe-cache/ folder in your ss directory and giving apache read/write access and making sure that the manifest is being generated (and therefore cached rather then relooked up every time).&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Out of Memory on DreamHost PS w/ high limits &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278461?start=0#post278479&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/278461?start=0#post278479&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 06 Feb 2010 22:43:22 +1300</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278461?start=0#post278479</guid>
		</item>
		
		<item>
			<title>Out of Memory on DreamHost PS w/ high limits</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/278461#post278461</link>
			<description>&lt;p&gt;I am running a number of SS instances on a DreamHost PS without seemingly a hitch... However, I'm seeing very large RAM utilization compared to other CMS platforms at the moment.  This is actually causing something very serious to happen that halts the entire server by running it out of memory and I'm actually very generous in my memory allowances and hosting. &lt;/p&gt;&lt;p&gt;It appears that it is one particular instance of SS that is allowing a lot of stuck scripts to spin on forever.  I need to research this quite a bit more and get to the bottom of what is going on. &lt;/p&gt;&lt;p&gt;Any suggestions as to how to isolate this issue out?  FastCGI just keeps spawning other procs to handle the load while these others just stagnate.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Out of Memory on DreamHost PS w/ high limits &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278461#post278461&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/278461#post278461&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 06 Feb 2010 04:44:41 +1300</pubDate>
			<dc:creator>ylluminate</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/278461#post278461</guid>
		</item>
		
		<item>
			<title>Re: Quercus and Google App Engine</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/277838?start=0#post278459</link>
			<description>&lt;p&gt;Sounds good Sigurd. I'll put that on my list for the mid term.  Very interesting and powerful to say the least, especially with the hosting costs and potential performance benefits.  The problem we would have to work around are the different paradigms for BigTable and perhaps issues with Exploding Indexes and Big Entities, but I'm not certain if that will be an issue yet here as I've not done quite enough yet.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Quercus and Google App Engine &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/277838?start=0#post278459&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/277838?start=0#post278459&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 06 Feb 2010 04:41:36 +1300</pubDate>
			<dc:creator>ylluminate</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/277838?start=0#post278459</guid>
		</item>
		
		<item>
			<title>Re: Hosting Recommendations for US?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post278456</link>
			<description>&lt;p&gt;BlueDevil, it was over a year ago so I could be remembering wrong, but I don't recall encountering any difficulties.  As per the instructions here (&lt;a href=&quot;http://doc.silverstripe.org/doku.php?id=installation-on-webserver&quot;&gt;http://doc.silverstripe.org/doku.php?id=installation-on-webserver&lt;/a&gt;), SilverStripe should take you through the installation process once you've uploaded the files to your webserver and set up your MySQL account.  Can you tell us the specific problem you're encountering or error message you're seeing?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Hosting Recommendations for US? &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post278456&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/257893?start=0#post278456&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 06 Feb 2010 04:23:06 +1300</pubDate>
			<dc:creator>ootersplace</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/257893?start=0#post278456</guid>
		</item>
		

	</channel>
</rss>