2009/3/31 Joshua <[email protected]> > > [root@ ]# /usr/share/bin/pear install symfony/symfony-1.2.2 > this gave me a PHP fatal error memory exhausted. i updated php.ini > memory_limit to 32MB then restarted > > [root@ ]# /usr/share/bin/pear install symfony/symfony-1.2.2 > Ignoring installed package symfony/symfony > Nothing to install > > [root@ ]# /usr/share/bin/pear uninstall symfony/symfony > No package to uninstall given
try $ pear install symfony/symfony-1.2.5 > > > so it won't let me uninstall symfony and it wont let me reinstall it > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
