[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache



	Subject: Apache
	Date: Mon, Apr 12, 1999 at 04:52:45PM +0200

In reply to:Petru NOTINGHER

Quoting Petru NOTINGHER(petru@univ-montp2.fr):
> Hello.
> 
> I tried to configure apache. Apparently, everything is OK (at boot time,
> it appears to start), but
> in fact it doesnt'run.
> I get the following message in /var/log/apache/error.log:
> 
> [emerg] httpd: Your kernel was built without CONFIG_SYSVIPC
> [emerg] (38) Function not implemented : could not call shmget
> 
> I recompiled the kernel, but I don't know to what  option
> "CONFIG_SYSVIPC " corresponds.
> 
> I'm running debian 2.2.4 kernel.
> 
> Can somebody help me ?

I can try.  Do grep CONFIG_SYSVIPC /usr/src/linux/.config .  Ok 
you should see CONFIG_SYSVIPC=n  which means you did not enable it.
So if you do less /usr/src/linux/.config and then /CONFIG_SYSVIPC
you will find out what it is.  Now move up the file till you see what
section it is in (in the menuconfig) . Then run menuconfig and got to
that section.  Easy huh?


-- 
Every program has two purposes -- one for which it was written and
another for which it wasn't.
_______________________________________________________
Wayne T. Topa <wtopa@ix.netcom.com>


Reply to: