Re: Shared Memory Problem

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Nov 21 2001 - 03:54:53 EST


> I built my own 2.4.15-pre7 kernel today and have a problem - I can't start
> httpd. Whenever I try I get the following messages:
>
> Nov 20 18:53:35 walnut httpd: Ouch! ap_mm_create(1048576,
> "/var/apache-mm/mm.1529") failed
> Nov 20 18:53:35 walnut httpd: Error: MM: mm:core: failed to acquire shared
> memory segment (Function not implemented): OS: No such file or directory
>
> Which kernel CONFIG symbol I have set wrong?

CONFIG_SYSVIPC probably. TMPFS is a shared memory file system and posix
shared memory. Apache uses the older sys5 shared memory standard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 23 2001 - 21:00:26 EST