PROBLEM SOLVED:

Just in case there was a change in how the channels worked I ran "pear
update-channels" then I thought I might try removing and
"rediscovering" the symfony channel:

# pear channel-delete pear.symfony-project.com
Channel "pear.symfony-project.com" deleted

# pear channel-discover pear.symfony-project.com
Adding Channel "pear.symfony-project.com" succeeded
Discovery of channel "pear.symfony-project.com" succeeded

# pear install -a symfony/symfony
downloading symfony-1.0.6.tgz ...
Starting to download symfony-1.0.6.tgz (1,905,514 bytes)
..........................................................done:
1,905,514 bytes
install ok: channel://pear.symfony-project.com/symfony-1.0.6
#

WORKED!

Unfortunately, a similar procedure on my home workstation (also a
Linux machine) did not succeed, no matter what I tried.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to