Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2003 19:33:44 +0200
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        arty@a-worlds.com (Arty), freebsd-ports@freebsd.org
Subject:   Re: sendmail 8.12.10 help needed..
Message-ID:  <DrfXdmXnXW@dmeyer.dinoex.sub.org>
References:  <Wz0mPRWjG8@dmeyer.dinoex.sub.org> <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATmGTVUTd2Eqj5EXhPcVNEsKAAAAQAAAAMS5mFTY2hEycCnRg2NAlegEAAAAA@a-worlds.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Arty,

> I'm running apache13-modssl with php as web server. And sendmail builds fine
> if I've stop it before "make" command. If it's running sendmail gives same
> error.

looks like your shared memory is low, but I can successfully build
is with apache13-modssl running ..

The build checks may fail, but sendmail needs not much shared memory,
so the compiled version should work.

> Is that means allocated SHM is not enough for both?

check with "ipcs" maybe some module have a memory leak.

# ipcs
Message Queues:
T     ID     KEY        MODE       OWNER    GROUP

Shared Memory:
T     ID     KEY        MODE       OWNER    GROUP
m  65536    5432001 --rw-------    pgsql    pgsql

Semaphores:
T     ID     KEY        MODE       OWNER    GROUP
s  65536    5432001 --rw-------    pgsql    pgsql
s  65537    5432002 --rw-------    pgsql    pgsql
s  65538    5432003 --rw-------    pgsql    pgsql

my apache13-modssl with mod_php4 doen claim any shared memory at all.

kind regards Dirk

- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
- [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DrfXdmXnXW>