<?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: Installing Symfony 1.1 SVN and Symfony 1.0 PEAR packages side-by-side: A Windows Vista How-To (and XP, too)</title>
	<atom:link href="http://symfony.sopca.com/2008/02/27/installing-symfony-11-svn-and-symfony-10-pear-packages-side-by-side-a-windows-vista-how-to-and-xp-too/feed/" rel="self" type="application/rss+xml" />
	<link>http://symfony.sopca.com/2008/02/27/installing-symfony-11-svn-and-symfony-10-pear-packages-side-by-side-a-windows-vista-how-to-and-xp-too/</link>
	<description>Symfony, PHP and web development directly from the horse\&#039;s mouth</description>
	<lastBuildDate>Tue, 09 Feb 2010 12:20:56 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: roelf</title>
		<link>http://symfony.sopca.com/2008/02/27/installing-symfony-11-svn-and-symfony-10-pear-packages-side-by-side-a-windows-vista-how-to-and-xp-too/comment-page-1/#comment-1724</link>
		<dc:creator>roelf</dc:creator>
		<pubDate>Fri, 23 May 2008 13:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.sopca.com/2008/02/27/installing-symfony-11-svn-and-symfony-10-pear-packages-side-by-side-a-windows-vista-how-to-and-xp-too/#comment-1724</guid>
		<description>&lt;p&gt;you should put %* instead of %1 %2 %3 etc...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>you should put %* instead of %1 %2 %3 etc&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Krof Drakula</title>
		<link>http://symfony.sopca.com/2008/02/27/installing-symfony-11-svn-and-symfony-10-pear-packages-side-by-side-a-windows-vista-how-to-and-xp-too/comment-page-1/#comment-1047</link>
		<dc:creator>Krof Drakula</dc:creator>
		<pubDate>Mon, 31 Mar 2008 22:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.sopca.com/2008/02/27/installing-symfony-11-svn-and-symfony-10-pear-packages-side-by-side-a-windows-vista-how-to-and-xp-too/#comment-1047</guid>
		<description>&lt;p&gt;Ah, true enough, I&#039;ve missed passing the arguments in the batch file.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ah, true enough, I&#8217;ve missed passing the arguments in the batch file.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: neonard0</title>
		<link>http://symfony.sopca.com/2008/02/27/installing-symfony-11-svn-and-symfony-10-pear-packages-side-by-side-a-windows-vista-how-to-and-xp-too/comment-page-1/#comment-1037</link>
		<dc:creator>neonard0</dc:creator>
		<pubDate>Sun, 30 Mar 2008 20:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.sopca.com/2008/02/27/installing-symfony-11-svn-and-symfony-10-pear-packages-side-by-side-a-windows-vista-how-to-and-xp-too/#comment-1037</guid>
		<description>&lt;p&gt;Hi thanks for the information, I was figuring this out but you clarified me the job. I am using XP and the las step did not work, when I executed the batch the script result in the list of the commands of symfony 1.1 so the problem was that the parameters were not sent to the original .bat so a little add fixed this, my personal symfony11.bat is this:&lt;/p&gt;

&lt;p&gt;@cmd /c C:xampphtdocssymfony11databinsymfony.bat %1 %2 %3 %4 %5 %6 %7 %8 %9&lt;/p&gt;

&lt;p&gt;that way everything worked fine, I put this file in c:xamppphp the same path where the original symfony.bat (autogenerated using PEAR) is located.&lt;/p&gt;

&lt;p&gt;Thanks Again&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi thanks for the information, I was figuring this out but you clarified me the job. I am using XP and the las step did not work, when I executed the batch the script result in the list of the commands of symfony 1.1 so the problem was that the parameters were not sent to the original .bat so a little add fixed this, my personal symfony11.bat is this:</p>

<p>@cmd /c C:xampphtdocssymfony11databinsymfony.bat %1 %2 %3 %4 %5 %6 %7 %8 %9</p>

<p>that way everything worked fine, I put this file in c:xamppphp the same path where the original symfony.bat (autogenerated using PEAR) is located.</p>

<p>Thanks Again</p>]]></content:encoded>
	</item>
</channel>
</rss>
