[symfony-users] Re: Problem with pear with symfony plugin-install

2007-07-18 Thread Jorge Laranjo
Here it is my PEAR configuration Configuration: == __channels download_dir/usr/local/temp/download temp_dir/usr/local/temp PEAR executables directory bin_dir /usr/local

[symfony-users] Re: Problem with pear with symfony plugin-install

2007-07-18 Thread Jorge Laranjo
Found the problem. Solved. It was on PHP 5.2.3 On 2007/07/18, at 16:41, Jorge Laranjo wrote: What's wrong with my PEAR? I've tryed to use this command pear channel-discover pear.symfony-project.com and I got this error Command 'pear.symfony-project.com' is not valid, try 'pear help' Pear ver

[symfony-users] Re: Problem with pear with symfony plugin-install

2007-07-18 Thread Jorge Laranjo
What's wrong with my PEAR? I've tryed to use this command pear channel-discover pear.symfony-project.com and I got this error Command 'pear.symfony-project.com' is not valid, try 'pear help' Pear version 1.6.1 PHP 5.2.3 MAC OS X 10.4.10 On 2007/06/04, at 23:53, Davinder Mahal wrote: Hi, You

[symfony-users] Re: Problem with pear with symfony plugin-install

2007-06-05 Thread Arnaud
Thank you ! It's work now :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to

[symfony-users] Re: Problem with pear with symfony plugin-install

2007-06-04 Thread Davinder Mahal
Hi, You have to set the path to your PEAR.php within your php.ini file of your php install. Hope that helps. On Jun 4, 2007, at 3:43 PM, Arnaud wrote: > > Hello, > > I've got an error when i want to install a plug-in : > this problem with pear is only when i make this command. > > $ symfony