<?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: The webserver isn't letting me identify where files are stored. </title>
			<link>http://www.silverstripe.org/archive/show/232261?start=0#post234290</link>
			<description>&lt;p&gt;=((( its not true way =((&lt;br /&gt;i have erorr 500 =((&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: The webserver isn't letting me identify where files are stored.  &lt;a href=&quot;http://www.silverstripe.org/archive/show/232261?start=0#post234290&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/232261?start=0#post234290&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sun, 23 Nov 2008 06:51:11 +1300</pubDate>
			<dc:creator>ASovetov</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/232261?start=0#post234290</guid>
		</item>
		
		<item>
			<title>Re: The webserver isn't letting me identify where files are stored. </title>
			<link>http://www.silverstripe.org/archive/show/232261?start=0#post232740</link>
			<description>&lt;p&gt;closed&lt;/p&gt;&lt;p&gt;i'm edit install.php =))&lt;/p&gt;&lt;p&gt;function getBaseDir() {&lt;br /&gt;//Cache the value so that when the installer mucks with SCRIPT_FILENAME half way through, this method&lt;br /&gt;// still returns the correct value.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(!$this-&amp;gt;baseDir) $this-&amp;gt;baseDir = '/home/sovetov/www/site1/public_html/';&lt;br /&gt;                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return $this-&amp;gt;baseDir;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: The webserver isn't letting me identify where files are stored.  &lt;a href=&quot;http://www.silverstripe.org/archive/show/232261?start=0#post232740&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/232261?start=0#post232740&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 21 Nov 2008 05:10:14 +1300</pubDate>
			<dc:creator>ASovetov</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/232261?start=0#post232740</guid>
		</item>
		
		<item>
			<title>Re: The webserver isn't letting me identify where files are stored. </title>
			<link>http://www.silverstripe.org/archive/show/232261?start=0#post232270</link>
			<description>&lt;p&gt;and sorry fo my english =))&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: The webserver isn't letting me identify where files are stored.  &lt;a href=&quot;http://www.silverstripe.org/archive/show/232261?start=0#post232270&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/232261?start=0#post232270&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 20 Nov 2008 10:41:31 +1300</pubDate>
			<dc:creator>ASovetov</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/232261?start=0#post232270</guid>
		</item>
		
		<item>
			<title>The webserver isn't letting me identify where files are stored. </title>
			<link>http://www.silverstripe.org/archive/show/232261#post232261</link>
			<description>&lt;p&gt;need help.&lt;br /&gt;i install SS on russian hosting - &quot;Peterhost&quot;&lt;br /&gt;once i see blank page..&lt;br /&gt;when i put in my .hacces - &lt;/p&gt;&lt;p&gt;php_value allow_call_time_pass_reference on&lt;br /&gt;php_value register_globals off&lt;br /&gt;php_value memory_limit 64M&lt;br /&gt;AddType application/x-httpd-php5 .php&lt;/p&gt;&lt;p&gt;after i see install page? but some errors - &lt;/p&gt;&lt;p&gt;RequirementsPHP Configuration&lt;br /&gt;PHP5 installed OK (PHP version 5.1.6) &lt;br /&gt;GD2 support OK &lt;br /&gt;XML support OK &lt;br /&gt;MySQL support OK &lt;br /&gt;Memory allocated (PHP config option 'memory_limit') OK (32M) &lt;br /&gt;Check that the php.ini setting allow_call_time_pass_reference is on OK &lt;/p&gt;&lt;p&gt;File permissions&lt;br /&gt;Does the webserver know where files are stored? The webserver isn't letting me identify where files are stored. (file '/home/http/cgi-php/config-form.html' not found) &lt;br /&gt;mysite/ folder exists There's no mysite folder. (file '/home/http/cgi-php/mysite' not found) &lt;br /&gt;sapphire/ folder exists There's no sapphire folder. (file '/home/http/cgi-php/sapphire' not found) &lt;br /&gt;cms/ folder exists There's no cms folder. (file '/home/http/cgi-php/cms' not found) &lt;br /&gt;jsparty/ folder exists There's no jsparty folder. (file '/home/http/cgi-php/jsparty' not found) &lt;br /&gt;Is the .htaccess file writeable? User 'sovetov' needs to be able to write to this file:&lt;br /&gt;/home/http/cgi-php/.htaccess &lt;br /&gt;Is the mysite/ folder writeable? User 'sovetov' needs to be able to write to this file:&lt;br /&gt;/home/http/cgi-php/mysite &lt;br /&gt;Is the tutorial/ folder writeable? User 'sovetov' needs to be able to write to this file:&lt;br /&gt;/home/http/cgi-php/tutorial &lt;br /&gt;Is the assets/ folder writeable? User 'sovetov' needs to be able to write to this file:&lt;br /&gt;/home/http/cgi-php/assets &lt;br /&gt;Is the temporary folder writeable? OK &lt;/p&gt;&lt;p&gt;but files stored in /home/sovetov/www/site1/public_html/&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: The webserver isn't letting me identify where files are stored.  &lt;a href=&quot;http://www.silverstripe.org/archive/show/232261#post232261&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/232261#post232261&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 20 Nov 2008 10:39:54 +1300</pubDate>
			<dc:creator>ASovetov</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/232261#post232261</guid>
		</item>
		

	</channel>
</rss>