I have symfony running successfully on Windows Vista. So far, everything I've built is working fine. But, I need to install some plugins. For some reason, I cannot install any. The command does nothing. I tried manually copying the files from the .gz into the plugins directory, but that does nothing either. As you can see below, I get no response when I try to use the symfony plugin-install command, and even though I manually copied over the files, symfony plugin-list does nothing either.
I am using Apache 2.2.4 and PHP 5.2.3 on Vista. I downgraded PEAR to 1.4.11. Any ideas? Thanks! -Angelina Talley c:\xxxx\SYMFON~1>symfony plugin-install http://plugins.symfony-project.com/sfThumbnailPlugin c:\xxxx\SYMFON~1>symfony cc >> file+ C:\xxxx\symfonyproj/prod_dev.lck >> chmod 777 C:\xxxx\symfonyproj\prod_dev.lck >> file- C:\xxxx\symfonyproj/prod_dev.lck >> file+ C:\xxxx\symfonyproj/prod_prod.lck >> chmod 777 C:\xxxx\symfonyproj\prod_prod.lck >> file- C:\xxxx\symfonyproj/prod_prod.lck c:\xxxx\SYMFON~1>symfony plugin-list Installed plugins: c:\xxxx\SYMFON~1>dir plugins Volume in drive C has no label. Volume Serial Number is 1A1F-3733 Directory of c:\xxxx\SYMFON~1\plugins 07/24/2007 04:57 PM <DIR> . 07/24/2007 04:57 PM <DIR> .. 07/24/2007 04:56 PM 95,744 sfGuardPlugin-1.1.10 07/24/2007 04:56 PM 30,208 sfThumbnailPlugin-1.3.2 2 File(s) 125,952 bytes 2 Dir(s) 140,394,426,368 bytes free c:\xxxx\SYMFON~1> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
