View Single Post
  #6  
Old 28th September 2012, 16:13
mmidgett mmidgett is offline
Senior Member
 
Join Date: Aug 2006
Location: Mooresville, North Carolina - USA
Posts: 106
Thanks: 4
Thanked 12 Times in 12 Posts
Default

I've just uninstalled Horde by using this command from the WIKI

pear uninstall `pear list -c horde | tail -n +4 | awk '{ print "horde/"$1 }'`

Going to try to reinstall one more time.
Reply With Quote