instaluję plugin sfDoctrineGuardPlugin :
php symfony plugin:install sfDoctrineGuardPlugin
i wyskakuje mi następujący komunikat:
>> plugin installing plugin "sfDoctrineGuardPlugin" PHP Warning: require_once(PEAR.php): failed to open stream: No such file or directory in /var/www/test/lib/vendor/symfony/lib/plugin/sfPearEnvironment.class.php on line 15 PHP Fatal error: require_once(): Failed opening required 'PEAR.php' (include_path='.:/root/pear/share/pear') in /var/www/test/lib/vendor/symfony/lib/plugin/sfPearEnvironment.class.php on line 15
Biblioteka PEAR jest zainstalowana. Dowód:
Jak wydaję polecenie:
sudo apt-get install php-pear
Mam info:
damian@Comp:/$ sudo apt-get install php-pear Reading package lists... Done Building dependency tree Reading state information... Done php-pear is already the newest version. The following packages were automatically installed and are no longer required: libaccounts-qt5-1 libblas3gf libdee-qt5-3 libemma-java libganymed-ssh2-java libgmlib0 libgmtk0 libgmtk0-data libmjpegtools-1.9 libqt5graphicaleffects5 libqt5network5 libqt5qml5 libqt5quick5 libqt5svg5 libqt5v8-5 libqt5xml5 libsignon-qt5-1 libvlc-dev linux-headers-3.5.0-17 linux-headers-3.5.0-17-generic qtdeclarative5-accounts-plugin qtdeclarative5-friends-plugin qtdeclarative5-qtquick2-plugin qtdeclarative5-ubuntu-ui-toolkit-plugin ubuntu-ui-toolkit-theme Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 147 not upgraded.
o co jeszcze rzucać się może Symfony ?
Dzięki
wkurzyłem się i skopiowałem ten plugin z innego projektu

Żeby rozwiązać tamten problem musiałbym chyba postawić od nowa Ubuntu , a tego nie mogę na razie zrobić.