OK, I need some help in this realm as well. For the past 11 months I have been working on a project with another developer using symfony 1.0.17. I want to start using 1.1 on a personal project, problem is my work computer is my personal computer. I have tried to follow this thread, but to be honest some of it confuses. me.
I installed 1.0.17 using pear. I moved the pear/symfony and pear/data/symfony directories to be renamed to symfony-1.0 Then I modified /usr/bin/symfony, /usr/local/ php/bin/symfony and projecname/symfony all to point to the 2 new directories. and then renamed them to symfony 1.0 (with the exception of projectname/symfony that stayed the same). Then then added PATH=".: $PATH" so that when I am in my project it looks at the symfony executable in my project directory. I then modified my config/ config.php file to point to where it needed to point too. I've tested it, doing a "where symfony" when in the project directory gives me the projects symfony binary as working binary am able to clear cache etc... Now I try to install symfony > sudo pear install symfony/symfony Ignoring installed package symfony/symfony Nothing to install Not sure how to get around this, I'd appreciate some suggestions. Thanks, James --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
