caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] mod_caml makes Apache segfault
@ 2004-09-06 15:50 Alan Schmitt
  2004-09-06 16:02 ` Benjamin Geer
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Alan Schmitt @ 2004-09-06 15:50 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

Hi,

In order to play with cocanwiki, I am currently trying to get mod_caml 
to work on a server here (Fedora Core 1, Apache 2.0.50).

First of all, a small trick: in order to get mod_caml to compile, I had 
to specify two paths for includes:
PACHEINCDIR := /usr/include/httpd -I /usr/include/apr-0

I think this is a bug from RedHat (there is a apr.h included from 
httpd.h without the correct include path).

I have installed mod_caml following the instruction, added a 
"LoadModule" line in the config file:
LoadModule caml_module modules/mod_caml.so
and restarted httpd.

The problem is that now Apache does not serve any pages, and I see in 
the logs a bunch of:

[Mon Sep 06 14:46:43 2004] [notice] child pid 26207 exit signal Segmentation fault (11)
[Mon Sep 06 14:46:43 2004] [notice] child pid 26209 exit signal Segmentation fault (11)
[Mon Sep 06 14:46:52 2004] [notice] child pid 26210 exit signal Segmentation fault (11)

Does someone know how to get mod_caml to work on such FC1 with Apache 2?

Thanks a lot,

Alan Schmitt

-- 
The hacker: someone who figured things out and made something cool happen.
.O.
..O
OOO

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2004-11-10 15:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-06 15:50 [Caml-list] mod_caml makes Apache segfault Alan Schmitt
2004-09-06 16:02 ` Benjamin Geer
2004-09-06 16:03 ` Richard Jones
2004-09-07  6:50   ` Alan Schmitt
2004-09-07  8:34     ` Richard Jones
2004-11-09 18:02   ` Paul Argentoff
2004-11-10  3:52     ` N. Owen Gunden
2004-11-10  9:35       ` Richard Jones
2004-11-10 15:27         ` Paul Argentoff
2004-11-10 15:25       ` Paul Argentoff
2004-09-06 16:08 ` [Caml-list] ocamllex parametrized parse regexp lehalle@miriad
2004-09-06 17:34   ` Luc Maranget
2004-09-06 17:49   ` skaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).