Synopsis: shmget: Function not implemented   -   httpd: Could not call shmget

State-Changed-From-To: open-analyzed
State-Changed-By: jim
State-Changed-When: Sun Apr 13 14:01:45 PDT 1997
State-Changed-Why:
Previous versions of Apache used mmap for Linux, not
the SysV shared-memory functions. It looks like although
these are to be found in your C libs, they are not enabled
in your kernal: You can add them or go back to mmap()

Reply via email to