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 |
Password setup, posted by Jeff Kozloski on Mon Nov 19 20:05:46 2012
|
Looking at some of the questions here this seems too newbie to even ask.
I want to set up a log book for my mechanics. I want them to each have a password to log in and enter what they do each day.
When I try to set up a password file it takes all the info, then when I hit save it says "server has been reset" and it will not log |
Re: Password setup, posted by Jeff Kozloski on Mon Nov 19 20:18:28 2012
|
Jeff Kozloski wrote:
Looking at some of the questions here this seems too newbie to even ask. |