Re: Upgrade from 2.3.8 to 2.6.0 logbook problem, posted by Jesse Wodin on Wed Dec 7 02:32:00 2005
|
Thanks, you were right, it was just a permissions problem on the logbooks, which I had copied over as root.
j. |
Proxy question, posted by Jesse Wodin on Wed Dec 7 02:37:40 2005
|
I'm trying to run elog 2.6.0-beta4 under Apache 2.0. I follow the directions, and everything works fine, so my
elog runs as
|
Elog crashing with "segfault" during file upload, posted by Jesse Wodin on Thu Jul 17 01:16:49 2008
|
Hi there, I just compiled and installed elog on a machine running the newest Ubuntu server. Everything went fine - no problems. Running elog on it's
own (no apache). I moved over a bunch of logbooks from an older elog, which seemed to work. Now, elog seems to crash when people are uploading files.
Here is a snip from my syslog, and you can see each time it crashes with "error 4." |
Re: Elog crashing with "segfault" during file upload, posted by Jesse Wodin on Fri Jul 18 08:18:18 2008
|
Jesse Wodin wrote:
Hi there, I just compiled and installed elog on a machine running the newest Ubuntu server. Everything |
Hosts Allow and Password File, posted by Jeremy Perkins on Wed Jun 21 18:36:06 2006
|
I'm trying to set up an elog that uses a password file using the "Password file = /blah" directive as well as the "Hosts allow = myhost.mydomain" directive.
I used the -v command and watched the messages and elogd is recognizing that I am connecting from an allowed host but the login page is still appearing.
Is there a way to use both of these? |
Restricting viewing messages, posted by Jen Manz on Wed Aug 11 15:38:07 2004 
|
I am working on a logbook for a lab. I have two questions...
First - Some of the logbook entries should not be viewed by certain users.
What would be the easiest way to restrict viewing some entries?
|
move mxml code into elog's src directory, posted by Jeff Stoner on Fri Feb 15 03:16:45 2008
|
The mxml source code should be moved into the elog-*/src directory. This requires changing the Makefile to:
MXMLDIR = src/mxml
Reason for change: if you want to build several versions of elog and you unpack the distributions in the same top-level directory, the most recently |
elog crashing on startup, posted by Jeff Stoner on Fri Feb 15 22:24:38 2008
|
I installed elog 2.7.2 rev 2041 into /data/elog on Redhat ES 4 Update 4. This is my initial elogd.cfg file:
[global]port = 80 |