Hi.

--On Dienstag, 6. März 2001 16:33 +0100 Torben Nehmer <[EMAIL PROTECTED]>
wrote:
> strace looks quite normal:
This is not entierly true. I set strace to follow forks and got the
following in the first process forked of after launch:

> ---
> [...]
> close(4)                                = 0
> munmap(0x40194000, 4096)                = 0
> open("/apache/conf/magic", O_RDONLY)    = 4
> fstat64(0x4, 0xbfffd6e8)                = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = 0x40194000 read(4, "# Magic data for mod_mime_magic "...,
> 4096) = 4096
> --- SIGSEGV (Segmentation fault) ---
> +++ killed by SIGSEGV +++
> ---

So I commented the mod_mime_magic entries in httpd.conf - and everything
works fine. So now I'm wondering what this has to do with the inclusion
of the (midgard)-php modules ...

Live long and prosper!
Torben Nehmer

--
ICQ-ID : 14148813 --- E-Mail : [EMAIL PROTECTED]
WWW    : http://www.nathan-syntronics.de --- http://www.nehmer.net


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to