lkml.org 
[lkml]   [2001]   [Nov]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Shared Memory Problem
DateWed, 21 Nov 2001 08:54:53 +0000 (GMT)
FromAlan Cox <>
> 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/

\
 
 \ /
  Last update: 2005-03-22 12:13    [W:0.134 / U:0.030 seconds]
©2003-2008 Jasper Spaans