<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>zedzdead &#187; symfony</title>
	<atom:link href="http://blog.zedzdead.net/category/symfony/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zedzdead.net</link>
	<description>zed&#039;s dead baby, zed&#039;s dead</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:29:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Installing Symfony and the jobeet tutorial</title>
		<link>http://blog.zedzdead.net/2009/11/06/installing-symfony-and-the-jobeet-tutorial/</link>
		<comments>http://blog.zedzdead.net/2009/11/06/installing-symfony-and-the-jobeet-tutorial/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 22:14:54 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://blog.zedzdead.net/?p=23</guid>
		<description><![CDATA[For what seems like forever now, I&#8217;ve been planning on getting an installation of symfony up and running.  A couple of weeks ago I followed the rather excellent tutorial from eingko on how to set up symfony on media temple&#8217;s grid server.  Many people have commented on how good this is, but I&#8217;d go as [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-29" title="mt" src="http://blog.zedzdead.net/wp-content/uploads/2009/11/mt.png" alt="mt" width="120" height="60" />For what seems like forever now, I&#8217;ve been planning on getting an installation of symfony up and running.  A couple of weeks ago I followed <a title="mt/symfony 101" href="http://www.eingko.net/blog/2007/06/20/setting-up-the-symfony-framework-on-mediatemples-grid-server/">the rather excellent tutorial from eingko</a> on how to set up symfony on media temple&#8217;s grid server.  Many people have commented on how good this is, but I&#8217;d go as far as saying its the media temple gridserver, symfony installation 101.</p>
<p><img class="alignright size-full wp-image-30" title="sfTLogo" src="http://blog.zedzdead.net/wp-content/uploads/2009/11/sfTLogo.png" alt="sfTLogo" width="186" height="39" />The tutorial is much more than just an installation, and after completing it, I can say that its not the installation that&#8217;s complicated, its setting up the platform that allows it to run flawlessly.  I&#8217;ve been developing on a LAMP platform in my day to day for almost two years, but I&#8217;m no expert.  This tutorial takes you through the set-up of the shared hosting package and the installation of pear (something I&#8217;d never done before)  and once all those things are in place, there are only about two steps to a successful installation of symfony.  I suspect that the tutorial was written for 1.0, but 1.2 just went in like a dream.</p>
<p>I was thinking about developing my own site, but since I use symfony 1.0 everyday,  I decided to give 1.2 a try, by working through the jobeet tutorial,  and report back the new features to the office.  It was at this point I realised that my installation was not the now recommended way, but I decided to press on regardless as the pear installation (I think) saves me space.</p>
<p>That just about brought me upto the end of <a href="http://www.symfony-project.org/jobeet/1_2/Propel/en/01">Day 1</a>.  <a href="http://www.symfony-project.org/jobeet/1_2/Propel/en/02">Day2</a> is the project brief, but if you ever wondered how wire framing might look if you stuck with <a title="Wire framing software" href="http://www.balsamiq.com/">balsamiq</a> for long enough, this will give you a good idea.</p>
<p>That brings me to this evening and <a href="http://">Day 3</a>.  I tied myself up in knots by not reading the instructions carefully enough, but it seems that <a href="http://forum.symfony-project.org/index.php/m/87832/">I&#8217;m not the only one</a>.  You only need to run the following command if your dB already exists!..</p>
<p><span style="font-family: Verdana,sans-serif; font-size: 13px; line-height: 19px; text-align: justify;"> </span></p>
<pre style="margin: 0px; padding: 0.5em 0px 0.5em 1em; overflow: auto; font-family: 'Bitstream Vera Sans Mono',monospace; background-color: #000000; line-height: 17px; font-size: 13px; color: #ffffff;"><code style="font-family: 'Bitstream Vera Sans Mono',monospace;">$ php symfony propel:build-schema</code></pre>
<p>Also, don&#8217;t get caught out by the screen grab of the form (you will only get that page once you&#8217;ve implimented the change outlined below the image).</p>
<p><img class="alignnone size-medium wp-image-28" title="job" src="http://blog.zedzdead.net/wp-content/uploads/2009/11/job-300x233.png" alt="job" width="300" height="233" /></p>
<p>Getting the dB hooked up is a big step, and if you&#8217;re past that, the rest should be easy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zedzdead.net/2009/11/06/installing-symfony-and-the-jobeet-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
