Hi everyone, I get this error when trying to install any plugin from my command line...
Warning: _pear_init(PEAR/Frontend.php): failed to open stream: No such file or directory in /Users/craigboxall/Documents/Projects/ GrownUps/Site/data/symfony/tasks/sfPakePlugins.php on line 148 PHP Fatal error: _pear_init(): Failed opening required 'PEAR/ Frontend.php' (include_path='/Users/craigboxall/Documents/Projects/ GrownUps/Site/lib:/Users/craigboxall/Documents/Projects/GrownUps/Site/ apps//lib::/Users/craigboxall/Documents/Projects/GrownUps/Site/ config/../lib/symfony/vendor:.:/php/includes:/usr/local/php5/include:/ usr/local/php5/lib/php') in /Users/craigboxall/Documents/Projects/ GrownUps/Site/data/symfony/tasks/sfPakePlugins.php on line 148 I have checked and the path to my PEAR directory is: /usr/local/php5/lib/php/PEAR So I would expect it to work as "/usr/local/php5/lib/php" is part of my include_path and its looking for PEAR/Frontend.php from there on. Any thoughts? Am I missing anything? I havent really used PEAR except to install symfony Cheers Craig --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
