From: "Mladen Turk" <[EMAIL PROTECTED]>
> Have you (or pehaps others too) been able to test the new shm
> implementation?
>

I've tested it on FreeBSD Apache/2.0.48 prefork. anon is working ok,
but file is not. Looks like I've got a similar problem as Greg. I'm
getting permission errors (httpd runs as user/group www/www).

[Mon Mar 15 07:59:49 2004] [notice] shm.create() Created head 30048000
size 8192
[Mon Mar 15 07:59:50 2004] (debug ) [jk_shm.c (160)]  shm.init():
file=/var/log/jk2.shm size=2162688
[Mon Mar 15 07:59:50 2004] (error ) [jk_shm.c (102)]  shm.create():
error creating shm 13 Permission denied
[Mon Mar 15 07:59:50 2004] (error ) [jk_shm.c (168)]  shm.create():
error creating shm /var/log/jk2.shm
[Mon Mar 15 07:59:50 2004] (debug ) [jk_shm.c (160)]  shm.init():
file=/var/log/jk2.shm size=2162688
[Mon Mar 15 07:59:50 2004] (error ) [jk_shm.c (102)]  shm.create():
error creating shm 13 Permission denied
[Mon Mar 15 07:59:50 2004] (error ) [jk_shm.c (168)]  shm.create():
error creating shm /var/log/jk2.shm

-rw-r--r--  1 root  wheel  4 Mar 15 07:59 /var/log/jk2.shm

  UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME
COMMAND
    0  4835     1   0   2  0  6916 3480 select Ss    ??    0:00.05
/usr/local/sbin/httpd -k start
   80  4836  4835   0   2  0  6924 3516 accept I     ??    0:00.02
/usr/local/sbin/httpd -k start
   80  4837  4835   0   2  0  6916 3492 accept I     ??    0:00.01
/usr/local/sbin/httpd -k start
   80  4838  4835   0   2  0  6916 3492 accept I     ??    0:00.01
/usr/local/sbin/httpd -k start
   80  4839  4835   0   2  0  6916 3492 accept I     ??    0:00.01
/usr/local/sbin/httpd -k start
   80  4840  4835   0   2  0  6916 3492 accept I     ??    0:00.01
/usr/local/sbin/httpd -k start
   80  4861  4835   0   2  0  6916 3492 accept I     ??    0:00.01
/usr/local/sbin/httpd -k start


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to