guest [118.99.84.37]  Wed, 11 Sep 2013 06:22:06 +0000

Modified page: http://wiki.horde.org/UninstallPEAR
New Revision:  2
Change log:  minor edit

@@ -2,8 +2,9 @@

Sometimes you want to start a Horde installation from scratch because something went wrong during installation. If you did not install into a separate PEAR directory, of if that separate installation went wrong, you cannot simply remove one folder to have all Horde components installed. The files from the PEAR packages might be installed at several places, depending in your PEAR configuration.

As long as your PEAR installation is still functional and still lists all Horde PEAR packages (check with {{pear list -c horde}}), you can use the following command to uninstall all Horde PEAR packages at once: +[http://www.propertykita.com/rumah.html Rumah Dijual di Jakarta], [http://www.optimaweb.co.id/jasa-seo Jasa seo Bergaransi], [http://www.optimaweb.co.id/jasa-seo Jasa seo Profesional]

 <code type="sh">
 pear uninstall `pear list -c horde | tail -n +4 | awk '{ print "horde/"$1 }'`
 </code>

--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to