thomas: server README.1st,1.96,1.97

cvs at kolab.org cvs at kolab.org
Fri Dec 12 19:00:37 CET 2008


Author: thomas

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv15126

Modified Files:
	README.1st 
Log Message:
some paths changed in 2.2.1-beta1


Index: README.1st
===================================================================
RCS file: /kolabrepository/server/README.1st,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- README.1st	12 Dec 2008 13:33:25 -0000	1.96
+++ README.1st	12 Dec 2008 18:00:35 -0000	1.97
@@ -52,11 +52,11 @@
 
 Horde might create much load on your server if there are many concurrent
 users, so you can choose to not install it by adding the option
-"-x horde-kolab-client" to the call to install-kolab.sh.
+"-x kolab-webclient" to the call to install-kolab.sh.
 Installing Horde on a separate host is possible, but not discussed here.
 
 If you do not want to install the free/busy view tool, add the option
-"-x fbview-kronolith".
+"-x kolab-fbview".
 
 The binary packages distributed via kolab.org are compiled with Horde
 and the free/busy view tool. Currently you need to compile from the
@@ -69,7 +69,7 @@
 
 Please run:
 
-# /kolab/etc/kolab/kolab_bootstrap -b
+# /kolab/sbin/kolab_bootstrap -b
 
 and follow the instructions.
 
@@ -234,10 +234,10 @@
 Now you can use the following command (still as user kolab-n):
 
 $ PHP_AUTH_USER=manager PHP_AUTH_PW='managerpassword' /kolab/bin/php \
-  -c /kolab/etc/apache/php.ini /kolab/var/kolab/www/freebusy/generatefb.php
+  -c /kolab/etc/apache/php.ini /kolab/var/kolab/www/freebusy/regenerate.php
 
 As this will show the manager's password on the command line, you can
-alternatively open https://yourserver.example.com/freebusy/generatefb.php
+alternatively open https://yourserver.example.com/freebusy/regenerate.php
 in a web browser and login as "manager". This needs "Allow unauthenticated
 downloading of Free/Busy information" to be disabled, which is the default.
 
@@ -422,7 +422,7 @@
       See kolab/issue1607 (need to replace gdbm for pfbcache, because of
       license clash gdbm vs php) for details.
 
-    - /kolab/etc/kolab/kolab_bootstrap -b fails to start the temporary
+    - /kolab/sbin/kolab_bootstrap -b fails to start the temporary
       slapd on Linux 2.4 kernels if binaries compiled on Linux 2.6 (as
       provided on kolab.org) are used. See kolab/issue1795 for details.
 





More information about the commits mailing list