yes you can, It was actually discussed a few weeks ago. The trick is to install one, then copy it to a new path like, "symfony" to "symfony-1.0" then do an upgrade, and copy "symfony" to "symfony-1.1" and them upgrade to 1.2
Then in each project change the data in config/config.php to point to the right version of symfony. Then in your $PATH make sure that . preceeds all of your other paths so when you are in your project root you can just call symfony and the right symfony binary will be called (ie the one in your project root). James On Nov 4, 2008, at 5:42 PM, Reynier Perez Mira wrote: > > Hi every: > I have this question since few days ago because I have at least 12 > projects in development and not all are in the same Symfony version. > So I ask here if I can have Symfony 1.0.18 and Symfony 1.1.4 and > Symfony 1.2 BETA1 in the same server and how to do this? > > Regards > Ing. Reynier Pérez Mira > Dirección Técnica IP > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
