Re: Urgently need help for web-server in Debian stable
C-Cose Masters said:
> Greetings,
>
> I'm suddenly experiencing ~severe~ difficulties with my apache
> installation. Briefly, the following message is recourded in the logs
> whenever I attempt to start apache (wrapped)
>
>
> [Wed Apr 9 17:19:43 2003] [emerg] (22)Invalid argument: could not call
> shmget
> [Wed Apr 9 17:24:16 2003] [warn] pid file
> /usr/local/apache/logs/httpd.pid overwritten -- Unclean shutdown of
> previous Apache run?
> [Wed Apr 9 17:24:16 2003] [emerg] (22)Invalid
> argument: could not call shmget
>
> This only began over the past two days; it would appear that a revised
> apache v1.3 was uploaded to security.
this doesn't make much sense.. the above error references /usr/local
which no debian package uses.
as for the shmget sounds like a shared memory thing, perhaps your
out of shared memory ? what else is running on the system?
if your running a 2.2.x kernel this looks to be a guide for
tuning shared memory:
http://ps-ax.com/shared-mem.html
though I've never had to tune shared memory on my systems.
check ipcs -m
nate
Reply to: