<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<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>
	<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's mouth</description>
	<pubDate>Thu, 28 Aug 2008 13:49:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.0</generator>

	<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-1724</link>
		<pubDate>Fri, 23 May 2008 13:47:05 +0000</pubDate>
		<guid>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-1047</link>
		<pubDate>Mon, 31 Mar 2008 22:13:00 +0000</pubDate>
		<guid>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'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-1037</link>
		<pubDate>Sun, 30 Mar 2008 20:24:36 +0000</pubDate>
		<guid>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>
