6 Apr 2011 01:31
Horde 4.0 (final)
Jan Schneider <jan <at> horde.org>
2011-04-05 23:31:35 GMT
2011-04-05 23:31:35 GMT
After more than two years of development, the Horde Team is excited to announce the final release of the Horde Application Framework version 4.0. The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org. The installation method for Horde 4 has been changed to use the PEAR installer. To prepare your local PEAR installation to install software from Horde's PEAR server, run the following commands from the command line: pear channel-discover pear.horde.org pear install horde/horde_role pear run-scripts horde/horde_role The last command will ask you for the filessystem location for your Horde installation. This should be some path in your web server's document root, e.g. /var/www/horde. These commands only need to be run once. You are now prepared to install, upgrade and uninstall Horde packages. To install the release candidate of Horde, run the following commands: pear install horde/horde Just go to the config/ directory of your Horde installation and copy(Continue reading)
RSS Feed