Hi Graham...
we see this often on unclean shutdowns
one of our developers (hi Blaise) over here wrote this script (we start as user 'httpd', not root BTW)
just be carefull if anything else is running as the same user.
# find shared memory ipcs
shmipcs=$(ipcs -m | egrep -v 'Shared|shmid' | grep ht
Justin Erenkrantz wrote:
Well, you don't need to use named-based scoreboard on Linux. Just
remove the ScoreBoardFile directive.
Cool, that works. :)
Even though, named-based scoreboards should work. But, you need to
indicate which shared memory system your APR is using. Then, you need
to se
--On Saturday, April 5, 2003 7:42 PM +0200 Graham Leggett <[EMAIL PROTECTED]>
wrote:
I am trying to start up a v2.0.45 httpd server on a Redhat v7.3 box, however
the startup bombs with the following error:
...
As can be seen, any preexisting file is supposed to be erased before an
attempt is made
Hi all,
I am trying to start up a v2.0.45 httpd server on a Redhat v7.3 box,
however the startup bombs with the following error:
[Sat Apr 05 19:35:23 2003] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Sat Apr 05 19:35:23 2003] [notice] Digest: generating secret for dige