<?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: Database Contains Dashes</title>
			<link>http://www.silverstripe.org/archive/show/18154?start=0#post28026</link>
			<description>&lt;p&gt;Never mind.&lt;/p&gt;&lt;p&gt;I &quot;fixed&quot; it by hardcoding the database name into the install.php file in the section beginning at line 12:&lt;/p&gt;&lt;p&gt;// Load database config&lt;br /&gt;if(isset($_REQUEST['mysql'])) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$databaseConfig = $_REQUEST['mysql'];&lt;br /&gt;} else {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$databaseConfig = array(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;server&quot; =&amp;gt; &quot;localhost&quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;username&quot; =&amp;gt; &quot;root&quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;password&quot; =&amp;gt; &quot;&quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&quot;database&quot; =&amp;gt; &quot;databasenamewithdashes--------here&quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;);&lt;br /&gt;}&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Database Contains Dashes &lt;a href=&quot;http://www.silverstripe.org/archive/show/18154?start=0#post28026&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/18154?start=0#post28026&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 22 Jan 2008 14:07:29 +1300</pubDate>
			<dc:creator>Morello</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/18154?start=0#post28026</guid>
		</item>
		
		<item>
			<title>Re: Database Contains Dashes</title>
			<link>http://www.silverstripe.org/archive/show/18154?start=0#post27966</link>
			<description>&lt;p&gt;Would you care to share how you solved this issue as I have the same problem?&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Database Contains Dashes &lt;a href=&quot;http://www.silverstripe.org/archive/show/18154?start=0#post27966&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/18154?start=0#post27966&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 22 Jan 2008 12:46:19 +1300</pubDate>
			<dc:creator>Morello</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/18154?start=0#post27966</guid>
		</item>
		
		<item>
			<title>Re: Database Contains Dashes</title>
			<link>http://www.silverstripe.org/archive/show/18154?start=0#post18444</link>
			<description>&lt;p&gt;Nevermind. I figured it out with the help of Simon. Thanks, Simon!&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Database Contains Dashes &lt;a href=&quot;http://www.silverstripe.org/archive/show/18154?start=0#post18444&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/18154?start=0#post18444&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 28 Dec 2007 12:54:32 +1300</pubDate>
			<dc:creator>mondy</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/18154?start=0#post18444</guid>
		</item>
		
		<item>
			<title>Database Contains Dashes</title>
			<link>http://www.silverstripe.org/archive/show/18154#post18154</link>
			<description>&lt;p&gt;I have created a database for my SS installation, but my host's server creates my domain as follows...&lt;/p&gt;&lt;p&gt;mydomain_net_-_ss&lt;/p&gt;&lt;p&gt;I cannot change anything before the ss, as that is pre-determined by the server. no matter what I type for the database name, the server populates this mydomain_net_-_  and then whatever I type in as the database name.&lt;/p&gt;&lt;p&gt;The problem is when I get to the SS install page and enter the database name, the dash between the underscores disappears and then it tells me that the database does not match. It looks like this after I click on &quot;Re-Check Requirements&quot; - mydomain_net__ss &lt;/p&gt;&lt;p&gt;It seems that SS does not recognize dashes and my host server or MySQL host creates databases with dashes. Does anyone know how I can work around this?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Database Contains Dashes &lt;a href=&quot;http://www.silverstripe.org/archive/show/18154#post18154&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/18154#post18154&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 27 Dec 2007 13:04:00 +1300</pubDate>
			<dc:creator>mondy</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/18154#post18154</guid>
		</item>
		

	</channel>
</rss>