<?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>New Install - CMS page not found</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23838</link>
			<description>&lt;p&gt;Hello &lt;/p&gt;&lt;p&gt;I have tried to install SilverStripe v3.0.5 on a NetRegistry domain and can't access the CMS page once the install has completed. I got a few warnings when trying to install including - &lt;br /&gt;fileinfo support - fileinfo should be enbled in PHP; &lt;br /&gt;magic_quotes_gpc option - magic_quotes_gpc is set to '1' in php.ini and &lt;br /&gt;URM rewriting support - you need mod_rewrite to use friendly URL's with SilverStripe&lt;/p&gt;&lt;p&gt;but proceeded anyway and the install seemed to work. I then deleted in the installation files and got to the &quot;Your Site Name&quot; page (&lt;a href=&quot;http://www.xxxxxxxx.com.au/index.php/&quot; rel=&quot;nofollow&quot;&gt;http://www.xxxxxxxx.com.au/index.php/&lt;/a&gt;) but when I clicked on the link to &quot;you can edit this page by opening the CMS&quot; I get a Page not found on &lt;a href=&quot;http://www.xxxxxxxxx.com.au/admin/install.php&quot; rel=&quot;nofollow&quot;&gt;http://www.xxxxxxxxx.com.au/admin/install.php&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I've run the install twice with the same result.&lt;/p&gt;&lt;p&gt;As mentioned the webhost is NetRegistry and I'm wondering whether it is because the files are installed in a directory called &quot;public_html&quot; rather than the root directory. I note in the forum others have had trouble installing SilverStripe on NetRegistry and it isn't well supported. I'm very new to this so any help will be greatly appreciated.&lt;/p&gt;&lt;p&gt;Another thought on why this is happening is that I FTP'ed the site I had built locally to the webhost rather than just uploading the SilverStripe content and then uploading my particularly pages. I've only done this once before and can't remember how I'm supposed to upload the site and get it running.&lt;/p&gt;&lt;p&gt;Regards DonM&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: New Install - CMS page not found | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23838&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23838&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 25 May 2013 09:22:11 +1200</pubDate>
			<dc:creator>DonM</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23838</guid>
		</item>
		
		<item>
			<title>Re: silverstripe/sapphire is a private repos ?</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23834#post322221</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;The repo isn't private, but it was recently renamed from 'sapphire' to 'silverstripe-framework', perhaps that is what's causing your issue? Try running:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;composer self-update&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;and then try again. If that doesn't work, then try:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;composer create-project silverstripe/installer htdocs 3.1.*@dev&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe/sapphire is a private repos ? | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23834#post322221&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23834&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 25 May 2013 03:16:52 +1200</pubDate>
			<dc:creator>kinglozzer</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23834#post322221</guid>
		</item>
		
		<item>
			<title>silverstripe/sapphire is a private repos ?</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23834</link>
			<description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I'm trying to install SilverStripe with composer but it fails:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;composer create-project silverstripe/installer htdocs 3.1.0-beta3&lt;br /&gt;Installing silverstripe/installer (3.1.0-beta3)&lt;br /&gt;  - Installing silverstripe/installer (3.1.0-beta3)&lt;br /&gt;    Downloading: 100%         &lt;/p&gt;&lt;p&gt;Created project in htdocs&lt;br /&gt;Loading composer repositories with package information&lt;br /&gt;Installing dependencies from lock file&lt;br /&gt;Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.&lt;br /&gt;  - Installing composer/installers (dev-master d6d0914)&lt;br /&gt;    Cloning d6d091410adecb7385733809a9d9237ed642c81c&lt;/p&gt;&lt;p&gt;  - Installing silverstripe/framework (3.1.0-beta3)&lt;br /&gt;    Downloading: connection...&lt;br /&gt;Could not fetch &lt;a href=&quot;https://api.github.com/repos/silverstripe/sapphire/zipball/3.1.0-beta3&quot; rel=&quot;nofollow&quot;&gt;https://api.github.com/repos/silverstripe/sapphire/zipball/3.1.0-beta3&lt;/a&gt;, enter your GitHub credentials to access private repos&lt;br /&gt;The credentials will be swapped for an OAuth token stored in /home/am/.composer/config.json, your password will not be stored&lt;br /&gt;To revoke access to this token you can visit &lt;a href=&quot;https://github.com/settings/applications&quot; rel=&quot;nofollow&quot;&gt;https://github.com/settings/applications&lt;/a&gt;&lt;br /&gt;Username: &lt;br /&gt;Password:&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;(same problem with 3.0.5)&lt;/p&gt;&lt;p&gt;could you make silverstripe/sapphire public on github ?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe/sapphire is a private repos ? | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23834&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23834&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 25 May 2013 00:10:53 +1200</pubDate>
			<dc:creator>am</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23834</guid>
		</item>
		
		<item>
			<title>Re: SS3.1 beta3 - SAFE MODE Restriction in effect</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23611#post322204</link>
			<description>&lt;p&gt;Okay thanks.&lt;/p&gt;&lt;p&gt;I guess I'll move ahead. The issue is that currently they're on a server with &amp;lt; php 5.3 within this company and the company will move the sites to a newer server they have with 5.3+ but cgi+safe_mode. I can't access it until the move so didn't want to do all of this only to find out it won't work, especially since they're charging us a move fee.&lt;/p&gt;&lt;p&gt;And because of politics I can't change webhosts. My only other choice would be to use WordPress or something but I'd rather not.&lt;/p&gt;&lt;p&gt;Fingers crossed but it seems like it should work.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SS3.1 beta3 - SAFE MODE Restriction in effect | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23611#post322204&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23611&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 24 May 2013 05:04:11 +1200</pubDate>
			<dc:creator>Liam</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23611#post322204</guid>
		</item>
		
		<item>
			<title>Re: SS3.1 beta3 - SAFE MODE Restriction in effect</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23611#post322202</link>
			<description>&lt;p&gt;Hi Liam,&lt;/p&gt;&lt;p&gt;It is running on the server after the described changes and the performance also seems to be ok.&lt;br /&gt;My solution is hosted at unoeuro.com - and they do say they have special setup in place to try to avoid problems with safe_mode = on.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SS3.1 beta3 - SAFE MODE Restriction in effect | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23611#post322202&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23611&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 24 May 2013 04:19:58 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23611#post322202</guid>
		</item>
		
		<item>
			<title>Re: SS3.1 beta3 - SAFE MODE Restriction in effect</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23611#post322200</link>
			<description>&lt;p&gt;How did this turn out for you?&lt;/p&gt;&lt;p&gt;I have a client that is hosted on a server with safe_mode on and there is nothing I can do about moving or disabling. &lt;/p&gt;&lt;p&gt;New project so I don't have access yet and want to see if it will work before planning too much.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SS3.1 beta3 - SAFE MODE Restriction in effect | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23611#post322200&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23611&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 24 May 2013 02:05:12 +1200</pubDate>
			<dc:creator>Liam</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23611#post322200</guid>
		</item>
		
		<item>
			<title>Re: Multiple installs conflicting because of silverstripe-cache</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23747#post322088</link>
			<description>&lt;p&gt;Excellent, thanks  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Multiple installs conflicting because of silverstripe-cache | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23747#post322088&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23747&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 17 May 2013 21:04:16 +1200</pubDate>
			<dc:creator>Spaghetti</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23747#post322088</guid>
		</item>
		
		<item>
			<title>Re: Multiple installs conflicting because of silverstripe-cache</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23747#post322087</link>
			<description>&lt;p&gt;Yes, you can do this whenever you want. All you need to do after creating a new cache folder is run a dev/build?flush=all&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Multiple installs conflicting because of silverstripe-cache | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23747#post322087&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23747&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 17 May 2013 21:03:38 +1200</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23747#post322087</guid>
		</item>
		
		<item>
			<title>Re: Multiple installs conflicting because of silverstripe-cache</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23747#post322086</link>
			<description>&lt;p&gt;Thanks Willr, can you do this retro-actively and still have it work? I really don't want to have to reinstall on live sites.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Multiple installs conflicting because of silverstripe-cache | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23747#post322086&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23747&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 17 May 2013 20:26:50 +1200</pubDate>
			<dc:creator>Spaghetti</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23747#post322086</guid>
		</item>
		
		<item>
			<title>Re: Multiple installs conflicting because of silverstripe-cache</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23747#post322085</link>
			<description>&lt;p&gt;Create a silverstripe-cache folder in each of your SilverStripe sites root folders. That will save you from writing to your /tmp/ folder.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Multiple installs conflicting because of silverstripe-cache | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23747#post322085&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23747&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 17 May 2013 19:56:32 +1200</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23747#post322085</guid>
		</item>
		
		<item>
			<title>Re: Silverstripe, Wordpress and Google</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23748#post322084</link>
			<description>&lt;p&gt;There is a wordpress connector module - &lt;a href=&quot;https://github.com/ajshort/silverstripe-wordpressconnector&quot; rel=&quot;nofollow&quot;&gt;https://github.com/ajshort/silverstripe-wordpressconnector&lt;/a&gt; to import the content. Depending on how your wordpress site url's are setup you may be able to keep your URL's, otherwise you'll need to use the link mapping module (&lt;a href=&quot;https://github.com/ajshort/silverstripe-linkmapping&quot; rel=&quot;nofollow&quot;&gt;https://github.com/ajshort/silverstripe-linkmapping&lt;/a&gt;) to map old url's to your new ones.&lt;/p&gt;&lt;p&gt;Also make sure you install the googlesitemap module and submit your new sitemap.xml to Google so that it can reindex your website.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe, Wordpress and Google | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23748#post322084&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23748&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 17 May 2013 19:54:32 +1200</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23748#post322084</guid>
		</item>
		
		<item>
			<title>Re: Errors on installation on live site....SOLVED</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23744#post322069</link>
			<description>&lt;p&gt;EDIT: Oh sorry totally missed the capital SOLVED in the title, will leave this here in case someone else has a similar issue.&lt;/p&gt;&lt;p&gt;This doesn't look like a bug in SS, looks to be an issue with the shared hosts php configuration&lt;br /&gt;(before I go on, they look to be warnings rather than fatal errors, have you tried proceeding ignoring the errors?)&lt;/p&gt;&lt;p&gt;Looks to be a miss configuration with the open_basedir setting &lt;a href=&quot;http://www.php.net/manual/en/ini.core.php#ini.open-basedir&quot; rel=&quot;nofollow&quot;&gt;http://www.php.net/manual/en/ini.core.php#ini.open-basedir&lt;/a&gt;&lt;/p&gt;&lt;p&gt;See the second to last comment on this page, someone having trouble/success with the setting &lt;a href=&quot;http://php.net/manual/en/function.ini-set.php&quot; rel=&quot;nofollow&quot;&gt;http://php.net/manual/en/function.ini-set.php&lt;/a&gt;&lt;/p&gt;&lt;p&gt;On my dev machine this setting isn't set at all and the installer works without issue.&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;open_basedir&amp;nbsp;&amp;nbsp;&amp;nbsp;no value&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Maybe try finding out what your host has this configured too and I can try replicate....&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Errors on installation on live site....SOLVED | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23744#post322069&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23744&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 17 May 2013 00:22:17 +1200</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23744#post322069</guid>
		</item>
		
		<item>
			<title>Re: Errors on installation on live site....SOLVED</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23744#post322062</link>
			<description>&lt;p&gt;Update&lt;/p&gt;&lt;p&gt;my host(34sp) chief engineer has looked at the errors, also this forum and has cured the problem.&lt;/p&gt;&lt;p&gt;His  reply is as follows.....&lt;/p&gt;&lt;p&gt;the errors seem to be a check for the root directory in the framework files. &lt;br /&gt;As per suggestions from another user on the Silverstripe forum, I have surpassed the warnings using @ for the directory checks.&lt;/p&gt;&lt;p&gt;Is this a bug in v3.1 ?&lt;/p&gt;&lt;p&gt;Regards&lt;br /&gt;Mike&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Errors on installation on live site....SOLVED | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23744#post322062&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23744&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 May 2013 23:20:22 +1200</pubDate>
			<dc:creator>oldwrinkly</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23744#post322062</guid>
		</item>
		
		<item>
			<title>Re: Errors on installation on live site....SOLVED</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23744#post322052</link>
			<description>&lt;p&gt;As an update...&lt;/p&gt;&lt;p&gt;I uninstalled everything and re-uploaded SS v3.1 beta3 and this time it installed ,&lt;br /&gt; but I still have these errors at the top of the page and in the admin page.&lt;br /&gt;The admin page shows the first, second and the site tree columns, but I cannot open anything , it just sits there.&lt;/p&gt;&lt;p&gt;Can anyone help please&lt;/p&gt;&lt;p&gt;Regards&lt;br /&gt;Mike&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Errors on installation on live site....SOLVED | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23744#post322052&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23744&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 May 2013 06:05:10 +1200</pubDate>
			<dc:creator>oldwrinkly</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23744#post322052</guid>
		</item>
		
		<item>
			<title>Silverstripe, Wordpress and Google</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23748</link>
			<description>&lt;p&gt;Hello!&lt;br /&gt;We have a real estate agency in Sao Paulo, &lt;a href=&quot;http://www.imobiliariadesaopaulo.com.br/&quot; rel=&quot;nofollow&quot;&gt; &lt;/a&gt; &lt;a href=&quot;http://www.imobiliariadesaopaulo.com.br&quot; rel=&quot;nofollow&quot;&gt;http://www.imobiliariadesaopaulo.com.br&lt;/a&gt;, entirely digital. The site is a wordpress blog and we want to revert to Silverstripe, but we dont want to loose the content. Is that possible? And how the Google will understand this in the organic search?&lt;/p&gt;&lt;p&gt;We need some tips ...&lt;/p&gt;&lt;p&gt;RM&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe, Wordpress and Google | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23748&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23748&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 May 2013 05:48:29 +1200</pubDate>
			<dc:creator>imobiliariadesaopaulo</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23748</guid>
		</item>
		
		<item>
			<title>Multiple installs conflicting because of silverstripe-cache</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23747</link>
			<description>&lt;p&gt;I have a VPS with two vhosts and silverstripe 3 installed on one of them. I want to install silverstripe 3 on the other vhost too. Unfortunately the second site's install screen is telling me I can't install because it can't write to /tmp/silverstripe-cache.&lt;/p&gt;&lt;p&gt;It seems that the first install wrote the cache in /tmp/silverstripe-cache (i.e. literally the tmp directory under root and not under it's web area /var/,...../some domain/httpdocs/tmp/silverstripe-cache.&lt;/p&gt;&lt;p&gt;This is a problem because the second installation is blocked because of it.&lt;/p&gt;&lt;p&gt;So my question is this:&lt;/p&gt;&lt;p&gt;1. How can I change the location of the cache in an already installed and working sivlerstripe system.&lt;br /&gt;2. How can I specify the location of the new cache?&lt;/p&gt;&lt;p&gt;i.e.  I want each install's cache to be under it's web root and not the server root. Any ideas?&lt;/p&gt;&lt;p&gt;EDIT: or is it safe for both installations to use the same cache folder - assuming I can set the privileges properly?&lt;/p&gt;&lt;p&gt;2nd EDIT: I'm assuming it's safe. No problems so far.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Multiple installs conflicting because of silverstripe-cache | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23747&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23747&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 May 2013 02:47:47 +1200</pubDate>
			<dc:creator>Spaghetti</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23747</guid>
		</item>
		
		<item>
			<title>Errors on installation on live site....SOLVED</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23744</link>
			<description>&lt;p&gt;Hi&lt;br /&gt;uploaded SS v3.1beta3, questions answered ok, push the `install` button and get these errors on a blank screen.........&lt;/p&gt;&lt;p&gt;Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/www/vhosts/meadowsweetimages.co.uk) is not within the allowed path(s): (/var/www/vhosts/meadowsweetimages.co.uk/httpdocs:/nonexec:/usr/share/pear:/tmp) in /var/www/vhosts/meadowsweetimages.co.uk/httpdocs/framework/core/Core.php on line 64&lt;/p&gt;&lt;p&gt;Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/www/vhosts/meadowsweetimages.co.uk) is not within the allowed path(s): (/var/www/vhosts/meadowsweetimages.co.uk/httpdocs:/nonexec:/usr/share/pear:/tmp) in /var/www/vhosts/meadowsweetimages.co.uk/httpdocs/framework/core/Core.php on line 55&lt;/p&gt;&lt;p&gt;Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/meadowsweetimages.co.uk/httpdocs:/nonexec:/usr/share/pear:/tmp) in /var/www/vhosts/meadowsweetimages.co.uk/httpdocs/framework/core/Core.php on line 64&lt;/p&gt;&lt;p&gt;Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/meadowsweetimages.co.uk/httpdocs:/nonexec:/usr/share/pear:/tmp) in /var/www/vhosts/meadowsweetimages.co.uk/httpdocs/framework/core/Core.php on line 64 &lt;/p&gt;&lt;p&gt;I have tried re-installing with the same results&lt;br /&gt;anyone got any ideas please?&lt;/p&gt;&lt;p&gt;Regards&lt;br /&gt;Mike&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Errors on installation on live site....SOLVED | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23744&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23744&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 15 May 2013 23:23:32 +1200</pubDate>
			<dc:creator>oldwrinkly</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23744</guid>
		</item>
		
		<item>
			<title>Re: How to Setup a Multisite with Version 3.0.5?</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23694#post321954</link>
			<description>&lt;p&gt;Modify the _ss_environment.php&lt;/p&gt;&lt;p&gt;global $databaseConfig;&lt;br /&gt;global $ASSETS_DIR;&lt;/p&gt;&lt;p&gt;if((strpos($_SERVER['SERVER_NAME'], '**') !== false))&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$databaseConfig = array(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;type&quot; =&amp;gt; 'MySQLDatabase',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;server&quot; =&amp;gt; '',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;username&quot; =&amp;gt; '',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;password&quot; =&amp;gt; '',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;database&quot; =&amp;gt;  '',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;path&quot; =&amp;gt; '',&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;);&lt;br /&gt;define('ASSETS_DIR', '');&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;else{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$databaseConfig = array(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;type&quot; =&amp;gt; 'MySQLDatabase',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;server&quot; =&amp;gt; '',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;username&quot; =&amp;gt; '',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;password&quot; =&amp;gt; '',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;database&quot; =&amp;gt;  '',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;path&quot; =&amp;gt; '',&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;);&lt;br /&gt;define('ASSETS_DIR', '');&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;And change theme in the table siteconfig&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: How to Setup a Multisite with Version 3.0.5? | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23694#post321954&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23694&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 10 May 2013 16:26:44 +1200</pubDate>
			<dc:creator>leepoooo</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23694#post321954</guid>
		</item>
		
		<item>
			<title>How to Setup a Multisite with Version 3.0.5?</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23694</link>
			<description>&lt;p&gt;So the recipe for a multi-site install (not using the subsites module) .&lt;br /&gt;1. Copy the silverstripe files to a master silverstripe directory; ex. &quot;silverstripe305&quot; &lt;br /&gt;2. Don't install it (perhaps thats ok too?) &lt;br /&gt;3. Copy assets, mysite, &amp;amp; themes folders to another directory; ex. &quot;mysymlinkedsite&quot; [do I also copy the index.php?]&lt;/p&gt;&lt;p&gt;4. Set the correct rights to these folders [what rights are those 777 for write access of 655?]&lt;/p&gt;&lt;p&gt;5. Create symlinks to the shared folders (saphhire, cms, etc.) &lt;br /&gt;[OK, this is old, my versions doesn't have a sapphire folder? and what about all the files that are just in the silverstripe305 folder not its subfolders? How do I symlink this stuff and which ones?]&lt;/p&gt;&lt;p&gt;6. Create a &quot;silverstripe-cache&quot; folder in your &quot;mysymlinkedsite&quot; &lt;br /&gt;[just out of curiosity why? am I supposed to reference it in a file somewhere of will silverstripe do that automatically?]&lt;/p&gt;&lt;p&gt;7. Proceed with the installation as normal (by visiting e.g. localhost/mysymlinkedsite) &lt;br /&gt;8. to install it on additional addon-domains in the future: copy assets, mysite, &amp;amp; themes folders to the newsites directory; ex. &quot;mynewsymlinkedsite&quot;.  and then do whhat? create another index.php for it? Symlink some files like in step 5 again... &lt;/p&gt;&lt;p&gt;Could you guys help me clarify, Thanks a lot. I really appreciate it.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: How to Setup a Multisite with Version 3.0.5? | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23694&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23694&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 10 May 2013 09:16:33 +1200</pubDate>
			<dc:creator>ELF</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23694</guid>
		</item>
		
		<item>
			<title>Re: encryptWithUserSettings problem</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23653#post321921</link>
			<description>&lt;p&gt;Actually I'm not sure what was the problem. After I reinstalled whole wamp and started new installation of 2.4.10 version on PHP 5.3.13 it was okaj. I can't reproduce the problem anymore.&lt;/p&gt;&lt;p&gt;SS3 didn't have this problem.&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: encryptWithUserSettings problem | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23653#post321921&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23653&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 09 May 2013 01:55:22 +1200</pubDate>
			<dc:creator>ismooth</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23653#post321921</guid>
		</item>
		
		<item>
			<title>Re: encryptWithUserSettings problem</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23653#post321884</link>
			<description>&lt;p&gt;Hmmm I don't have a version of 2.4 hand to try out. Does SS3 work ok?&lt;br /&gt;It's a long shot but it could be worth checking the output of php_info(); for Hashing Engine and make sure sha1 is in there.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: encryptWithUserSettings problem | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23653#post321884&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23653&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 07 May 2013 19:18:24 +1200</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23653#post321884</guid>
		</item>
		
		<item>
			<title>Re: session issue</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23636#post321883</link>
			<description>&lt;p&gt;That looks like a pain. Is it possible to get the output from firebug or chrome console? Any js errors being thrown?&lt;br /&gt;I've see other people have issues with sitetree js, not sure exactly what the reason is.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: session issue | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23636#post321883&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23636&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 07 May 2013 19:05:00 +1200</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23636#post321883</guid>
		</item>
		
		<item>
			<title>encryptWithUserSettings problem</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23653</link>
			<description>&lt;p&gt;When trying to install SS (both 2.4.9 and 2.4.10) on different versions of PHP (5.4.3, 5.3.13 and 5.3.0) I get following error: &lt;/p&gt;&lt;p&gt;Fatal error: Call to a member function encryptWithUserSettings() on a non-object in C:\wamp\&lt;a href=&quot;http://wwwbhsapphiresecurityMember.php/&quot; rel=&quot;nofollow&quot;&gt;www\bh\sapphire\security\Member.php&lt;/a&gt; on line 392&lt;/p&gt;&lt;p&gt;My environment is wampserver with mysql version 5.5.24 and apache version 2.2.22&lt;/p&gt;&lt;p&gt;Please help,&lt;br /&gt;I.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: encryptWithUserSettings problem | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23653&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23653&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 06 May 2013 21:24:44 +1200</pubDate>
			<dc:creator>ismooth</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23653</guid>
		</item>
		
		<item>
			<title>Re: config.yml Cheat Sheet</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23427#post321859</link>
			<description>&lt;p&gt;A look at &lt;a href=&quot;http://en.wikipedia.org/wiki/YAML&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/YAML&lt;/a&gt; and its references cleared up a few things.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: config.yml Cheat Sheet | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23427#post321859&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23427&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 06 May 2013 10:55:10 +1200</pubDate>
			<dc:creator>tazzydemon</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23427#post321859</guid>
		</item>
		
		<item>
			<title>Re: date.timezone option in php.ini must be set in PHP 5.3.0+</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/15398?start=16#post321839</link>
			<description>&lt;p&gt;You can also do this&lt;/p&gt;&lt;p&gt;edit  .htaccess file in root folder&lt;/p&gt;&lt;p&gt;just add line at the end of content &quot;php_value    date.timezone    {yourtimezone}&quot;&lt;/p&gt;&lt;p&gt;like this&lt;/p&gt;&lt;p&gt;&quot;php_value    date.timezone    Pacific/Auckland&quot;&lt;/p&gt;&lt;p&gt;save upload and that's it...&lt;/p&gt;&lt;p&gt;It worked for me.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: date.timezone option in php.ini must be set in PHP 5.3.0+ | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/15398?start=16#post321839&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/15398&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 05 May 2013 01:26:09 +1200</pubDate>
			<dc:creator>tarcius</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/15398?start=16#post321839</guid>
		</item>
		
		<item>
			<title>session issue</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23636</link>
			<description>&lt;p&gt;I installed version 3.0.5.&lt;/p&gt;&lt;p&gt;I created a phpsessions folder, and edited php.ini&lt;/p&gt;&lt;p&gt;I can log in and stay logged in.&lt;/p&gt;&lt;p&gt;However, I cannot view the site tree.&lt;/p&gt;&lt;p&gt;If I append &quot;edit/show/1&quot; I can view the home page edit page, but the site tree itself is not visible.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: session issue | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23636&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23636&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 05 May 2013 00:33:10 +1200</pubDate>
			<dc:creator>susgeek</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23636</guid>
		</item>
		
		<item>
			<title>Re: Googlesitemaps </title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/7599#post321802</link>
			<description>&lt;p&gt;You'll need to download the supported version for your module. Master supports 3.1, 1.1 supports 3.0 (&lt;a href=&quot;https://github.com/silverstripe-labs/silverstripe-googlesitemaps/tree/1.1&quot; rel=&quot;nofollow&quot;&gt;https://github.com/silverstripe-labs/silverstripe-googlesitemaps/tree/1.1&lt;/a&gt;).&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Googlesitemaps  | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/7599#post321802&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/7599&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 21:16:00 +1200</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/7599#post321802</guid>
		</item>
		
		<item>
			<title>Re: Installing 2.4 - Array to string conversion</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321800</link>
			<description>&lt;p&gt;The patch at &lt;a href=&quot;http://open.silverstripe.org/ticket/7737&quot; rel=&quot;nofollow&quot;&gt;http://open.silverstripe.org/ticket/7737&lt;/a&gt; will fix it, or download the 'post-2.4' of SilverStripe from github.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Installing 2.4 - Array to string conversion | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321800&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/22795&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 21:08:33 +1200</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321800</guid>
		</item>
		
		<item>
			<title>Re: Nginx configuration</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23518#post321781</link>
			<description>&lt;p&gt;Sorry if this isn't really helpful.&lt;br /&gt;But I'd recommend Apache for PHP. php-fpm seems to have heaps of issues, it's a very delicate set up with Ngnix. Crashes frequently in my experience.&lt;/p&gt;&lt;p&gt;If you're after the speed Nginx offers with static files, have an Apache Silver Stripe set up which statically exports the entire site to a live Nginx server. Then you'll have a blindingly fast site which wont touch PHP. Also you won't have security issues, and just a default install of Nginx. Again sorry this doesn't really address your configuration issue.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Nginx configuration | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23518#post321781&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23518&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 17:52:51 +1200</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23518#post321781</guid>
		</item>
		
		<item>
			<title>Re: SS3 friendly Urls -&gt; Provider 1und1.de</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23139#post321780</link>
			<description>&lt;p&gt;Hallo dh_berger&lt;br /&gt;I know this is an old post but in case you're still having issues with this.&lt;br /&gt;First thing make sure it's not .htacces but .htaccess I guess thats probably a typo.&lt;br /&gt;Secondly your apache install needs to have mod_rewrite enabled.&lt;/p&gt;&lt;p&gt;To enable it you'll need root access to the server in order to run this is a terminal&lt;br /&gt;a2enmod rewrite&lt;br /&gt;service apache2 restart&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SS3 friendly Urls -&amp;gt; Provider 1und1.de | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23139#post321780&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23139&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 17:42:10 +1200</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23139#post321780</guid>
		</item>
		
		<item>
			<title>Re: Warning and errors silverstripe 3.0.5 install</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23407#post321779</link>
			<description>&lt;p&gt;I'm not a server expert so could be wrong. But at a guess looks like the User set up for your VPS doesn't have read permission to /var/lib/php/session thus the open() fail.&lt;br /&gt;You could try adding something like&lt;br /&gt;session_save_path('my/silverstripe/dir');&lt;br /&gt;to the top of the index.php file in your silverstripe installation. You might be able to get away with it in the mysite/_config.php file but I'm unsure at what point SS starts the session (before or after reading the _config file).&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Warning and errors silverstripe 3.0.5 install | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23407#post321779&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23407&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 17:35:18 +1200</pubDate>
			<dc:creator>Bambii7</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23407#post321779</guid>
		</item>
		
		<item>
			<title>Re: Re:First few hours with SilverStripe</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23607#post321769</link>
			<description>&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;In terms of the config.yml, it's the same as the two lines that I gave you. Whether you're using the config.yml or the two lines of code I mentioned, either way works.&lt;/p&gt;&lt;p&gt;Cheers,&lt;br /&gt;Sean&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Re:First few hours with SilverStripe | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23607#post321769&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23607&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 08:57:56 +1200</pubDate>
			<dc:creator>Sean</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23607#post321769</guid>
		</item>
		
		<item>
			<title>Re: Re:First few hours with SilverStripe</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23607#post321768</link>
			<description>&lt;p&gt;Thanks for the answer...&lt;/p&gt;&lt;p&gt;I like the way with composer, seems to work very nicely, it's similarly inspring as your Admin Interface, which is really the best in a CMS I have seen so far. Very clean and simple to use. But the setup experience in contrast is really disappointing so far.&lt;/p&gt;&lt;p&gt;I followed the instructions to the details, and it crashes during installation with a fatal error, and after that the Page reports:&lt;/p&gt;&lt;p&gt;Fatal error: Uncaught exception 'Zend_Cache_Exception' with message 'cache_dir is not writable' in /var/www/silverstripe/framework/thirdparty/Zend/Cache.php:209 Stack trace: #0 /var/www/silverstripe/framework/thirdparty/Zend/Cache/Backend/File.php(157): Zend_Cache::throwException('cache_dir is no...') #1 /var/www/silverstripe/framework/thirdparty/Zend/Cache/Backend/File.php(121): Zend_Cache_Backend_File-&amp;gt;setCacheDir('/tmp/silverstri...') #2 /var/www/silverstripe/framework/thirdparty/Zend/Cache.php(153): Zend_Cache_Backend_File-&amp;gt;__construct(Array) #3 /var/www/silverstripe/framework/thirdparty/Zend/Cache.php(94): Zend_Cache::_makeBackend('File', Array, false, false) #4 /var/www/silverstripe/framework/cache/Cache.php(220): Zend_Cache::factory('Core', 'File', Array, Array) #5 /var/www/silverstripe/framework/core/manifest/ClassManifest.php(123): SS_Cache::factory('SS_ClassManifes...', 'Core', Array) #6 /var/www/silverstripe/framework/core/Core.php(276): SS_ClassManifest-&amp;gt;__construct('/var/www/silver...', false, false) #7 /var/ in /var/www/silverstripe/framework/thirdparty/Zend/Cache.php on line 209 &lt;/p&gt;&lt;p&gt;FIXED...&lt;/p&gt;&lt;p&gt;I already had that on my first try:&lt;/p&gt;&lt;p&gt;a directory silverstripe-cache helps... thats what I found after googling for the error in the Forum. It's not in the documents for the installation and not in your explaination either. Now I am at the same point as I was yesterday before I fiddled with the gallery - upto here it is working now. &lt;/p&gt;&lt;p&gt;I still don't know what the way would be for a simple gallery in 3.0.6. Since Images seem to be First Class Members in SilverStripe I cant believe that there isnt a solution out of the box which just works, without throwing a Server Error 500.&lt;/p&gt;&lt;p&gt;Display Anything - is a mere blueprint but not a module.&lt;br /&gt;DataObjectManager  - seems more like a tool than really a gallery&lt;br /&gt;ImageGallery - completeley out of date (2.3)&lt;br /&gt;imagegallery_basic - out of date (2.4)&lt;/p&gt;&lt;p&gt;Its impossible to distinguish good from bad modules, there is no rating and not even a download count, its impossible to judge without actually knowing what the module is doing if it is any good.&lt;/p&gt;&lt;p&gt;The modules filter only can filter 3.0.0 and 3.0.1 which is aswell - out of date.&lt;/p&gt;&lt;p&gt;I appreciate your help - however the experience I had so far was a lot of highs and big lows...&lt;/p&gt;&lt;p&gt;PS:&lt;/p&gt;&lt;p&gt;The Blog Module document mentions some config.yml with the following:&lt;/p&gt;&lt;p&gt;BlogTree:&lt;br /&gt;  extensions:&lt;br /&gt;    - WidgetPageExtension&lt;br /&gt;BlogEntry:&lt;br /&gt;  extensions:&lt;br /&gt;    - WidgetPageExtension&lt;/p&gt;&lt;p&gt;but you use:&lt;/p&gt;&lt;p&gt;Object::add_extension('BlogTree', 'WidgetPageExtension');&lt;br /&gt;Object::add_extension('BlogEntry', 'WidgetPageExtension');&lt;/p&gt;&lt;p&gt;&lt;strong&gt;How would I know that?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;These are the details which makes it VERY frustrating... it never works as expected...&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Re:First few hours with SilverStripe | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23607#post321768&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23607&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 07:50:17 +1200</pubDate>
			<dc:creator>Apophis</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23607#post321768</guid>
		</item>
		
		<item>
			<title>Re: Content editor not displayed (ss 3.0)</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/20279#post321766</link>
			<description>&lt;p&gt;Possible Fix:&lt;/p&gt;&lt;p&gt;I've encountered this before. I managed to follow the stack trace back to a call of jQuery's .replaceWith() method inside of a framework file:&lt;/p&gt;&lt;p&gt;framework/admin/javascript/LeftAndMain.js&lt;/p&gt;&lt;p&gt;... look for the &quot;handleAjaxResponse&quot; closure, around line 433.&lt;/p&gt;&lt;p&gt;The line that reads as follows:&lt;/p&gt;&lt;p&gt;// Replace panel completely (we need to override the &quot;layout&quot; attribute, so can't replace the child instead)&lt;br /&gt;contentEl.replaceWith(newContentEl);&lt;/p&gt;&lt;p&gt;...is the culprit (in my case). The jQuery .replaceWith() function expects one of three parameters:&lt;/p&gt;&lt;p&gt; - An HTML string&lt;br /&gt; - A jQuery wrapped element.&lt;br /&gt; - A raw HTML DOM node.&lt;/p&gt;&lt;p&gt;...I was getting a jQuery wrapped object, but the object inside WAS NOT AN ELEMENT. It was a JSON object, which had a property named &quot;CurrentForm&quot; that contained an HTML string representation of the form. (Thanks, inventor of console.log()!)&lt;/p&gt;&lt;p&gt;I changed the code to the following:&lt;/p&gt;&lt;p&gt;// Replace panel completely (we need to override the &quot;layout&quot; attribute, so can't replace the child instead)&lt;br /&gt;//contentEl.replaceWith(newContentEl); // ...original line of code&lt;/p&gt;&lt;p&gt;if (newContentEl[0] &amp;amp;&amp;amp; newContentEl[0].CurrentForm) // Check to see if this is some kind of special jQuery wrapped object.&lt;br /&gt;{&lt;br /&gt;   contentEl.replaceWith( newContentEl[0].CurrentForm ); // Grab that HTML string that's inside the object, use it instead.&lt;br /&gt;} else {&lt;br /&gt;   // handle things as usual...&lt;br /&gt;   contentEl.replaceWith(newContentEl);&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;... Hope this helps.  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;br /&gt; - Alex Albino&lt;/p&gt;&lt;p&gt;UPDATE: It turns out, this issue is a little higher up the stack. IGNORE THE PREVIOUS EDITS. JUST CHANGE THE FOLLOWING!!!&lt;/p&gt;&lt;p&gt;In the 'handleAjaxResponse' handler in framework/admin/javascript/LeftAndMain.js, change:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;if(xhr.getResponseHeader('Content-Type') == 'text/json') {&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;...to&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;if(xhr.getResponseHeader('Content-Type').match( /^text\/json/, 'text/json' ) ) {&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;...and see if that works. It turns out that if you have the PHP.ini directive 'default_charset' set to something, your server will NOT reply with 'application/json' in the xhr header, but instead respond with 'application/json;charset=XXX' ...where XXX is the character set you have on your server. THEREFORE, the if-statement will fail when using the == operator ...we should instead use a regex match, as per the updated code snippet above.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Content editor not displayed (ss 3.0) | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/20279#post321766&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/20279&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 06:51:51 +1200</pubDate>
			<dc:creator>Alex Albino</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/20279#post321766</guid>
		</item>
		
		<item>
			<title>Re: SS3.1 beta3 - SAFE MODE Restriction in effect</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23611#post321754</link>
			<description>&lt;p&gt;Setting Director::set_environment_type to dev (Director::set_environment_type(&quot;dev&quot;);) produces the error again:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;[Warning] is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/local/lib/php/Zend/Translate/Adapter/I18nRailsYamlAdapter.php) is not within the allowed path(s): (/var/www/example.com/:/var/www/tmp/)&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I prefixed surpressed the warning from is_readable on line 198 of framework/thirdparty/Zend/Loader.php with a @ (if (@is_readable($file)) {) and it's working so far.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SS3.1 beta3 - SAFE MODE Restriction in effect | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23611#post321754&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23611&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 22:53:20 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23611#post321754</guid>
		</item>
		
		<item>
			<title>Re: SS3.1 beta3 - SAFE MODE Restriction in effect</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23611#post321752</link>
			<description>&lt;p&gt;SOLVED!&lt;/p&gt;&lt;p&gt;I surpressed the errors produced by realpath in framework/core/Core.php, by prfixing it with a @.&lt;br /&gt;I then tried to figure out what was going on with the error:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;[Warning] is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/local/lib/php/Zend/Translate/Adapter/I18nRailsYamlAdapter.php) is not within the allowed path(s): (/var/www/example.com/:/var/www/tmp/)&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;My webhost was not able to see any errors produced, site looked ok. I tried from a different browser and no problem???&lt;br /&gt;After removing cookies on my main browser, no errors was produced here either.&lt;br /&gt;I guess something was left in the session - i have no idea what or how that can happen.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SS3.1 beta3 - SAFE MODE Restriction in effect | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23611#post321752&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23611&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 22:45:00 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23611#post321752</guid>
		</item>
		
		<item>
			<title>SS3.1 beta3 - SAFE MODE Restriction in effect</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23611</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I need help installing SilverStripe 3 on my host. I have a lot of Silverstripe 2 installations running on the servers at that host, and i would like to continue using them.&lt;/p&gt;&lt;p&gt;The host has safe_mode = on and it has not been a problem before.&lt;/p&gt;&lt;p&gt;When i try to install 3.1 beta3 i get the following error (short version actually is 4 similar errors):&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 593 is not allowed to access /var/www owned by uid 505 in /var/www/example.com/public_html/framework/core/Core.php on line 64&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I then just go and outcomment framework/core/Core.php line 54 - 64 (they handle Include _ss_environment.php files) after that i get directed to install.php. &lt;/p&gt;&lt;p&gt;Install.php has the following error:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 593 is not allowed to access /var/www owned by uid 505 in /var/www/example.com/public_html/framework/dev/install/install.php5 on line 51&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;It's again the function for including environment files - i leave it there and silverstripe installs.&lt;/p&gt;&lt;p&gt;Visiting the site now gives the error:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;[Warning] is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/local/lib/php/Zend/Translate/Adapter/I18nRailsYamlAdapter.php) is not within the allowed path(s): (/var/www/example.com/:/var/www/tmp/)&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I'm stuck&lt;/p&gt;&lt;p&gt;The funny part is that i actually tried the install 2 times, first time i somehow managed to get the system running. Then i decided to try again to be able to document the problems, and now i'm not able to get it running.&lt;/p&gt;&lt;p&gt;I hope that someone will help me and others in the same situation - it's really frustrating not to be able to install my system og choice on my host.&lt;/p&gt;&lt;p&gt;UPDATE: After another install where i just manually opened /install.php, i have the site running, except for a 4 warnings:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 593 is not allowed to access /var/www owned by uid 505 in /var/www/example.com/public_html/framework/core/Core.php on line 64&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;The problem seems just to be with including the &quot;_ss_environment.php&quot; file - a file i dont even think i'm using.&lt;br /&gt;However, if i outcomment the lines that do the search for _ss_environment.php, i get the error:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;[Warning] is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/local/lib/php/Zend/Translate/Adapter/I18nRailsYamlAdapter.php) is not within the allowed path(s): (/var/www/example.com/:/var/www/tmp/)&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SS3.1 beta3 - SAFE MODE Restriction in effect | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23611&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23611&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 19:45:23 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23611</guid>
		</item>
		
		<item>
			<title>Re: Tell SS to ignore directories</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23584#post321738</link>
			<description>&lt;p&gt;Hi labman, &lt;/p&gt;&lt;p&gt;You are quite correct in assuming it is the .htaccess preventing that from happening.  You'll find the code you're looking for in the block at the end, wrapped in the &amp;lt;IfModule mod_rewrite.c&amp;gt;.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Tell SS to ignore directories | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23584#post321738&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23584&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 13:51:38 +1200</pubDate>
			<dc:creator>Van</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23584#post321738</guid>
		</item>
		
		<item>
			<title>Re:First few hours with SilverStripe</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23607</link>
			<description>&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;Sorry to hear you're having troubles there. Perhaps the docs aren't quite as clear as they should be, but generally if you're doing things on the command line it's much better to use composer to sort out dependency management with installing the base software and modules. This quick guide will get you started with the framework, CMS and blog, widgets and comments modules. Assuming you're on a *nix style operating system and have command line access:&lt;/p&gt;&lt;p&gt;First of all, install Composer:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;curl -sS &lt;a href=&quot;https://getcomposer.org/installer&quot; rel=&quot;nofollow&quot;&gt;https://getcomposer.org/installer&lt;/a&gt; | php&lt;br /&gt;mv composer.phar /usr/local/bin/composer&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Then install the code using composer (change /var/www/ss3 to a location of your choosing in the webroot):&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;cd /var/www/ss3&lt;br /&gt;composer create-project silverstripe/installer .&lt;br /&gt;composer require --no-update &quot;silverstripe/blog:*&quot;&lt;br /&gt;composer require --no-update &quot;silverstripe/widgets:*&quot;&lt;br /&gt;composer require --no-update &quot;silverstripe/comments:*&quot;&lt;br /&gt;composer update --no-dev&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Enable widgets by adding these two lines of code to mysite/_config.php:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;Object::add_extension('BlogTree', 'WidgetPageExtension');&lt;br /&gt;Object::add_extension('BlogEntry', 'WidgetPageExtension');&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Finally, open your browser and go to where you can access the site to start installer, e.g. http://localhost/ss3/install.php&lt;/p&gt;&lt;p&gt;More packages can be found on &lt;a href=&quot;https://packagist.org/&quot; rel=&quot;nofollow&quot;&gt;packagist.org&lt;/a&gt; and installed like above (search &quot;silverstripe/&quot; on the packagist site for examples).&lt;br /&gt;If I wanted to add the &lt;a href=&quot;https://packagist.org/packages/silverstripe/userforms&quot; rel=&quot;nofollow&quot;&gt;userforms module&lt;/a&gt;, for example, I would execute the following commands (change directory to where you installed SilverStripe first):&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;composer require --no-update &quot;silverstripe/userforms:*&quot;&lt;br /&gt;composer update --no-dev&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Now there are a lot of modules out there, and not all of them are compatible with 3.0.5, which is the latest stable version of SilverStripe at the time of this writing, however if the module is on packagist you're more likely to know the version it's *actually* compatible with.&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: Re:First few hours with SilverStripe | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23607&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23607&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 13:40:14 +1200</pubDate>
			<dc:creator>Sean</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23607</guid>
		</item>
		
		<item>
			<title>Re: [ERROR] SS3 installation error invalid opcode</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/21288#post321712</link>
			<description>&lt;p&gt;For anybody else who has this issue, Sphere was correct - eAccelerator was the issue. Disabled it and was able to move forward.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: [ERROR] SS3 installation error invalid opcode | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/21288#post321712&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/21288&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 01 May 2013 08:58:28 +1200</pubDate>
			<dc:creator>tv</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/21288#post321712</guid>
		</item>
		
		<item>
			<title>Re: [ERROR] SS3 installation error invalid opcode</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/21288#post321710</link>
			<description>&lt;p&gt;Thanks so much for the quick reply and info. Gonna hit up our hosting provider and find out.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: [ERROR] SS3 installation error invalid opcode | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/21288#post321710&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/21288&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 01 May 2013 06:15:31 +1200</pubDate>
			<dc:creator>tv</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/21288#post321710</guid>
		</item>
		
		<item>
			<title>Re: [ERROR] SS3 installation error invalid opcode</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/21288#post321709</link>
			<description>&lt;p&gt;The error here is due to a PHP-cacher named eAccelerator. eAccelerator doesn't allow for anonymous functions, which causes this error. Only solution is either disable eAccelerator, or find a host that uses APC (or no PHP-cacher)&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: [ERROR] SS3 installation error invalid opcode | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/21288#post321709&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/21288&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 01 May 2013 06:09:12 +1200</pubDate>
			<dc:creator>Sphere</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/21288#post321709</guid>
		</item>
		
		<item>
			<title>Re: [ERROR] SS3 installation error invalid opcode</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/21288#post321708</link>
			<description>&lt;p&gt;Hi Sphere,&lt;/p&gt;&lt;p&gt;I hit you up on Twitter about this, too, but wondering if you were able to find the cause of this error? I'm receiving the exact same error when I've moved my install to production.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: [ERROR] SS3 installation error invalid opcode | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/21288#post321708&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/21288&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 01 May 2013 05:48:28 +1200</pubDate>
			<dc:creator>tv</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/21288#post321708</guid>
		</item>
		
		<item>
			<title>Re: Installing 2.4 - Array to string conversion</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321703</link>
			<description>&lt;p&gt;I've been having the same problem too. I'm using SS 2.4.10 and PHP 5.4.10 (MAMP). The solutions provided haven't worked for me.&lt;/p&gt;&lt;p&gt;I changed the PHP version in MAMP to 5.2.17, and the problem went away. Is there a better solution than downgrading MAMP?&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Installing 2.4 - Array to string conversion | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321703&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/22795&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 01 May 2013 03:07:18 +1200</pubDate>
			<dc:creator>bones</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321703</guid>
		</item>
		
		<item>
			<title>Re: Installing 2.4 - Array to string conversion</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321695</link>
			<description>&lt;p&gt;Thanks Tama that worked for me as well.&lt;/p&gt;&lt;p&gt;Hi for those who were wondering the location of Controller.php is &lt;/p&gt;&lt;p&gt;sapphire/core/control/Controller.php&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Installing 2.4 - Array to string conversion | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321695&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/22795&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 20:37:52 +1200</pubDate>
			<dc:creator>Optic Blaze</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/22795?start=8#post321695</guid>
		</item>
		
		<item>
			<title>Tell SS to ignore directories</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23584</link>
			<description>&lt;p&gt;If I try to visit a folder that contains a custom app we developed, SS takes over and redirects me to a 404 page. How can I tell it to ignore all requests for that folder (and a few others) and let Apache handle them on its own? For example, if my custom application is located in a folder called foo (&lt;a href=&quot;http://www.example.com/foo/index.php&quot; rel=&quot;nofollow&quot;&gt;http://www.example.com/foo/index.php&lt;/a&gt;), SS brings up the 404 Not Found page instead of our application. I'm assuming this has something to do with the mod_rewrite rules in .htaccess but I don't know what.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Tell SS to ignore directories | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23584&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23584&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 08:21:19 +1200</pubDate>
			<dc:creator>labman</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23584</guid>
		</item>
		
		<item>
			<title>Re: New installation - Stuck in login loop</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23564#post321685</link>
			<description>&lt;p&gt;Success! Although it may have been due to clearing my cookies/cache. I should've thought of that one sooner. Thanks for your help everyone.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: New installation - Stuck in login loop | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23564#post321685&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23564&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 08:05:58 +1200</pubDate>
			<dc:creator>labman</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23564#post321685</guid>
		</item>
		
		<item>
			<title>Re: New installation - Stuck in login loop</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23564#post321684</link>
			<description>&lt;p&gt;I had the same experience before. I think you are now already logged in, your just redirected to the wrong page. Try to go directly to the admin area at http://myurl/mysite/index.php/admin.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: New installation - Stuck in login loop | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23564#post321684&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23564&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 07:58:34 +1200</pubDate>
			<dc:creator>MarkusM</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23564#post321684</guid>
		</item>
		
		<item>
			<title>Re: New installation - Stuck in login loop</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23564#post321683</link>
			<description>&lt;p&gt;Correct, the text is &quot;Welcome to SilverStripe! This is the default homepage. You can edit this page by opening the CMS. You can now access the developer documentation, or begin the tutorials.&quot; I can follow the link to the CMS login, but when I enter my credentials it looks like it's doing something, but brings me back to the same page (with no messages or errors).&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: New installation - Stuck in login loop | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23564#post321683&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23564&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 07:56:03 +1200</pubDate>
			<dc:creator>labman</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23564#post321683</guid>
		</item>
		
		<item>
			<title>Re: New installation - Stuck in login loop</title>
			<link>http://www.silverstripe.org/installing-silverstripe/show/23564#post321681</link>
			<description>&lt;p&gt;There are 3 links on the starting page if I remember right. Try going using the link that says &quot;start with the CMS&quot; or something similar.  I remember I had similar problems, but using this link it worked.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: New installation - Stuck in login loop | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/show/23564#post321681&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/installing-silverstripe/reply/23564&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 07:52:44 +1200</pubDate>
			<dc:creator>MarkusM</dc:creator>
			<guid>http://www.silverstripe.org/installing-silverstripe/show/23564#post321681</guid>
		</item>
		

	</channel>
</rss>