<?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></title>
		<link>http://www.silverstripe.org/forums/rss</link>
		<atom:link href="http://www.silverstripe.org/forums/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Load balancing and some numbers</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/15519#post313518</link>
			<description>&lt;p&gt;&lt;em&gt;Also, if that motivates anyone to help me out, if I manage to put together a system I will be more than happy to compile a tutorial from my experience.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;Hi zard,&lt;/p&gt;&lt;p&gt;hope your system is running fine?&lt;br /&gt;How did u do it? any special experiences or learnings you could share?&lt;/p&gt;&lt;p&gt;Would be curious for any hints on managing high loads with Silverstripe.&lt;/p&gt;&lt;p&gt;Kind Regards  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;br /&gt;SF.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Load balancing and some numbers | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/15519#post313518&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/15519&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 24 Apr 2012 19:56:49 +1200</pubDate>
			<dc:creator>Silverfish</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/15519#post313518</guid>
		</item>
		
		<item>
			<title>Re: forced and random mbstring.func_overload</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/6191?start=16#post313369</link>
			<description>&lt;p&gt;Thanks for this post Anatol, this is still an issue with 2.4.7 as well and this change in the SS_Viewer.php file sorted it nicely. &lt;/p&gt;&lt;p&gt;Cheers&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: forced and random mbstring.func_overload | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/6191?start=16#post313369&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/6191&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 17 Apr 2012 16:50:00 +1200</pubDate>
			<dc:creator>Darkfaythe</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/6191?start=16#post313369</guid>
		</item>
		
		<item>
			<title>Re: Server error after setting password for MySQL</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19628#post313170</link>
			<description>&lt;p&gt;Thanx a lot, updating the _config.php file in mysite folder did the trick.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Server error after setting password for MySQL | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19628#post313170&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19628&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 10 Apr 2012 07:37:33 +1200</pubDate>
			<dc:creator>ArnoParno</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19628#post313170</guid>
		</item>
		
		<item>
			<title>Re: Server error after setting password for MySQL</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19628#post313146</link>
			<description>&lt;p&gt;If you changed the mysql password then you'll need to update that in SS as well in your mysite/_config.php&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Server error after setting password for MySQL | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19628#post313146&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19628&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 08 Apr 2012 17:27:53 +1200</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19628#post313146</guid>
		</item>
		
		<item>
			<title>Server error after setting password for MySQL</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19628</link>
			<description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;After installing WAMP and SilverStripe I got a warning in phpMyAdmin that there was no password set for MySQL. When I figured out how to set these for the different hosts (127.0.0.1 / localhost / ::1 localhost &amp;lt;--- what is this one by the way?) I went back into phpMyAdmin to see if all was well now. Alas access denied, had to change the config.inc.php file and set the password there too. This done I had access again to phpMyAdmin. Thinking everything was hunky-dory now I went back to SilverStripe CMS (localhost/silverstripe/admin) to work on my website, but no luck &quot;Server error - Sorry, there was a problem with handling your request&quot;. Same for the website (localhost/silverstripe). I'm sure it has something to do with setting the MySQL password because before this I had no problems accessing SilverStripe CMS or the website. Tried to Google and search this forum but nothing yet.&lt;/p&gt;&lt;p&gt;Hope someone out here will hear my cry for help and come up with a solution for me. I am kind of a newb so keep it simple please  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;Arno&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Server error after setting password for MySQL | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19628&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19628&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 07 Apr 2012 00:15:08 +1200</pubDate>
			<dc:creator>ArnoParno</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19628</guid>
		</item>
		
		<item>
			<title>Re: Mysql Service shuts down</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18349#post312880</link>
			<description>&lt;p&gt;Well, are you sure that it's CMS fault?&lt;br /&gt;maybe it's VPS internal problem?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Mysql Service shuts down | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18349#post312880&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18349&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 24 Mar 2012 00:21:59 +1300</pubDate>
			<dc:creator>kominiarz</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18349#post312880</guid>
		</item>
		
		<item>
			<title>Deprecated Functions in PHP5.3</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19547</link>
			<description>&lt;p&gt;Hello, &lt;br /&gt;I am just wondering why there are still so may deprecated function used in the latest 2.4 version. We have written a little scanner which looks up some keywords (could be comments as well so its not hundred percent correct but it gives a good overview) to find deprecated function calls. The result is really not so bad as for lots of the functions there is a replacement even in php 5.2. eg split -&amp;gt; explode, ereg -&amp;gt; preg_match (slight change necessary). So here is the list&lt;/p&gt;&lt;p&gt;php 5.3 deprecatinator&lt;br /&gt;+++++++++++++looking for call_user_method++++++++++&lt;br /&gt;+++++++++++++looking for call_user_method_array++++++++++&lt;br /&gt;+++++++++++++looking for define_syslog_variables++++++++++&lt;/p&gt;&lt;p&gt;+++++++++++++looking for ereg++++++++++&lt;br /&gt;./sapphire/forms/CreditCardField.php&lt;br /&gt;./sapphire/email/Email.php&lt;br /&gt;./sapphire/email/Mailer.php&lt;br /&gt;./sapphire/core/HTTP.php&lt;br /&gt;./sapphire/core/i18nTextCollector.php&lt;br /&gt;./sapphire/core/i18n.php&lt;br /&gt;./sapphire/core/SSViewer.php&lt;br /&gt;./sapphire/core/model/fieldtypes/Date.php&lt;br /&gt;./sapphire/core/model/fieldtypes/Varchar.php&lt;br /&gt;./sapphire/core/model/fieldtypes/Datetime.php&lt;br /&gt;./sapphire/integration/Geoip.php&lt;br /&gt;./silverstripe-blog/thirdparty/xmlrpc/xmlrpc.php&lt;/p&gt;&lt;p&gt;+++++++++++++looking for ereg_replace++++++++++&lt;br /&gt;./sapphire/dev/SapphireTestReporter.php&lt;br /&gt;./sapphire/forms/CheckboxSetField.php&lt;br /&gt;./sapphire/forms/FormField.php&lt;br /&gt;./sapphire/forms/FieldGroup.php&lt;br /&gt;./sapphire/forms/OptionsetField.php&lt;br /&gt;./sapphire/email/Mailer.php&lt;br /&gt;./sapphire/search/AdvancedSearchForm.php&lt;br /&gt;./sapphire/security/PermissionCheckboxSetField.php&lt;br /&gt;./sapphire/widgets/Widget.php&lt;br /&gt;./sapphire/core/control/ContentNegotiator.php&lt;br /&gt;./sapphire/core/control/Director.php&lt;br /&gt;./sapphire/core/ManifestBuilder.php&lt;br /&gt;./sapphire/core/i18nTextCollector.php&lt;br /&gt;./sapphire/core/Convert.php&lt;br /&gt;./sapphire/core/SSViewer.php&lt;br /&gt;./sapphire/core/model/Image.php&lt;br /&gt;./sapphire/core/model/SiteTree.php&lt;br /&gt;./sapphire/core/model/Database.php&lt;br /&gt;./sapphire/integration/XML.php&lt;br /&gt;./sapphire/filesystem/Folder.php&lt;br /&gt;./sapphire/filesystem/Upload.php&lt;br /&gt;./sapphire/filesystem/File.php&lt;br /&gt;./cms/code/SideReport.php&lt;br /&gt;./cms/code/CMSSiteTreeFilter.php&lt;br /&gt;./cms/code/LeftAndMain.php&lt;br /&gt;./cms/code/sitefeatures/PageCommentInterface.php&lt;br /&gt;./cms/code/staticpublisher/FilesystemPublisher.php&lt;br /&gt;./cms/code/AssetAdmin.php&lt;/p&gt;&lt;p&gt;+++++++++++++looking for eregi++++++++++&lt;/p&gt;&lt;p&gt;+++++++++++++looking for eregi_replace++++++++++&lt;br /&gt;./sapphire/core/control/ContentNegotiator.php&lt;br /&gt;./sapphire/core/Convert.php&lt;br /&gt;./sapphire/core/model/Database.php&lt;/p&gt;&lt;p&gt;+++++++++++++looking for set_magic_quotes_runtime++++++++++&lt;br /&gt;./sapphire/thirdparty/Zend/Cache/Backend/File.php&lt;/p&gt;&lt;p&gt;+++++++++++++looking for session_register++++++++++&lt;br /&gt;+++++++++++++looking for session_unregister++++++++++&lt;br /&gt;+++++++++++++looking for session_is_registered++++++++++&lt;br /&gt;+++++++++++++looking for set_socket_blocking++++++++++&lt;/p&gt;&lt;p&gt;+++++++++++++looking for split++++++++++&lt;br /&gt;./recaptcha/code/RecaptchaField.php&lt;br /&gt;./sapphire/forms/DatetimeField.php&lt;br /&gt;./sapphire/forms/CreditCardField.php&lt;br /&gt;./sapphire/forms/PhoneNumberField.php&lt;br /&gt;./sapphire/tasks/MigrateTranslatableTask.php&lt;br /&gt;./sapphire/thirdparty/simplepie/idn/idna_convert.class.php&lt;br /&gt;./sapphire/thirdparty/tinymce/plugins/spellchecker/rpc.php&lt;br /&gt;./sapphire/thirdparty/json/JSON.php&lt;br /&gt;./sapphire/thirdparty/Zend/Cache/Frontend/Page.php&lt;br /&gt;./sapphire/thirdparty/Zend/Locale/Format.php&lt;br /&gt;./sapphire/thirdparty/Zend/Locale/Math.php&lt;br /&gt;./sapphire/thirdparty/simpletest/http.php&lt;br /&gt;./sapphire/thirdparty/simpletest/url.php&lt;br /&gt;./sapphire/parsers/HTML/HTMLBBCodeParser.php&lt;br /&gt;./sapphire/core/i18nTextCollector.php&lt;br /&gt;./sapphire/core/SSViewer.php&lt;br /&gt;./sapphire/core/model/fieldtypes/HTMLText.php&lt;br /&gt;./sapphire/core/model/Translatable.php&lt;br /&gt;./sapphire/filesystem/File.php&lt;br /&gt;./sapphire/tests/fieldtypes/TextTest.php&lt;br /&gt;./cms/code/CMSBatchActionHandler.php&lt;br /&gt;./cms/code/LeftAndMain.php&lt;br /&gt;./cms/code/AssetAdmin.php&lt;br /&gt;./cms/code/Diff.php&lt;br /&gt;./cms/code/CMSMain.php&lt;br /&gt;./cms/code/ModelAdmin.php&lt;br /&gt;./silverstripe-blog/code/widgets/TagCloudWidget.php&lt;br /&gt;./silverstripe-blog/code/BlogEntry.php&lt;br /&gt;./silverstripe-blog/thirdparty/xmlrpc/xmlrpcs.php&lt;br /&gt;./silverstripe-blog/thirdparty/xmlrpc/xmlrpc.php&lt;/p&gt;&lt;p&gt;+++++++++++++looking for spliti++++++++++&lt;br /&gt;+++++++++++++looking for sql_regcase++++++++++&lt;br /&gt;+++++++++++++looking for mysql_db_query++++++++++&lt;br /&gt;+++++++++++++looking for mysql_escape_string++++++++++&lt;/p&gt;&lt;p&gt;I know they will spit out only notices but come one we are reaching already php 5.4  and silverstripe didn't even sort out php 5.3.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Deprecated Functions in PHP5.3 | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19547&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19547&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 23 Mar 2012 13:45:08 +1300</pubDate>
			<dc:creator>teejay</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19547</guid>
		</item>
		
		<item>
			<title>Re: Silverstripe at www.one.com</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18887#post312749</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Have you solved?&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe at www.one.com | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18887#post312749&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18887&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 20 Mar 2012 00:25:34 +1300</pubDate>
			<dc:creator>biapar</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18887#post312749</guid>
		</item>
		
		<item>
			<title>Respond to our survey! PHP 5.2 vs. PHP 5.3 support</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19515</link>
			<description>&lt;p&gt;Hi everyone, &lt;/p&gt;&lt;p&gt;One topic that has come up in the past is PHP 5.3 compatibility.  Many other frameworks are either requiring PHP 5.3 already, or they are moving to rely on PHP 5.3-only tools like Composer.  PHP 5.3 provides a number of features that make it easier to write clean code (such as late-static binding, namespaces, and closures). &lt;/p&gt;&lt;p&gt;One of the key goals for SilverStripe - and the reason that we kept PHP 5.1 support for so long - was that it could be run on the PHP packages provided by major distributions.  RHEL/CentOS ran PHP 5.1 for a long time, but that is no longer the case - RHEL6 runs PHP 5.3, as to the most up to date releases of all of the distributions that I investigated. &lt;/p&gt;&lt;p&gt;However, PHP 5.2 still has 3x as many deployments as PHP 5.3.  Based on that, it seems like dropping PHP 5.2 support would make many users unable to use SilverStripe.&lt;/p&gt;&lt;p&gt;But this is all speculation.  To get some concrete data, we've put together a survey that we would like as many people to fill out!  On it, we ask a few questions about whether people still need PHP 5.2 and/or whether they would benefit from PHP 5.3.&lt;/p&gt;&lt;p&gt;On the basis of this survey, we can make an informed decision about when and whether it would be appropriate to drop PHP 5.2 support.  It would be great if you could all fill it out!&lt;/p&gt;&lt;p&gt;The survey is here: &lt;a href=&quot;http://www.surveymonkey.com/s/GXBJ283&quot; rel=&quot;nofollow&quot;&gt;http://www.surveymonkey.com/s/GXBJ283&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Once we have the data from the survey, we'll post back here with the results and our plans for PHP 5.2 support.  The goal is to make a decision that is in the best interests of the whole community, so this is your time to be heard.  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Respond to our survey! PHP 5.2 vs. PHP 5.3 support | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19515&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19515&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 19 Mar 2012 12:25:35 +1300</pubDate>
			<dc:creator>Sam</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19515</guid>
		</item>
		
		<item>
			<title>Re: Not able to access admin page and Not seeing CSS (colours and layout) on webpage</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19497#post312698</link>
			<description>&lt;p&gt;Looks like your host has something to &quot;override&quot; the use of /admin - contact them and ask them to remove it.&lt;/p&gt;&lt;p&gt;When you get &quot;in&quot; then you should be able to select the theme in the CMS and that may fix your &quot;white&quot; page issue&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Not able to access admin page and Not seeing CSS (colours and layout) on webpage | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19497#post312698&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19497&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 17 Mar 2012 01:36:55 +1300</pubDate>
			<dc:creator>swaiba</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19497#post312698</guid>
		</item>
		
		<item>
			<title>Not able to access admin page and Not seeing CSS (colours and layout) on webpage</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19497</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am 1 day old to &quot;SilverStripe&quot; CMS framework. I love this framework, very user friendly and easy to develop  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;I have developed one website using &quot;blackcandy&quot; theme on my local server and its working fine. Below are the issues I've after uploading to server.&lt;/p&gt;&lt;p&gt;1. Not seeing CSS (colours and layout) on webpage. It is looking like plain html pages&lt;br /&gt;2. Not able to access admin page.&lt;/p&gt;&lt;p&gt;For refernce: &lt;a href=&quot;http://cms.crossbricks.com/&quot; rel=&quot;nofollow&quot;&gt;http://cms.crossbricks.com/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Please some one help me on what are all the basic requirements I should have at server side.&lt;/p&gt;&lt;p&gt;Thanks, Bala&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Not able to access admin page and Not seeing CSS (colours and layout) on webpage | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19497&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19497&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 16 Mar 2012 21:05:32 +1300</pubDate>
			<dc:creator>Bala</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19497</guid>
		</item>
		
		<item>
			<title>CMS error After moving site to a different server</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19490</link>
			<description>&lt;p&gt;I had to move a SS website from it first hosting server to another server which uses &lt;strong&gt;cpanel&lt;/strong&gt; and I did manage to migrate all the data and the files without any visible issues other than broken images due to inadequate permissions, which was easily fixed. but when I access the CMS it loads well but when I access any pages i.e. blog it gives an error(as an alert);&lt;br /&gt;&lt;span style=&quot;color:red&quot;&gt;ERROR [Warning]: Invalid argument supplied for foreach()&lt;br /&gt;IN GET /admin/getitem?ID=5&amp;amp;ajax=1&lt;br /&gt;Line 33 in /public_html/cms/code/WidgetAreaEditor.php&lt;/span&gt;&lt;/p&gt;&lt;p&gt;If someone could help on this matter it would be great thank you&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: CMS error After moving site to a different server | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19490&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19490&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 15 Mar 2012 23:28:26 +1300</pubDate>
			<dc:creator>tlarevo</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19490</guid>
		</item>
		
		<item>
			<title>One way to fix one cause of &quot;Error Saving Page&quot; problem...</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/19316</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;It appears that my webhost has done some server upgrades and must have tightened up security a little.  This resulted in one of the pages on my site being prevented from being saved - every time I would hit &quot;Save&quot; or &quot;Save &amp;amp; Publish&quot;, it would result in &quot;Error Saving Page&quot;.&lt;/p&gt;&lt;p&gt;The error console revealed that it was a &quot;403 Forbidden&quot; error on &lt;em&gt;/admin/EditForm&lt;/em&gt;.  It reminded me of an earlier issue I was having with the same page for which I made &lt;a href=&quot;http://www.silverstripe.org/general-questions/show/18852&quot; rel=&quot;nofollow&quot;&gt;a post&lt;/a&gt; in the forums.  I suspected that there was some filtering going on somewhere (wasn't sure where at that stage) as it was picking up the word &quot;system&quot; in alt/title tags and causing the same &quot;Error Saving Page&quot; issue.  &lt;/p&gt;&lt;p&gt;I stumbled across &lt;a href=&quot;http://www.silverstripe.org/general-questions/show/5614&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt; which made me aware of a &lt;a href=&quot;http://doc.silverstripe.org/old/suggested-web-hosts&quot; rel=&quot;nofollow&quot;&gt;web host issues wiki page&lt;/a&gt;&lt;/p&gt;&lt;p&gt;To cut a long story short, by including the following lines in the &lt;em&gt;.htaccess&lt;/em&gt; file, I was able to eliminate the problem:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;# Disable mod_security to prevent restrictive calls between the server and client&lt;br /&gt;    &amp;lt;IfModule mod_security.c&amp;gt;&lt;br /&gt;    SecFilterEngine off&lt;br /&gt;    &amp;lt;/IfModule&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;It turns out that the content on that page must have formed a signature that triggered mod_security, preventing it from being saved.  Other pages were fine.&lt;/p&gt;&lt;p&gt;Anyway, I hope that info helps someone who might be pulling their hair out with similar issues.&lt;/p&gt;&lt;p&gt;VWD.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: One way to fix one cause of &amp;quot;Error Saving Page&amp;quot; problem... | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/19316&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/19316&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 29 Feb 2012 22:07:12 +1300</pubDate>
			<dc:creator>vwd</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/19316</guid>
		</item>
		
		<item>
			<title>Re: Silverstripe at www.one.com</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18887#post312070</link>
			<description>&lt;p&gt;Hi, &lt;br /&gt;write me, if you want more information.&lt;br /&gt;Thank you&lt;br /&gt;Regards&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe at www.one.com | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18887#post312070&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18887&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 24 Feb 2012 10:54:14 +1300</pubDate>
			<dc:creator>biapar</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18887#post312070</guid>
		</item>
		
		<item>
			<title>Re: Local Host</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18831#post311961</link>
			<description>&lt;p&gt;yes...I suggest to use IIS7.5 + php&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Local Host | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18831#post311961&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18831&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 21 Feb 2012 00:45:03 +1300</pubDate>
			<dc:creator>biapar</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18831#post311961</guid>
		</item>
		
		<item>
			<title>Re: Anyone using APC PHP Accelerator?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/16685#post311960</link>
			<description>&lt;p&gt;I use phpcache on IIS7.5&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Anyone using APC PHP Accelerator? | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/16685#post311960&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/16685&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 21 Feb 2012 00:43:48 +1300</pubDate>
			<dc:creator>biapar</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/16685#post311960</guid>
		</item>
		
		<item>
			<title>Re: Silverstripe at www.one.com</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18887#post311952</link>
			<description>&lt;p&gt;@biapar,&lt;br /&gt;where are the servers and what are  parameters?  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe at www.one.com | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18887#post311952&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18887&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 20 Feb 2012 23:25:22 +1300</pubDate>
			<dc:creator>diro</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18887#post311952</guid>
		</item>
		
		<item>
			<title>Re: Silverstripe at www.one.com</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18887#post311792</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;we can help you. Could you contact us by email. Thank you.&lt;br /&gt;We have hosting, vps and server in two european country.&lt;/p&gt;&lt;p&gt;Bye&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe at www.one.com | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18887#post311792&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18887&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 13 Feb 2012 08:26:26 +1300</pubDate>
			<dc:creator>biapar</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18887#post311792</guid>
		</item>
		
		<item>
			<title>Re: Rewrite Htaccess</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14474#post311786</link>
			<description>&lt;p&gt;Hi Turnaound Guy,&lt;br /&gt;Thank you for your reply.&lt;/p&gt;&lt;p&gt;It works fine now  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Rewrite Htaccess | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14474#post311786&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14474&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 13 Feb 2012 01:13:23 +1300</pubDate>
			<dc:creator>mahir</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14474#post311786</guid>
		</item>
		
		<item>
			<title>Re: Rewrite Htaccess</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14474#post311781</link>
			<description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;is joomla installed IN the same dir as silverstripe?&lt;/p&gt;&lt;p&gt;try adding this in .htacces&lt;/p&gt;&lt;p&gt;RewriteBase \ ( if ss in public_html remove all this, or write name of dir its in)&lt;/p&gt;&lt;p&gt;like &lt;br /&gt;in public_html&lt;br /&gt;RewriteBase \ &lt;/p&gt;&lt;p&gt;in sub dir called newsite&lt;br /&gt;RewriteBase \newsite&lt;/p&gt;&lt;p&gt;let me know if this helps&lt;/p&gt;&lt;p&gt;Darren&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Rewrite Htaccess | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14474#post311781&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14474&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 13 Feb 2012 00:12:39 +1300</pubDate>
			<dc:creator>Turnaround Guy</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14474#post311781</guid>
		</item>
		
		<item>
			<title>Re: Rewrite Htaccess</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14474#post311731</link>
			<description>&lt;p&gt;I have the same problem with JustHost. They are using Apache. Here is the content of my htaccess.txt file&lt;/p&gt;&lt;p&gt;##&lt;br /&gt;# @version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$Id: htaccess.txt 21101 2011-04-07 15:47:33Z dextercowley $&lt;br /&gt;# @package&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Joomla&lt;br /&gt;# @copyright&amp;nbsp;&amp;nbsp;&amp;nbsp;Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.&lt;br /&gt;# @license&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;GNU General Public License version 2 or later; see LICENSE.txt&lt;br /&gt;##&lt;/p&gt;&lt;p&gt;##&lt;br /&gt;# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!&lt;br /&gt;#&lt;br /&gt;# The line just below this section: 'Options +FollowSymLinks' may cause problems&lt;br /&gt;# with some server configurations.  It is required for use of mod_rewrite, but may already&lt;br /&gt;# be set by your server administrator in a way that dissallows changing it in&lt;br /&gt;# your .htaccess file.  If using it causes your server to error out, comment it out (add # to&lt;br /&gt;# beginning of line), reload your site in your browser and test your sef url's.  If they work,&lt;br /&gt;# it has been set by your server administrator and you do not need it set here.&lt;br /&gt;##&lt;/p&gt;&lt;p&gt;## Can be commented out if causes errors, see notes above.&lt;br /&gt;Options +FollowSymLinks&lt;/p&gt;&lt;p&gt;## Mod_rewrite in use.&lt;/p&gt;&lt;p&gt;RewriteEngine On&lt;br /&gt;RewriteOptions Inherit&lt;/p&gt;&lt;p&gt;## Begin - Rewrite rules to block out some common exploits.&lt;br /&gt;# If you experience problems on your site block out the operations listed below&lt;br /&gt;# This attempts to block the most common type of exploit `attempts` to Joomla!&lt;br /&gt;#&lt;br /&gt;# Block out any script trying to base64_encode data within the URL.&lt;br /&gt;RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]&lt;br /&gt;# Block out any script that includes a &amp;lt;script&amp;gt; tag in URL.&lt;br /&gt;RewriteCond %{QUERY_STRING} (&amp;lt;|%3C)([^s]*s)+cript.*(&amp;gt;|%3E) [NC,OR]&lt;br /&gt;# Block out any script trying to set a PHP GLOBALS variable via URL.&lt;br /&gt;RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]&lt;br /&gt;# Block out any script trying to modify a _REQUEST variable via URL.&lt;br /&gt;RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})&lt;br /&gt;# Return 403 Forbidden header and show the content of the root homepage&lt;br /&gt;RewriteRule .* index.php [F]&lt;br /&gt;#&lt;br /&gt;## End - Rewrite rules to block out some common exploits.&lt;/p&gt;&lt;p&gt;## Begin - Custom redirects&lt;br /&gt;#&lt;br /&gt;# If you need to redirect some pages, or set a canonical non-www to&lt;br /&gt;# www redirect (or vice versa), place that code here. Ensure those&lt;br /&gt;# redirects use the correct RewriteRule syntax and the [R=301,L] flags.&lt;br /&gt;#&lt;br /&gt;## End - Custom redirects&lt;/p&gt;&lt;p&gt;##&lt;br /&gt;# Uncomment following line if your webserver's URL&lt;br /&gt;# is not directly related to physical file paths.&lt;br /&gt;# Update Your Joomla! Directory (just / for root).&lt;br /&gt;##&lt;/p&gt;&lt;p&gt;# RewriteBase /&lt;/p&gt;&lt;p&gt;## Begin - Joomla! core SEF Section.&lt;br /&gt;#&lt;br /&gt;RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]&lt;br /&gt;#&lt;br /&gt;# If the requested path and file is not /index.php and the request&lt;br /&gt;# has not already been internally rewritten to the index.php script&lt;br /&gt;RewriteCond %{REQUEST_URI} !^/index\.php&lt;br /&gt;# and the request is for something within the component folder,&lt;br /&gt;# or for the site root, or for an extensionless URL, or the&lt;br /&gt;# requested URL ends with one of the listed extensions&lt;br /&gt;RewriteCond %{REQUEST_URI} /component/|(/[^.]*|\.(php|html?|feed|pdf|vcf|raw))$ [NC]&lt;br /&gt;# and the requested path and file doesn't directly match a physical file&lt;br /&gt;RewriteCond %{REQUEST_FILENAME} !-f&lt;br /&gt;# and the requested path and file doesn't directly match a physical folder&lt;br /&gt;RewriteCond %{REQUEST_FILENAME} !-d&lt;br /&gt;# internally rewrite the request to the index.php script&lt;br /&gt;RewriteRule .* index.php [L]&lt;br /&gt;#&lt;br /&gt;## End - Joomla! core SEF Section.&lt;/p&gt;&lt;p&gt;I dont want to have an index.php, on my URL. Any help will be appreciated.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Rewrite Htaccess | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14474#post311731&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14474&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 10 Feb 2012 08:58:40 +1300</pubDate>
			<dc:creator>mahir</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14474#post311731</guid>
		</item>
		
		<item>
			<title>Re: Quercus and Google App Engine</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/10900#post311420</link>
			<description>&lt;p&gt;I just started trying to get silverstripe 2.4.5 working under Quercus after a few tweaks with url rewriting and how urls are passed to silverstripe the only problem seems to be how some of the statics are returned from Object::get_static which prevents forms and full database builds from working.&lt;/p&gt;&lt;p&gt;I did need to add the following code to sapphire to get things to even begin to load&lt;/p&gt;&lt;p&gt;sapphire/core/Core.php to correct a problem with interfaces not being loaded or found&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;// load interfaces manually for some reason they are being missed by the manifest builder and autoload&lt;br /&gt;$_interface_list = array(&lt;br /&gt;    'core/i18nEntityProvider.php' ,&lt;br /&gt;    'core/model/CurrentPageIdentifier.php'  ,&lt;br /&gt;    'core/control/NestedController.php',&lt;br /&gt;    'core/model/DataObjectInterface.php',&lt;br /&gt;    'core/model/HiddenClass.php',&lt;br /&gt;    'core/model/fieldtypes/CompositeDBField.php',&lt;br /&gt;    'security/PermissionProvider.php'&lt;br /&gt;);&lt;br /&gt;foreach($_interface_list as $_interface_class) {&lt;br /&gt;    require_once($_interface_class);&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;sapphire/main.php to get the stuff from my custom rewrite rules in. I added it before the IIS check&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;if(isset($_SERVER['SERVER_SOFTWARE']) &amp;amp;&amp;amp; (strpos($_SERVER['SERVER_SOFTWARE'],'Apache PHP Quercus') !== false)) {&lt;br /&gt;    $_quercus_url = $_quercus_request-&amp;gt;getAttribute('SS_URL');&lt;br /&gt;    $_quercus_qs = $_quercus_request-&amp;gt;getAttribute('SS_QS');&lt;br /&gt;    $_SERVER['REQUEST_URI'] = $_quercus_url;&lt;br /&gt;    $url = $_quercus_url;&lt;br /&gt;    if (!empty($_quercus_qs)) {&lt;br /&gt;        parse_str($_quercus_qs,$_GET);&lt;br /&gt;        if ($_GET) $_REQUEST = array_merge((array)$_REQUEST, (array)$_GET);&lt;br /&gt;    }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I was wondering if anybody else has done any work in this area.&lt;/p&gt;&lt;p&gt;FYI: this is my setup&lt;/p&gt;&lt;p&gt;jetty-8.0.4.v20111024 from &lt;a href=&quot;http://jetty.codehaus.org/jetty/&quot; rel=&quot;nofollow&quot;&gt;http://jetty.codehaus.org/jetty/&lt;/a&gt;&lt;br /&gt;urlrewrite filter verson 4.0 from &lt;a href=&quot;http://code.google.com/p/urlrewritefilter/&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/urlrewritefilter/&lt;/a&gt;&lt;br /&gt;quercus-4.0.18 from &lt;a href=&quot;http://www.caucho.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.caucho.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Servlet Mapping for Quercus from web.xml:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;lt;servlet&amp;gt;&lt;br /&gt;    &amp;lt;servlet-name&amp;gt;Quercus Servlet&amp;lt;/servlet-name&amp;gt;&lt;br /&gt;    &amp;lt;servlet-class&amp;gt;com.caucho.quercus.servlet.QuercusServlet&amp;lt;/servlet-class&amp;gt;&lt;br /&gt;    &amp;lt;init-param&amp;gt;&lt;br /&gt;      &amp;lt;param-name&amp;gt;script-encoding&amp;lt;/param-name&amp;gt;&lt;br /&gt;      &amp;lt;param-value&amp;gt;ISO-8859-1&amp;lt;/param-value&amp;gt;&lt;br /&gt;    &amp;lt;/init-param&amp;gt;&lt;br /&gt;    &amp;lt;init-param&amp;gt;&lt;br /&gt;          &amp;lt;param-name&amp;gt;ini-file&amp;lt;/param-name&amp;gt;&lt;br /&gt;          &amp;lt;param-value&amp;gt;WEB-INF/php.ini&amp;lt;/param-value&amp;gt;&lt;br /&gt;    &amp;lt;/init-param&amp;gt;&lt;br /&gt;&amp;lt;/servlet&amp;gt;&lt;br /&gt;&amp;lt;servlet-mapping&amp;gt;&lt;br /&gt;        &amp;lt;servlet-name&amp;gt;Quercus Servlet&amp;lt;/servlet-name&amp;gt;&lt;br /&gt;        &amp;lt;url-pattern&amp;gt;*.php&amp;lt;/url-pattern&amp;gt;&lt;br /&gt;&amp;lt;/servlet-mapping&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;UrlRewriteFilter config from web.xml&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;lt;filter&amp;gt;&lt;br /&gt;        &amp;lt;filter-name&amp;gt;UrlRewriteFilter&amp;lt;/filter-name&amp;gt;&lt;br /&gt;        &amp;lt;filter-class&amp;gt;org.tuckey.web.filters.urlrewrite.UrlRewriteFilter&amp;lt;/filter-class&amp;gt;&lt;br /&gt;        &amp;lt;init-param&amp;gt;&lt;br /&gt;            &amp;lt;param-name&amp;gt;logLevel&amp;lt;/param-name&amp;gt;&lt;br /&gt;            &amp;lt;param-value&amp;gt;DEBUG&amp;lt;/param-value&amp;gt;&lt;br /&gt;        &amp;lt;/init-param&amp;gt;&lt;br /&gt;        &amp;lt;init-param&amp;gt;&lt;br /&gt;            &amp;lt;param-name&amp;gt;modRewriteConf&amp;lt;/param-name&amp;gt;&lt;br /&gt;            &amp;lt;param-value&amp;gt;false&amp;lt;/param-value&amp;gt;&lt;br /&gt;        &amp;lt;/init-param&amp;gt;&lt;br /&gt;    &amp;lt;/filter&amp;gt;&lt;br /&gt;    &amp;lt;filter-mapping&amp;gt;&lt;br /&gt;        &amp;lt;filter-name&amp;gt;UrlRewriteFilter&amp;lt;/filter-name&amp;gt;&lt;br /&gt;        &amp;lt;url-pattern&amp;gt;/*&amp;lt;/url-pattern&amp;gt;&lt;br /&gt;        &amp;lt;dispatcher&amp;gt;REQUEST&amp;lt;/dispatcher&amp;gt;&lt;br /&gt;        &amp;lt;dispatcher&amp;gt;FORWARD&amp;lt;/dispatcher&amp;gt;&lt;br /&gt;    &amp;lt;/filter-mapping&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;urlrewrite.xml&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&amp;gt;&lt;br /&gt;&amp;lt;!DOCTYPE urlrewrite PUBLIC &quot;-//tuckey.org//DTD UrlRewrite 4.0//EN&quot;&lt;br /&gt;        &quot;http://tuckey.org/res/dtds/urlrewrite4.0.dtd&quot;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;urlrewrite&amp;gt;&lt;/p&gt;&lt;p&gt;    &amp;lt;rule&amp;gt;&lt;br /&gt;        &amp;lt;note&amp;gt;&lt;br /&gt;            The rule means that requests to /test/status/ will be redirected to /rewrite-status&lt;br /&gt;            the url will be rewritten.&lt;br /&gt;        &amp;lt;/note&amp;gt;&lt;br /&gt;        &amp;lt;from&amp;gt;/test/status/&amp;lt;/from&amp;gt;&lt;br /&gt;        &amp;lt;to type=&quot;redirect&quot;&amp;gt;%{context-path}/rewrite-status&amp;lt;/to&amp;gt;&lt;br /&gt;    &amp;lt;/rule&amp;gt;&lt;/p&gt;&lt;p&gt;    &amp;lt;!-- invoke special rule for silverstripe --&amp;gt;&lt;br /&gt;    &amp;lt;class-rule class=&quot;org.silverstripe.web.filters.SSPrettyUrlRewriteRule&quot; /&amp;gt;&lt;/p&gt;&lt;p&gt;    &amp;lt;outbound-rule&amp;gt;&lt;br /&gt;        &amp;lt;note&amp;gt;&lt;br /&gt;            The outbound-rule specifies that when response.encodeURL is called (if you are using JSTL c:url)&lt;br /&gt;            the url /rewrite-status will be rewritten to /test/status/.&lt;/p&gt;&lt;p&gt;            The above rule and this outbound-rule means that end users should never see the&lt;br /&gt;            url /rewrite-status only /test/status/ both in thier location bar and in hyperlinks&lt;br /&gt;            in your pages.&lt;br /&gt;        &amp;lt;/note&amp;gt;&lt;br /&gt;        &amp;lt;from&amp;gt;/rewrite-status&amp;lt;/from&amp;gt;&lt;br /&gt;        &amp;lt;to&amp;gt;/test/status/&amp;lt;/to&amp;gt;&lt;br /&gt;    &amp;lt;/outbound-rule&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/urlrewrite&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Custom Java Rules (I couldn't get the regular ones working properly for silverstripe)&lt;/p&gt;&lt;p&gt;#1) SSPrettyUrlRewriteMatch.java &lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;package org.silverstripe.web.filters;&lt;/p&gt;&lt;p&gt;/**&lt;br /&gt; * Created by IntelliJ IDEA.&lt;br /&gt; * User: smathews&lt;br /&gt; * Date: 1/24/12&lt;br /&gt; * Time: 10:18 PM&lt;br /&gt; */&lt;/p&gt;&lt;p&gt;import org.tuckey.web.filters.urlrewrite.extend.RewriteMatch;&lt;/p&gt;&lt;p&gt;import javax.servlet.RequestDispatcher;&lt;br /&gt;import javax.servlet.ServletException;&lt;br /&gt;import javax.servlet.http.HttpServletRequest;&lt;br /&gt;import javax.servlet.http.HttpServletResponse;&lt;br /&gt;import java.io.IOException;&lt;/p&gt;&lt;p&gt;public class SSPrettyUrlRewriteMatch extends RewriteMatch {&lt;/p&gt;&lt;p&gt;    public boolean execute(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {&lt;/p&gt;&lt;p&gt;        String qs = request.getQueryString();&lt;br /&gt;        String url = request.getRequestURI();&lt;/p&gt;&lt;p&gt;        // this these as server variables so php can see them&lt;br /&gt;        request.setAttribute(&quot;SS_QS&quot;,qs);&lt;br /&gt;        request.setAttribute(&quot;SS_URL&quot;,url);&lt;/p&gt;&lt;p&gt;        String forwardto = &quot;/sapphire/main.php&quot;;&lt;br /&gt;        RequestDispatcher rd = request.getRequestDispatcher(forwardto);&lt;/p&gt;&lt;p&gt;        rd.forward(request, response);&lt;/p&gt;&lt;p&gt;        return true;&lt;br /&gt;    }&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;#1) SSPrettyUrlRewriteRule.java&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;package org.silverstripe.web.filters;&lt;/p&gt;&lt;p&gt;/**&lt;br /&gt; * Created by IntelliJ IDEA.&lt;br /&gt; * User: smathews&lt;br /&gt; * Date: 1/24/12&lt;br /&gt; * Time: 10:01 PM&lt;br /&gt; */&lt;/p&gt;&lt;p&gt;import org.tuckey.web.filters.urlrewrite.extend.RewriteRule;&lt;br /&gt;import org.tuckey.web.filters.urlrewrite.extend.RewriteMatch;&lt;/p&gt;&lt;p&gt;import javax.servlet.http.HttpServletRequest;&lt;br /&gt;import javax.servlet.http.HttpServletResponse;&lt;br /&gt;import java.io.File;&lt;/p&gt;&lt;p&gt;public class SSPrettyUrlRewriteRule extends RewriteRule {&lt;/p&gt;&lt;p&gt;    private boolean isFile(String filename) {&lt;br /&gt;        boolean exists = false;&lt;br /&gt;        try {&lt;br /&gt;            File f = new File(filename);&lt;br /&gt;            exists = f.isFile() &amp;amp;&amp;amp; f.exists();&lt;br /&gt;        } catch(Exception e) {&lt;br /&gt;            exists = false;&lt;br /&gt;        }&lt;br /&gt;        return exists;&lt;br /&gt;    }&lt;/p&gt;&lt;p&gt;    public RewriteMatch matches(HttpServletRequest request, HttpServletResponse response) {&lt;/p&gt;&lt;p&gt;        // we don't want to match request from&lt;br /&gt;        if (request.getRequestURI().startsWith(&quot;/sapphire/main.php&quot;)) return null;&lt;/p&gt;&lt;p&gt;        // ignore all image types&lt;br /&gt;        if (request.getRequestURI().startsWith(&quot;.ico&quot;)) return null;&lt;br /&gt;        if (request.getRequestURI().startsWith(&quot;.png&quot;)) return null;&lt;br /&gt;        if (request.getRequestURI().startsWith(&quot;.gif&quot;)) return null;&lt;br /&gt;        if (request.getRequestURI().startsWith(&quot;.mov&quot;)) return null;&lt;br /&gt;        if (request.getRequestURI().startsWith(&quot;.jpg&quot;)) return null;&lt;/p&gt;&lt;p&gt;        String fileName = request.getServletContext().getRealPath(request.getRequestURI());&lt;/p&gt;&lt;p&gt;        // we don't process any request if there is an actual file&lt;br /&gt;        if (this.isFile(fileName)) return null;&lt;/p&gt;&lt;p&gt;        return new SSPrettyUrlRewriteMatch();&lt;/p&gt;&lt;p&gt;    }&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Quercus and Google App Engine | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/10900#post311420&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/10900&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 26 Jan 2012 19:11:53 +1300</pubDate>
			<dc:creator>Stuckinrealtime</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/10900#post311420</guid>
		</item>
		
		<item>
			<title>Re: Updating/ Modifying Hosting Permissions - HostPapa</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18840#post311366</link>
			<description>&lt;p&gt;It is correct. The function is deprecated, however unfortunately the patch has been put off for the SSViewer rewrite in SS3.&lt;br /&gt;You basically have to just suppress the warning, the function still works.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Updating/ Modifying Hosting Permissions - HostPapa | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18840#post311366&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18840&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 24 Jan 2012 10:42:08 +1300</pubDate>
			<dc:creator>Plato</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18840#post311366</guid>
		</item>
		
		<item>
			<title>Silverstripe at www.one.com</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18887</link>
			<description>&lt;p&gt;I have been using this site to host silverstripe. &lt;/p&gt;&lt;p&gt;Problems&lt;/p&gt;&lt;p&gt;a) Can not get Subsite module to work&lt;br /&gt;b) no ssl&lt;/p&gt;&lt;p&gt;Any one can suggest an alternative for central Europe  with English UI`&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;p&gt;Dave&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe at www.one.com | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18887&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18887&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 31 Dec 2011 03:30:11 +1300</pubDate>
			<dc:creator>DaveTh</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18887</guid>
		</item>
		
		<item>
			<title>Updating/ Modifying Hosting Permissions - HostPapa</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18840</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I'm hosting SilverStripe 2.4.5 with HostPapa running PHP 5.3.8. &lt;/p&gt;&lt;p&gt;I get the following error when running dev/build or ?flush=all:&lt;/p&gt;&lt;p&gt;Deprecated: Function ereg_replace() is deprecated in /home/.../public_html/sapphire/core/ManifestBuilder.php on line 310&lt;/p&gt;&lt;p&gt;Hostpapa has suggested I modify the file permissions within Cpanel. I'm not sure what to update.. any help is appreciated. &lt;/p&gt;&lt;p&gt;Note: I also had some initial hosting problems which were resolved by setting the server requirements to match &lt;a href=&quot;http://www.silverstripe.org/system-requirements/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/system-requirements/&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Updating/ Modifying Hosting Permissions - HostPapa | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18840&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18840&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 19 Dec 2011 21:27:01 +1300</pubDate>
			<dc:creator>greenpea</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18840</guid>
		</item>
		
		<item>
			<title>Re: Local Host</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18831#post310606</link>
			<description>&lt;p&gt;Yes  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;If you've tried it and something isn't working you may want to try asking a more explicit question with a bit of context thrown in.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Local Host | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18831#post310606&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18831&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 18 Dec 2011 22:47:23 +1300</pubDate>
			<dc:creator>Tim Snadden</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18831#post310606</guid>
		</item>
		
		<item>
			<title>Local Host</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18831</link>
			<description>&lt;p&gt;Can I develop a site using my local host with WAMP?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Local Host | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18831&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18831&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 17 Dec 2011 21:57:26 +1300</pubDate>
			<dc:creator>darnson</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18831</guid>
		</item>
		
		<item>
			<title>Orange Business Service = Bad</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18808</link>
			<description>&lt;p&gt;For some reasons, I'm trying to install silverstripe on a shared host from orange business service in France.&lt;/p&gt;&lt;p&gt;And it's a bumpy road.&lt;/p&gt;&lt;p&gt;The service is as basic as can be : 5Gb static storage, 20Mb mysql DB, ftp access only.&lt;/p&gt;&lt;p&gt;Installing itself is eventless. Ftp the silverstripe tree, run php installer and it's set.&lt;/p&gt;&lt;p&gt;Almost. Because once you're there, you can't log into the CMS without adding ?isDev=1 to the url, you can't upload pictures (well, you can upload them actually, but you won't see them), and certainly other oddities I haven't spotted yet.&lt;/p&gt;&lt;p&gt;[edit]I dug into this a bit, and I solved the behavior I had by chmod'ing js files in assets/_combined to 666 ; this solved the admin access issue.[/edit]&lt;/p&gt;&lt;p&gt;I've read countless docs, and I think the main issue is files are owned by the ftp account (uid ftp, gid ftp) while apache certainly runs under its own uid/gid. When you want to create folders or upload files to the cms, they end up with rwxr_x___ attributes (0750), and when you want to access them from the site, you get a 403 forbidden error.&lt;/p&gt;&lt;p&gt;So far, I managed to sloppily hack this issue - nearly. I modified saphire/filesystem/Folder.php addUploadToFolder function circa line 249 like this :&lt;/p&gt;&lt;p&gt;...&lt;br /&gt;if (move_uploaded_file($tmpFile['tmp_name'], &quot;$base/$file$ext&quot;)) {&lt;br /&gt;//&lt;br /&gt;                        $oldumask = umask(0);&lt;br /&gt;                        chmod(&quot;$base/$file$ext&quot;, Filesystem::$file_create_mask);&lt;br /&gt;                        umask($oldumask);&lt;br /&gt;//&lt;br /&gt;                        // Update with the new image&lt;br /&gt;                        return $this-&amp;gt;constructChild(basename($file . $ext));&lt;br /&gt;                } else {&lt;br /&gt;...&lt;/p&gt;&lt;p&gt;and Filesystem.php (line 26) like this :&lt;/p&gt;&lt;p&gt;        static function makeFolder($folder) {&lt;br /&gt;                if(!file_exists($base = dirname($folder))) self::makeFolder($base);&lt;br /&gt;                if(!file_exists($folder)) {&lt;br /&gt;                        $oldumask = umask(0);&lt;br /&gt;                        mkdir($folder, Filesystem::$folder_create_mask);&lt;br /&gt;                        umask($oldumask);&lt;br /&gt;                        }&lt;br /&gt;        }&lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p&gt;It sort of works ; folders are created with 775 rights, but files end up with a weird rwx-rwS-r_x permission set. As there is little risk someone will upload executable files, this works enough for me.&lt;/p&gt;&lt;p&gt;Does anyone have better clues on how to install silverstripe on this kind of config ?&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Orange Business Service = Bad | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18808&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18808&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 15 Dec 2011 04:06:03 +1300</pubDate>
			<dc:creator>Mauve</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18808</guid>
		</item>
		
		<item>
			<title>Hardcoding config for cloudcontrol.com</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18609</link>
			<description>&lt;p&gt;Is there documentation on hardcoding the config values for Silverstripe? I use cloudcontrol.com which requires hardcoding your config values (it's also a great test bed), it just has no writable file system. I'm going through the install.php file but just want to make sure I don't miss anything.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Hardcoding config for cloudcontrol.com | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18609&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18609&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 21 Nov 2011 11:19:46 +1300</pubDate>
			<dc:creator>xpyx</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18609</guid>
		</item>
		
		<item>
			<title>Re: Mysql Service shuts down</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18349#post308907</link>
			<description>&lt;p&gt;Just to confirm this, &lt;/p&gt;&lt;p&gt;We have to edit the site one at a time.  If i click on a item in the tree 5 times rapid fire, the mysql proccess falls down.  every time. &lt;/p&gt;&lt;p&gt;At this stage we can live with the slowness but it needs to be reliable.  &lt;/p&gt;&lt;p&gt;Is there anything we can do to fix this?&lt;/p&gt;&lt;p&gt;w&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Mysql Service shuts down | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18349#post308907&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18349&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 20 Oct 2011 18:53:06 +1300</pubDate>
			<dc:creator>asecondwill</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18349#post308907</guid>
		</item>
		
		<item>
			<title>Mysql Service shuts down</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18349</link>
			<description>&lt;p&gt;Hello.  &lt;/p&gt;&lt;p&gt;We have just deployed a site to our stage environment. Its a 500m Ram, &quot;Cloud&quot; VPS with Crucial Paradigm.  &lt;/p&gt;&lt;p&gt;If we both test it together, the cms ends up hanging, and then if i refresh the page i get:&lt;/p&gt;&lt;p&gt;PHP Fatal error:  DataObjects have been requested before the database is ready.&lt;/p&gt;&lt;p&gt;Looking in cpanel, the mysql service is off.  Rebooting it gets us going again until the next topple. &lt;/p&gt;&lt;p&gt;Whats to be done? could there be a configuration i have missed in the Silverstripe? Or does it need something special turned on at the server?&lt;/p&gt;&lt;p&gt;Thanks, will&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Mysql Service shuts down | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18349&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18349&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 20 Oct 2011 16:44:46 +1300</pubDate>
			<dc:creator>asecondwill</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18349</guid>
		</item>
		
		<item>
			<title>Re: Hostgator?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/17109#post308835</link>
			<description>&lt;p&gt;I've hosted a few dozen SilverStripe sites with HostGator, and never had an issue.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Hostgator? | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/17109#post308835&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/17109&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 19 Oct 2011 09:03:02 +1300</pubDate>
			<dc:creator>DanStephenson</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/17109#post308835</guid>
		</item>
		
		<item>
			<title>Re: Full Solution for Zeus Server Hosting!!</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14633#post308824</link>
			<description>&lt;p&gt;Honestly, I have no idea, but it sounds like that hosting is totally unsuitable (old PHP, Zeus Hosting and not recognising your rewrite script). I would simply recommend moving the website hosting to a more suitable set-up. Sorry I can't be more help on this. If any of my clients have hosting on Register365.ie here in Ireland I recommend that they move to LetsHost.ie or MyHost.ie or Digiweb or Blacknight (pretty much all of the other hosts are suitable).&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Full Solution for Zeus Server Hosting!! | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14633#post308824&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14633&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 18 Oct 2011 23:17:41 +1300</pubDate>
			<dc:creator>neilcreagh</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14633#post308824</guid>
		</item>
		
		<item>
			<title>Re: Web Hosting with Good Support</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18236#post308790</link>
			<description>&lt;p&gt;This is not in the east... but these guys live chat 24 hours a day! They are super helpful and great price and host.&lt;br /&gt;&lt;a href=&quot;http://www.webhosting.uk.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.webhosting.uk.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt; &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Web Hosting with Good Support | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18236#post308790&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18236&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 18 Oct 2011 10:15:29 +1300</pubDate>
			<dc:creator>pinkp</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18236#post308790</guid>
		</item>
		
		<item>
			<title>Re: Full Solution for Zeus Server Hosting!!</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14633#post308789</link>
			<description>&lt;p&gt;I have tried this with no success. Could you please help. &lt;br /&gt;I am installing on a Zeus server with Namesco and it is quickly draining my time and patience!&lt;br /&gt;I managed to install it with out any changes but this then meant the rewrite was not working and the links kept reading /index.php/mypage and the log in kept logging out and saying I was not the admin. So I am trying a fresh install.&lt;/p&gt;&lt;p&gt;I have:&lt;/p&gt;&lt;p&gt;* Removed .htaccess file&lt;br /&gt;* Added rewrite.script file with your code (although it still states &quot;I can't tell whether any rewriting module is running. You may need to configure a   rewriting rule yourself.&quot;)&lt;br /&gt;*Changed Index.php to read: define('BASE_SCRIPT_URL','');&lt;/p&gt;&lt;p&gt;The MySQL is only 4.1.22-log does that matter?&lt;/p&gt;&lt;p&gt;Now when I click install it gets stuck at:&lt;br /&gt;&quot;Building database schema...&quot;&lt;/p&gt;&lt;p&gt;any help appreciated thanks!!!&lt;/p&gt;&lt;p&gt;---------&lt;br /&gt;EDIT:&lt;/p&gt;&lt;p&gt;I upgraded the MySQL to 5 and it still freezes....&lt;/p&gt;&lt;p&gt;----------&lt;/p&gt;&lt;p&gt;---------&lt;/p&gt;&lt;p&gt;EDIT:&lt;/p&gt;&lt;p&gt;I think it may be the &quot;AllowOverride All&quot; is not set up and the host will not do this...&lt;br /&gt;What can I do now....?&lt;/p&gt;&lt;p&gt;--------&lt;/p&gt;&lt;p&gt;EDIT:&lt;/p&gt;&lt;p&gt;OK, so deleted and re-uploaded SS and made all the changes above and this time it worked. It did not freeze and the rewrite rule seems to be fine. The host was not able to set the allow override all but at the moment this is fine.&lt;/p&gt;&lt;p&gt;thanks for your reply.&lt;/p&gt;&lt;p&gt;----------&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Full Solution for Zeus Server Hosting!! | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14633#post308789&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14633&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 18 Oct 2011 10:09:08 +1300</pubDate>
			<dc:creator>pinkp</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14633#post308789</guid>
		</item>
		
		<item>
			<title>Web Hosting with Good Support</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18236</link>
			<description>&lt;p&gt;My current web host is in a time zone that's 4 hours difference than me, and it takes them way too long to get back to me.   &lt;/p&gt;&lt;p&gt;Can anyone suggest a good Silverstripe host in the Eastern or Atlantic Time Zone?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Web Hosting with Good Support | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18236&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18236&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 08 Oct 2011 03:15:42 +1300</pubDate>
			<dc:creator>RS26</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18236</guid>
		</item>
		
		<item>
			<title>Re: Experiences with Arvixe (bad, unfortunately)</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18184#post308421</link>
			<description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I'm sorry for your issues. Per my research, it appears that you were on the ostrich server. I can assure you that at Arvixe, large server side issues reach management very quickly. Some are easy to resolve and some take time. Whether at Arvixe, Dreamhost, Bluehost, etc. you are being placed on a single server out of hundreds or thousands under management. Your experience with that specific company's hosting services is summed up by not only their ability to properly manage the servers but also other customers' level of activity on the specific server. &lt;/p&gt;&lt;p&gt;I can agree with you that Ostrich has had some minor issues within the past week or so in regards to slower PHP processing. However, I would ask you to be reasonable in your assessment that a we had a server down for 5 days straight. The entire output looks a bit off when you have 5 days with literally no uptime (which has never happened in the history of Arvixe).&lt;/p&gt;&lt;p&gt;I'm attaching an uptime report for that server for the past 31 days. The uptime report uses the Nagios monitoring system setup in Seattle to ping the server every minute. This certainly only checks for the server's uptime. But for any monitoring system to be accurate, it needs to do not only minute by minute monitoring but also outline exactly what is being checked. Is the HTTP status code being checked? IF so, which status codes outline downtime and which status codes outline uptime? Or is it just ping? Do you know for a fact your monitoring system does minute by minute monitoring? Also, heavy access to the server can be considered abusive by the server firewall and therefore, the monitoring system could get blocked causing the monitoring system to show the extended downtime you are seeing.&lt;/p&gt;&lt;p&gt;To date, out of ~300 servers under management, not a single server has exhibited the level downtime shown in your report. I would welcome you to take a free account from me on a different server (or the same) and use a variety of monitoring services to monitor the service so that at the very least, you are left with a neutral feeling towards our services. I have no doubt that we'll be able to change your mind. And I can assure you that if you did end up on a poorly performing server on dreamhost and placed a post or blog post on the internet, you would not have someone from their management approaching you this quickly which I hope spreaks a bit to our concern for quality and excellence.&lt;/p&gt;&lt;p&gt;The screenshot mentioned above is attached. What I believe is the most important is the average uptime of a host's servers across a large number of different accounts and servers. There is one site that does a good job of taking each host's customers' domains when they leave a review and monitoring them to come up with an aggregated uptime report. That is available here: &lt;a href=&quot;http://uptime.besthostratings.com/webhosts-uptime.php&quot; rel=&quot;nofollow&quot;&gt;http://uptime.besthostratings.com/webhosts-uptime.php&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Experiences with Arvixe (bad, unfortunately) | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18184#post308421&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18184&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 04 Oct 2011 21:46:57 +1300</pubDate>
			<dc:creator>Arvand.Arvixe</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18184#post308421</guid>
		</item>
		
		<item>
			<title>Experiences with Arvixe (bad, unfortunately)</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/18184</link>
			<description>&lt;p&gt;Had just had the unpleasant task of changing hosting companies twice in a month. My old host was in Australia, and with most of our business coming from the US, it made sense to move it over. I went with Arvixe on a tip from one of the SS team, and it wasn't a pleasant experience.&lt;/p&gt;&lt;p&gt;Posted the cautionary tale to my blog in case it saves anyone else grief: &lt;a href=&quot;http://www.geoffmcqueen.com/2011/10/03/moving-web-hosts-from-the-frying-pan-into-the-arvixe-fire/&quot; rel=&quot;nofollow&quot;&gt;http://www.geoffmcqueen.com/2011/10/03/moving-web-hosts-from-the-frying-pan-into-the-arvixe-fire/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;TL;DR version - I went with Dreamhost and have been happy so far (uptime report attached - changed to Dreamhost on the 30th)&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Experiences with Arvixe (bad, unfortunately) | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/18184&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/18184&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 03 Oct 2011 14:54:14 +1300</pubDate>
			<dc:creator>geoffmcqueen</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/18184</guid>
		</item>
		
		<item>
			<title>Re: Anyone using APC PHP Accelerator?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/16685#post307475</link>
			<description>&lt;p&gt;If you're in dev mode on the site, you can add ?debug_profile=1 to the URL, e.g. &quot;mysite.com/about-us?debug_profile=1&quot;.&lt;/p&gt;&lt;p&gt;This will give you a list of times it took to render page components. While it's not the best profiler around, it does give you a good indication what parts of the page template are slow, and from there you can apply &lt;a href=&quot;http://doc.silverstripe.org/sapphire/en/reference/partial-caching&quot; rel=&quot;nofollow&quot;&gt;partial caching&lt;/a&gt; where appropriate.&lt;/p&gt;&lt;p&gt;Hope that helps.&lt;/p&gt;&lt;p&gt;Sean&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Anyone using APC PHP Accelerator? | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/16685#post307475&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/16685&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 05 Sep 2011 11:37:53 +1200</pubDate>
			<dc:creator>Sean</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/16685#post307475</guid>
		</item>
		
		<item>
			<title>Re: forced and random mbstring.func_overload</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/6191?start=16#post306982</link>
			<description>&lt;p&gt;Thanks for posting this Anatol.&lt;/p&gt;&lt;p&gt;I can confirm it's still an issue on some hosts when using version 2.4.5&lt;/p&gt;&lt;p&gt;I tried to copy a site which was previously installed on another server and had this error but patching the SSViewer.php file didn't work on a site which had been installed previously.&lt;br /&gt;The only solution I've found is to delete the files, empty the db, load up a fresh version of SilverStripe 2.4.5, patch the file and install as normal.&lt;/p&gt;&lt;p&gt;Just in case this helps anyone else.&lt;/p&gt;&lt;p&gt;Paul&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: forced and random mbstring.func_overload | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/6191?start=16#post306982&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/6191&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 18 Aug 2011 20:25:50 +1200</pubDate>
			<dc:creator>bennettpr</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/6191?start=16#post306982</guid>
		</item>
		
		<item>
			<title>Re: 64 bit </title>
			<link>http://www.silverstripe.org/hosting-requirements/show/17273#post306859</link>
			<description>&lt;p&gt;Yes. It's right.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: 64 bit  | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/17273#post306859&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/17273&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 14 Aug 2011 20:55:08 +1200</pubDate>
			<dc:creator>biapar</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/17273#post306859</guid>
		</item>
		
		<item>
			<title>Re: Anyone using APC PHP Accelerator?</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/16685#post306856</link>
			<description>&lt;p&gt;What kind of requests per_second are you guys seeing with APC installed?&lt;/p&gt;&lt;p&gt;I have APC installed on my Media Temple 3.5 dv server (1 GB RAM) with shared memory set to 100M. I also have partial caching in place (which I have tested and is working) with SS_Cache::pick_back_end set to use APC.&lt;/p&gt;&lt;p&gt;Using ap bench with a concurrency of 10, I am only seeing 6 to 7 requests pre second. I am new to server optimization, but isn't this really low?&lt;/p&gt;&lt;p&gt;Any thoughts on what I might be doing wrong or what I can do to increase my requests_per_second?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Anyone using APC PHP Accelerator? | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/16685#post306856&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/16685&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 14 Aug 2011 01:23:36 +1200</pubDate>
			<dc:creator>tv</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/16685#post306856</guid>
		</item>
		
		<item>
			<title>Re: Quadra Hosting and permission issues</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/17654#post306833</link>
			<description>&lt;p&gt;[EDIT] - oops, wrong post, sorry...  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Quadra Hosting and permission issues | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/17654#post306833&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/17654&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 13 Aug 2011 05:54:39 +1200</pubDate>
			<dc:creator>martimiz</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/17654#post306833</guid>
		</item>
		
		<item>
			<title>Re: SilverStripe on Media Temple</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14353#post306816</link>
			<description>&lt;p&gt;Thanks Ryan. &lt;/p&gt;&lt;p&gt;Setting the permissions to 777 and changing the owner and group of the silverstripe-cache/cache folder did the trick. Media Temple automatically assigned an owner and group of apache to the cache folder. &lt;/p&gt;&lt;p&gt;Getting APC installed on dv 3.5 was a whole other bag of worms. I finally did get it installed, but whenever I up the shared memory to 128M, CPU usage peaks out on me. Right now I have shared memory set to 100M and everything seems to be holding steady.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SilverStripe on Media Temple | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14353#post306816&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14353&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 12 Aug 2011 22:51:15 +1200</pubDate>
			<dc:creator>tv</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14353#post306816</guid>
		</item>
		
		<item>
			<title>Re: SilverStripe on Media Temple</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14353#post306812</link>
			<description>&lt;p&gt;Hi,&lt;br /&gt;i create a cache-folder inside the data folder from my media template account. so that it is siblings to the tmp folder where the php sessions are stored. i'm not 100% sure, if it's the best way, but it works...&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SilverStripe on Media Temple | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14353#post306812&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14353&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 12 Aug 2011 17:43:55 +1200</pubDate>
			<dc:creator>joern</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14353#post306812</guid>
		</item>
		
		<item>
			<title>Re: SilverStripe on Media Temple</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14353#post306802</link>
			<description>&lt;p&gt;@tv:  My silverstripe-cache folders are set to 777 as well. That should work. Did you try setting your cache folder to that? You mentioned it was set to 755 instead.&lt;/p&gt;&lt;p&gt;@joern Sorry for my late reply! I don't subscribe to this thread and just noticed the new posts in the RSS feed today. Make sure your cache folder has the correct permissions.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SilverStripe on Media Temple | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14353#post306802&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14353&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 12 Aug 2011 07:55:31 +1200</pubDate>
			<dc:creator>Ryan M.</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14353#post306802</guid>
		</item>
		
		<item>
			<title>Re: SilverStripe on Media Temple</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/14353#post306767</link>
			<description>&lt;p&gt;Hi Ryan&lt;/p&gt;&lt;p&gt;I am running a Silverstripe install on Media Temple dv 3.5.&lt;/p&gt;&lt;p&gt;I am having a problem getting my cache blocks to work. I have my 'silverstripe-cache' directory permissions at 777, but nothing is being written to the 'cache ' folder within the 'silverstripe-cache' folder (no zend files). Therefore my partial cacheing is not working. My cache folder has permissions of 'owner: apache' and 755.&lt;/p&gt;&lt;p&gt;Have you ever experienced anything like this on Media Temple?&lt;/p&gt;&lt;p&gt;Any suggestions would be awesome! Thanks!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SilverStripe on Media Temple | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/14353#post306767&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/14353&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 11 Aug 2011 13:40:10 +1200</pubDate>
			<dc:creator>tv</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/14353#post306767</guid>
		</item>
		
		<item>
			<title>Re: Quadra Hosting and permission issues</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/17654#post306234</link>
			<description>&lt;p&gt;After some help at IRC from mobiusnz, i have it working. (Thank you!)&lt;/p&gt;&lt;p&gt;Simply removing the CHMOD calls will make the system run.&lt;br /&gt;Files that was changed:&lt;br /&gt;Line 596 off cms/assetadmin //chmod($p-&amp;gt;FullPath, Filesystem::$file_create_mask);&lt;/p&gt;&lt;p&gt;and also the one added from the patch in sapphire/filesystem/Folder.php around line 250&lt;br /&gt;//chmod(&quot;$base/$file$ext&quot;, Filesystem::$file_create_mask);&lt;/p&gt;&lt;p&gt;There are still periodic notices of permisson problems in my tmp folder though, but this is related to using a custom TMP folder i guess.&lt;/p&gt;&lt;p&gt;--&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.nobrainer.dk/&quot; rel=&quot;nofollow&quot;&gt;www.nobrainer.dk&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Quadra Hosting and permission issues | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/17654#post306234&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/17654&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 29 Jul 2011 12:24:31 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/17654#post306234</guid>
		</item>
		
		<item>
			<title>Quadra Hosting and permission issues</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/17654</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Just moved a copy of a working SS 2.4.5 site to  Quadra Hosting (&lt;a href=&quot;http://www.quadrahosting.com.au/&quot; rel=&quot;nofollow&quot;&gt;http://www.quadrahosting.com.au/&lt;/a&gt;) and now i simply cannot make the Asset Admin behave as intended.&lt;/p&gt;&lt;p&gt;My problems are:&lt;br /&gt;Uploading af file gives me [Warning] chmod(): Operation not permitted&lt;br /&gt;I'm using this fix &lt;a href=&quot;http://open.silverstripe.org/attachment/ticket/5547/2.4.1-FileUpload-2.diff&quot; rel=&quot;nofollow&quot;&gt;http://open.silverstripe.org/attachment/ticket/5547/2.4.1-FileUpload-2.diff&lt;/a&gt; to get passed the invalid file for upload error.&lt;br /&gt;(If i leave out the chmod part, the file is uploaded and can be choosen and used in the CMS)&lt;/p&gt;&lt;p&gt;Creating folder, gives Error creating folder, no further info.&lt;br /&gt;Folder is actually created, but will not be visible in asset admin untill you do a manualy sync  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/sad.gif'&gt; &lt;/p&gt;&lt;p&gt;Can someone help me find a solution to this? &lt;/p&gt;&lt;p&gt;Support at the host says everything is standard, and should be working - well it does not and i have never had these problems before.&lt;br /&gt;If there is no fix this host should be removed from recommended hosts.&lt;/p&gt;&lt;p&gt;Do you know a host that will run Silverstripe with no issues? please post here thank you.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Quadra Hosting and permission issues | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/17654&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/17654&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 29 Jul 2011 11:34:46 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/17654</guid>
		</item>
		
		<item>
			<title>Re: Hosting in Australia</title>
			<link>http://www.silverstripe.org/hosting-requirements/show/6935#post306129</link>
			<description>&lt;p&gt;Hello Distinct,&lt;/p&gt;&lt;p&gt;I'm having problems with uploads to a site hosted at Quadra Hosting - can you tell me how you managed these problems?&lt;/p&gt;&lt;p&gt;My problems are:&lt;br /&gt;Uploading af file gives me [Warning] chmod(): Operation not permitted&lt;br /&gt;I'm using this fix &lt;a href=&quot;http://open.silverstripe.org/attachment/ticket/5547/2.4.1-FileUpload-2.diff&quot; rel=&quot;nofollow&quot;&gt;http://open.silverstripe.org/attachment/ticket/5547/2.4.1-FileUpload-2.diff&lt;/a&gt; to get passed the invalid file for upload error.&lt;br /&gt;(If i leave out the chmod part, the file is uploaded and can be choosen and used in the CMS)&lt;/p&gt;&lt;p&gt;Creating folder, gives Error creating folder, no further info.&lt;/p&gt;&lt;p&gt;Looking in the Webshell at Quadra hosting, i see that files uploaded with FTP have different owner/group than files created through the Webshell.&lt;/p&gt;&lt;p&gt;Hope you can help&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Hosting in Australia | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/show/6935#post306129&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/hosting-requirements/reply/6935&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 28 Jul 2011 01:12:06 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/hosting-requirements/show/6935#post306129</guid>
		</item>
		

	</channel>
</rss>
