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

		
		<item>
			<title>Re: Security tab in fresh install (Windows) 2.2.1</title>
			<link>http://www.silverstripe.org/archive/show/28141?start=0#post28762</link>
			<description>&lt;p&gt;Update, I've set allow_call_time_pass_reference to On.&lt;br /&gt;Problem persists.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Security tab in fresh install (Windows) 2.2.1 &lt;a href=&quot;http://www.silverstripe.org/archive/show/28141?start=0#post28762&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/28141?start=0#post28762&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 25 Jan 2008 02:58:51 +1300</pubDate>
			<dc:creator>vernes</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/28141?start=0#post28762</guid>
		</item>
		
		<item>
			<title>Re: Security tab in fresh install (Windows) 2.2.1</title>
			<link>http://www.silverstripe.org/archive/show/28141?start=0#post28519</link>
			<description>&lt;p&gt;Same problem here.&lt;br /&gt;I use a wamp (WebServ)&lt;br /&gt;Windows Vista&lt;br /&gt;Apache 2.2&lt;br /&gt;Mysql (server 5.0.45) (Client 5.1.11)&lt;br /&gt;PHP 5.2.3&lt;/p&gt;&lt;p&gt;Before installation, the installpage stated that allow_call_time_pass_reference was set to: ''&lt;/p&gt;&lt;p&gt;The php-installation of SilverStripe ended in a blank webpage after stating the the rewrite produced an error and I was redirected to rewritetest.php&lt;/p&gt;&lt;p&gt;The site was working correctly after that (except of the membergroup admin page).&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Security tab in fresh install (Windows) 2.2.1 &lt;a href=&quot;http://www.silverstripe.org/archive/show/28141?start=0#post28519&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/28141?start=0#post28519&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 24 Jan 2008 04:13:12 +1300</pubDate>
			<dc:creator>vernes</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/28141?start=0#post28519</guid>
		</item>
		
		<item>
			<title>Security tab in fresh install (Windows) 2.2.1</title>
			<link>http://www.silverstripe.org/archive/show/28141#post28141</link>
			<description>&lt;p&gt;Hello, has anyone seen this problem?:&lt;br /&gt;After fresh install, login into CMS and click on security tab. Then click a group (administrators):&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;Fatal error: Uncaught exception 'ReflectionException' with message 'Property db does not exist' in C:\WebServ\wwwroot\htdocs\silverstripe\sapphire\core\Object.php:318&lt;br /&gt;Stack trace: #0 C:\WebServ\&lt;a href=&quot;http://wwwroothtdocssilverstripesapphirecoreObject.php&quot;&gt;wwwroot\htdocs\silverstripe\sapphire\core\Object.php&lt;/a&gt;(318): ReflectionClass-&amp;gt;getProperty('db') #1:\WebServ\&lt;a href=&quot;http://wwwroothtdocssilverstripesapphirecoremodelDataObject.php&quot;&gt;wwwroot\htdocs\silverstripe\sapphire\core\model\DataObject.php&lt;/a&gt;(1283): Object-&amp;gt;uninherited('db', true) #2 C:\WebServ\&lt;a href=&quot;http://wwwroothtdocssilverstripesapphirecoremodelDataObject.php&quot;&gt;wwwroot\htdocs\silverstripe\sapphire\core\model\DataObject.php&lt;/a&gt;(1128): DataObject-&amp;gt;fieldExists('IdentityURL') #3 C:\WebServ\&lt;a href=&quot;http://wwwroothtdocssilverstripesapphirecoreViewableData.php&quot;&gt;wwwroot\htdocs\silverstripe\sapphire\core\ViewableData.php&lt;/a&gt;(118): DataObject-&amp;gt;setField('IdentityURL', NULL) #4 C:\WebServ\&lt;a href=&quot;http://wwwroothtdocssilverstripesapphirecoremodelDataObject.php&quot;&gt;wwwroot\htdocs\silverstripe\sapphire\core\model\DataObject.php&lt;/a&gt;(444): ViewableData-&amp;gt;__set('IdentityURL', NULL) #5 C:\WebServ\&lt;a href=&quot;http://wwwroothtdocssilverstripesapphirecoremodelDataObject.php&quot;&gt;wwwroot\htdocs\silverstripe\sapphire\core\model\DataObject.php&lt;/a&gt;(97): DataObject-&amp;gt;populateDefaults() #6 C:\WebServ\&lt;a href=&quot;http://wwwroothtdocssilverstripesapphireformsTableField.php&quot;&gt;wwwroot\htdocs\silverstripe\sapphire\forms\TableField.php&lt;/a&gt;(622): DataObject-&amp;gt;__construct() #7 C:\WebServ\wwwroot\htdocs\silverstripe\sapphi in C:\WebServ\&lt;a href=&quot;http://wwwroothtdocssilverstripesapphirecoreObject.php&quot;&gt;wwwroot\htdocs\silverstripe\sapphire\core\Object.php&lt;/a&gt; on line 318&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I can't find the problem... PHP version is &amp;gt; 5.1.2&lt;/p&gt;&lt;p&gt;Thanks for any help/hint.&lt;/p&gt;&lt;p&gt;Ozzi&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Security tab in fresh install (Windows) 2.2.1 &lt;a href=&quot;http://www.silverstripe.org/archive/show/28141#post28141&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/28141#post28141&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 22 Jan 2008 22:29:02 +1300</pubDate>
			<dc:creator>OzziNL</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/28141#post28141</guid>
		</item>
		

	</channel>
</rss>