c36aae1c69
-- The Horde Project is a group of developers who write Web applications using the Horde Application Framework, itself a product of the Project. The Horde Application Framework is written in PHP, and provides the common tools a Web application requires: classes for dealing with preferences, compression, browser detection, connection tracking, MIME, and more.
15 lines
460 B
Plaintext
15 lines
460 B
Plaintext
==============================================================
|
|
The Horde Application Framework has been installed into
|
|
${INSTDIR}
|
|
|
|
You should point this to the DocumentRoot of your web-server:
|
|
ln -s ${INSTDIR} /var/www/htdocs/
|
|
|
|
and proceed to complete the installation by reading:
|
|
${INSTDIR}/docs/INSTALL
|
|
|
|
You can ensure you have a working install by accessing:
|
|
http://<localhost>/horde/test.php
|
|
|
|
==============================================================
|