You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Paul George Constantine <pa...@stanford.edu> on 2005/07/10 21:56:05 UTC

permission denied error on jk.shm

In my httpd.conf, I set

JkShmFile	/etc/httpd/logs/jk.shm
JkShmSize	10M

but when I start Apache, I get an error in my mod_jk.log that says

init_jk::mod_jk.c (2347): Initializing shm:/etc/httpd/logs/jk.shm errno=13
jk_child_init::mod_jk.c (2313): Attachning shm:/etc/httpd/logs/jk.shm
errno=13

These are 'permission denied' errors but I don't know what permissions to
set to allow mod_jk to write to them!!!

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org