Once you have configured Ansel, bring up the included test page in your Web
browser to ensure that all necessary prerequisites have been met. See the
- `horde/docs/INSTALL`_ document for further details on Horde test
- scripts. If you installed Ansel as described above, the URL to the test
- page would be::
-
- http://your-server/horde/ansel/test.php
+ `horde/docs/INSTALL`_ document for further details on the Horde test
+ script.
Next, use Ansel to create galleries and photos. Test at least the
following:
Once you have configured Beatnik, bring up the included test page in your
Web browser to ensure that all necessary prerequisites have been met. See
- the `horde/docs/INSTALL`_ document for further details on Horde test
- scripts. If you installed Beatnik as described above, the URL to the test
- page would be::
-
- http://your-server/horde/beatnik/test.php
+ the `horde/docs/INSTALL`_ document for further details on the Horde test
+ script.
The test script will also allow you to test...
-
+
Next, use Beatnik to.... Test at least the following:
- Foo
Once you have configured Crumb, bring up the included test page in your
Web browser to ensure that all necessary prerequisites have been met. See
- the `horde/docs/INSTALL`_ document for further details on Horde test
- scripts. If you installed Crumb as described above, the URL to the test
- page would be::
-
- http://your-server/horde/crumb/test.php
+ the `horde/docs/INSTALL`_ document for further details on the Horde test
+ script.
The test script will also allow you to test...
Once you have configured Fima, bring up the included test page in your
Web browser to ensure that all necessary prerequisites have been met. See
- the `horde/docs/INSTALL`_ document for further details on Horde test
- scripts. If you installed Fima as described above, the URL to the test
- page would be::
-
- http://your-server/horde/fima/test.php
+ the `horde/docs/INSTALL`_ document for further details on the Horde test
+ script.
Test at least the following:
Once you have configured Folks, bring up the included test page in your
Web browser to ensure that all necessary prerequisites have been met. See
- the `horde/docs/INSTALL`_ document for further details on Horde test
- scripts. If you installed Folks as described above, the URL to the test
- page would be::
-
- http://your-server/horde/folks/test.php
+ the `horde/docs/INSTALL`_ document for further details on the Horde test
+ script.
The test script will also allow you to test...
name can be anything
server database: must be "calendar"
-For Jotter the server database name is "notes".
+For Jotter the server database name is "notes".
However you should start with activating one type only.
make sure the /tmp/sync directory exists and is writeable by your
webserver (user might be wwwrun). Try to Sync once more and check
-the input/output in this directory.
+the input/output in this directory.
Maybe change your php.ini settings so php logs ERROR messages and
-NOTICEs in a file as well. Check this file. Your phone gets
+NOTICEs in a file as well. Check this file. Your phone gets
confused when the XML is cluttered with stuff like
"PHP Notice: Undefined index: body in /blah/blub.php on line 256"
-
Hylafax
=======
[macro-faxreceive]
exten => s,1,SetVar(FAXFILE=/var/spool/asterisk/fax/${CALLEDFAX}/${UNIQUEID})
-exten => s,2,rxfax(${FAXFILE}.tif)
-
+exten => s,2,rxfax(${FAXFILE}.tif)
+
[fax]
-exten => 5551212,1,Macro(faxreceive)
+exten => 5551212,1,Macro(faxreceive)
exten => h,1,System(/var/www/horde/hylax/scripts/spandsp/faxrcvd "${FAXFILE}" "${CALLERIDNUM}" "${CALLEDFAX}")
-[default]
+[default]
-exten => 5551212,1,SetVar(CALLEDFAX=${EXTEN})
-exten => 5551212,2,Answer
-exten => 5551212,3,Goto(fax,${EXTEN},1)
-
-
+exten => 5551212,1,SetVar(CALLEDFAX=${EXTEN})
+exten => 5551212,2,Answer
+exten => 5551212,3,Goto(fax,${EXTEN},1)
Installing Ingo 2.0
=====================
-:Contact: ingo@lists.horde.org
+:Contact: ingo@lists.horde.org
.. contents:: Contents
.. section-numbering::
2. Install the MCrypt module for php. (optional)
- Kastalia uses the MCrypt module for php to encrypt/decrypt files on the
+ Kastalia uses the MCrypt module for php to encrypt/decrypt files on the
server. If you want to store files encrypted on the server you have to
install this module.
chmod 440 config/*
To ensure you have a secure file sharing application you should use _https_
- instead of http. We also recomment to use the option to store files encrypted
+ instead of http. We also recomment to use the option to store files encrypted
(Prerequisites: 2. Install the MCrypt module for php).
5. Testing Kastalia
Obtaining Support
=================
-If you encounter problems with Kastalia, help is available! Please contact the
+If you encounter problems with Kastalia, help is available! Please contact the
author of Kastalia.
Thanks for using Kastalia!
Installing Kronolith 3.0
==========================
-:Contact: kronolith@lists.horde.org
+:Contact: kronolith@lists.horde.org
.. contents:: Contents
.. section-numbering::
Once you have configured Skeleton, bring up the included test page in your
Web browser to ensure that all necessary prerequisites have been met. See
- the `horde/docs/INSTALL`_ document for further details on Horde test
- scripts. If you installed Skeleton as described above, the URL to the test
- page would be::
-
- http://your-server/horde/skeleton/test.php
+ the `horde/docs/INSTALL`_ document for further details on the Horde test
+ script.
The test script will also allow you to test...
Installing Skoli 0.1
======================
-:Contact: horde@lists.horde.org
+:Contact: horde@lists.horde.org
.. contents:: Contents
.. section-numbering::
Installing Whups 1.0
======================
-:Last update: $Date: 2008/08/28 09:39:33 $
-:Revision: $Revision: 1.25 $
-:Contact: dev@lists.horde.org
+:Contact: dev@lists.horde.org
.. contents:: Contents
.. section-numbering::
Installing Wicked 0.1
=======================
-:Last update: $Date: 2007/06/19 09:56:39 $
-:Revision: $Revision: 1.13 $
-
-
This document contains instructions for installing the Wicked web-based Wiki
application on your system.