<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Distributing symfony project</title>
	<atom:link href="http://www.symfonylab.com/distributing-symfony-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symfonylab.com/distributing-symfony-project/</link>
	<description>Everything you wanted to know about Symfony framework but did not know who to ask!</description>
	<lastBuildDate>Thu, 08 Jul 2010 12:47:33 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: OpenEats review &#124; SymfonyLab</title>
		<link>http://www.symfonylab.com/distributing-symfony-project/comment-page-1/#comment-693</link>
		<dc:creator>OpenEats review &#124; SymfonyLab</dc:creator>
		<pubDate>Sat, 07 Nov 2009 19:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/?p=177#comment-693</guid>
		<description>[...] This is not only web-site though but also symfony 1.0.x driven project available for downloading. Does not look like project is actively evolving, last posts in blog is dated by this summer (there was mentioned that 2nd version is planning which would work with symfony 1.2). But even though it&#8217;s pretty much ready for using. So basically it&#8217;s great source for self-learning. The project is sharing as bundled with whole symfony framework and there is detailed instruction about installation. Of course installation itself is not user-friendly (and comments at the bottom just proves that. It&#8217;s not symfony problem but pretty major problem of developing some kind of 3rd party tool which would simplify running of symfony driven projects for end-users. We already wrote about this problem some time ago). [...]</description>
		<content:encoded><![CDATA[<p>[...] This is not only web-site though but also symfony 1.0.x driven project available for downloading. Does not look like project is actively evolving, last posts in blog is dated by this summer (there was mentioned that 2nd version is planning which would work with symfony 1.2). But even though it&#8217;s pretty much ready for using. So basically it&#8217;s great source for self-learning. The project is sharing as bundled with whole symfony framework and there is detailed instruction about installation. Of course installation itself is not user-friendly (and comments at the bottom just proves that. It&#8217;s not symfony problem but pretty major problem of developing some kind of 3rd party tool which would simplify running of symfony driven projects for end-users. We already wrote about this problem some time ago). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hi</title>
		<link>http://www.symfonylab.com/distributing-symfony-project/comment-page-1/#comment-632</link>
		<dc:creator>Hi</dc:creator>
		<pubDate>Fri, 31 Jul 2009 13:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/?p=177#comment-632</guid>
		<description>Hi, i have a little problem in order to deploy a symfony project because of the requirements of my enviroment. I need to publish my symfony project over a server with just one IP (no DNS) and Port that cannot be changed and those resources will be share for several sites so i want to be able to access my symfony apps like this http://184.676.647.67:8081/mysymfonypro/admin.php. 

I&#039;d tried v-hosts, alias and/or htaccess configurations...

It&#039;s posible?</description>
		<content:encoded><![CDATA[<p>Hi, i have a little problem in order to deploy a symfony project because of the requirements of my enviroment. I need to publish my symfony project over a server with just one IP (no DNS) and Port that cannot be changed and those resources will be share for several sites so i want to be able to access my symfony apps like this <a href="http://184.676.647.67:8081/mysymfonypro/admin.php" rel="nofollow">http://184.676.647.67:8081/mysymfonypro/admin.php</a>. </p>
<p>I&#8217;d tried v-hosts, alias and/or htaccess configurations&#8230;</p>
<p>It&#8217;s posible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrien Mogenet</title>
		<link>http://www.symfonylab.com/distributing-symfony-project/comment-page-1/#comment-601</link>
		<dc:creator>Adrien Mogenet</dc:creator>
		<pubDate>Tue, 05 May 2009 23:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/?p=177#comment-601</guid>
		<description>I wrote a Symfony application more than one year ago. I provided a PHP installer. The user filled a form, with several settings (name, database settings...) and my script wrote settings in YML and PHP files.

It worked a few times but it was hard to maintain, to keep it up to date. So I finally decided in my last application to NOT provide any installer, but I wrote a complete README file which is describing the process.</description>
		<content:encoded><![CDATA[<p>I wrote a Symfony application more than one year ago. I provided a PHP installer. The user filled a form, with several settings (name, database settings&#8230;) and my script wrote settings in YML and PHP files.</p>
<p>It worked a few times but it was hard to maintain, to keep it up to date. So I finally decided in my last application to NOT provide any installer, but I wrote a complete README file which is describing the process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.symfonylab.com/distributing-symfony-project/comment-page-1/#comment-513</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 22 Mar 2009 14:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/?p=177#comment-513</guid>
		<description>Sorry not sure I understand your point. I believe sf is always shared between different symfony projects on same server. Also it&#039;s more about &quot;how to start distributing symfony-driven projecs for non-techie users (like how to allow them download your symfony app and quickly/easily install it)&quot;.</description>
		<content:encoded><![CDATA[<p>Sorry not sure I understand your point. I believe sf is always shared between different symfony projects on same server. Also it&#8217;s more about &#8220;how to start distributing symfony-driven projecs for non-techie users (like how to allow them download your symfony app and quickly/easily install it)&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MIchael</title>
		<link>http://www.symfonylab.com/distributing-symfony-project/comment-page-1/#comment-512</link>
		<dc:creator>MIchael</dc:creator>
		<pubDate>Sun, 22 Mar 2009 04:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/?p=177#comment-512</guid>
		<description>I &#039;installed&#039; Symfony in a separate directory on my server, and have made slight modifications to each project to point to that location. That way I only have 1 copy of Sf on the server (quicker upgrading) and I don&#039;t need to do any messing with freezing (which doesn&#039;t work well IMO).</description>
		<content:encoded><![CDATA[<p>I &#8216;installed&#8217; Symfony in a separate directory on my server, and have made slight modifications to each project to point to that location. That way I only have 1 copy of Sf on the server (quicker upgrading) and I don&#8217;t need to do any messing with freezing (which doesn&#8217;t work well IMO).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
