From bf150f7d2847cf7f31f74e95f0450ec49f6dfb9c Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Sun, 12 Nov 2006 11:43:03 +0000 Subject: [PATCH] Mentioned FreeBSD port SVN revision: 1756 --- doc/adminguide.html | 57 +++++++++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 23 deletions(-) diff --git a/doc/adminguide.html b/doc/adminguide.html index 3e0a4045..c1f43d23 100755 --- a/doc/adminguide.html +++ b/doc/adminguide.html @@ -154,6 +154,40 @@ The contents of the all-important configuration file elogd.cfgbelow.

+ +

  Notes for various platforms  
+

+

Solaris:

+ +

Martin Huber reports that +under Solaris 7 the following command line is needed to compile elog: +

+

+

+With some combinations of Solaris servers and client-side browsers there have also +been problems with ELOG's keep-alive feature. In such a case you need to add +the "-k" flag to the elogd command line to turn keep-alives off. +

+ +


Mac OS X:

+ +

Sridhar Anandakrishnan and +Recai Oktas report that under Mac OS X there is a problem with +the default stack size. The command limit stacksize unlimited (for tcsh) or +ulimit -s unlimited (for bash) increases the stacksize and fixes this problem. +Read the according thread in the forum. +

+ +


FreeBSD:

+ +

Otto David maintains the +ELOG port for FreeBSD. To +install ELOG on a FreeBSD system, one can simply type + +

+

+

  Running elogd under Apache  

For cases where elogd should run under port 80 in parallel to an Apache server, @@ -188,29 +222,6 @@ into elogd.cfg.

Note that the variable $remote_host cannot be used inside elogd since the remote host is always the proxy host (anybody knows how to fix that???).

- - -


Notes for the Solaris platform:

- -

Martin Huber reports that -under Solaris 7 the following command line is needed to compile elog: -

-

-

-With some combinations of Solaris servers and client-side browsers there have also -been problems with ELOG's keep-alive feature. In such a case you need to add -the "-k" flag to the elogd command line to turn keep-alives off. -

- -


Note for Mac OS X:

- -

Sridhar Anandakrishnan and -Recai Oktas report that under Mac OS X there is a problem with -the default stack size. The command limit stacksize unlimited (for tcsh) or -ulimit -s unlimited (for bash) increases the stacksize and fixes this problem. -Read the according thread in the forum. -

-


  Installing and running in Windows  

ELOG is distributed in binary (executable) form for Windows platforms. It will run happily in console mode (or "DOS box") under Windows 9x and ME. Under Windows NT and 2000 it is also