<?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: Deployment howto</title>
			<link>http://www.silverstripe.org/archive/show/118211?start=0#post141940</link>
			<description>&lt;p&gt;the main issue some times with WAMP-&amp;gt;LAMP is windows MYSQL is not case sensitive and Linux's MySQL is not. So if you get table XXX doesn't exist this can be the cause.&lt;/p&gt;&lt;p&gt;All the database details are kept in the mysite/_config.php file by default or you can use a environment file - &lt;a href=&quot;http://doc.silverstripe.com/doku.php?id=environment-management&quot;&gt;http://doc.silverstripe.com/doku.php?id=environment-management&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Deployment howto &lt;a href=&quot;http://www.silverstripe.org/archive/show/118211?start=0#post141940&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/118211?start=0#post141940&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 13 Aug 2008 13:59:45 +1200</pubDate>
			<dc:creator>willr</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/118211?start=0#post141940</guid>
		</item>
		
		<item>
			<title>Re: Deployment howto</title>
			<link>http://www.silverstripe.org/archive/show/118211?start=0#post141937</link>
			<description>&lt;p&gt;I'm about to go through the process of moving from a local WAMP setup to a LAMP sever with an already established password for the database - where is the mysql connection info specified in SS so I can change it for the new location, and are there any other gotchas I can expect to run into when going from WAMP -&amp;gt; LAMP?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Deployment howto &lt;a href=&quot;http://www.silverstripe.org/archive/show/118211?start=0#post141937&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/118211?start=0#post141937&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 13 Aug 2008 13:51:33 +1200</pubDate>
			<dc:creator>DonL</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/118211?start=0#post141937</guid>
		</item>
		
		<item>
			<title>Re: Deployment howto</title>
			<link>http://www.silverstripe.org/archive/show/118211?start=0#post119467</link>
			<description>&lt;p&gt;If both servers are LAMP then its fairly simple and painless - well usually.&lt;/p&gt;&lt;p&gt;- Setup and install SS on new Server to make sure it works and can connect to the DB.&lt;/p&gt;&lt;p&gt;- Export the DB from the first server then import it into the second (PHPmyadmin makes this easy)&lt;/p&gt;&lt;p&gt;- transfer any custom code, js, theme files across (usually you only need to make changes to mysite/code/ and themes/yourtheme so you can copy those across.&lt;/p&gt;&lt;p&gt;- If you installed any modules copy those too..&lt;/p&gt;&lt;p&gt;- Run yournewsite.com/db/build?flush=1 to see if anythings failed or not worked. There you should have it!&lt;/p&gt;&lt;p&gt;We use SVN to manage files between servers and changes etc so its a great way to deploy project code etc.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Deployment howto &lt;a href=&quot;http://www.silverstripe.org/archive/show/118211?start=0#post119467&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/118211?start=0#post119467&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 12 Jul 2008 17:31:44 +1200</pubDate>
			<dc:creator>willr</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/118211?start=0#post119467</guid>
		</item>
		
		<item>
			<title>Deployment howto</title>
			<link>http://www.silverstripe.org/archive/show/118211#post118211</link>
			<description>&lt;p&gt;I wish to deploy my SiverStripe site to another LAMP server. How should this be done? My major concern is the database: which one(s) should I deploy?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Deployment howto &lt;a href=&quot;http://www.silverstripe.org/archive/show/118211#post118211&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/118211#post118211&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 11 Jul 2008 00:11:11 +1200</pubDate>
			<dc:creator>Wualla</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/118211#post118211</guid>
		</item>
		

	</channel>
</rss>