Using PEAR is probably the last option you should use. You should use svn:external if your project is using SVN
If you're not using SVN, you should use this trick: http://bluehorn.co.nz/2009/02/02/multiple-symfony-versions-in-the-same-environment/ On Tue, Mar 2, 2010 at 5:11 PM, Aaron Cooper <[email protected]> wrote: > Hi all, > > I'm starting a new project that is not too extreme, and was hoping to use it > as a hands on exposure to Symfony. > > Trouble is, this will be running on IIS and SQL Server. > > For now, I am trying to put a local machine dev environment together and I'm > not having much luck finding how-to's. Symfony's official one assumes PEAR > is installed, which is something that I also can find little information on > doing. > > Do any of you Symfony people know of an article or forum post to this end? > Regards > Aaron Cooper > > -- > NZ PHP Users Group: http://groups.google.com/group/nzphpug > To post, send email to [email protected] > To unsubscribe, send email to > [email protected] -- Blue Horn Ltd - System Development http://bluehorn.co.nz -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
