Hey Matthew,
I'm no expert, but I can tell you what I did to get it running. I'm running
Apache 2.0 on Fedora Core 4. I basically ended up just rolling back my
versions to get things to work. I rolled back to Tomcat 5.0.28 with mod_jk
1.2.10.
It's true. The documentation on the web is out of dat
Ok, here's what happened. I'm running Apace 2.0 on Fedora Core 4, connecting
to Tomcat 5.0.28 with Jk 1.2.10. In my /etc/httpd/conf/httpd.conf, I had:
#Jk stuff
LoadModule jk_module /usr/lib/httpd/modules/mod_jk.so
JkWorkersFile /etc/httpd/conf/workers.properties
JkLogFile /var/log/ht
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
e
With the Jk connector version 1.2.10, you must include a directive in the
Apache httpd.conf
JkShmFile /path/to/smfile
Does anyone know what file I'm supposed to point to? I randomly pointed it
to a log file (because I had no idea what I was doing), but once the log
file reached the default JkShmS
SP2.
>
> Best Regards
> Bruno Georges
>
> Glencore International AG
> Tel. +41 41 709 3204
> Fax +41 41 709 3000
>
>
>
> Paul George
> Constantine To: Tomcat Users List
>
> <[EM
I've essentially done all of this, but I still get the following error in
the browser:
---
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.
Please contact the server administrator, [EMAIL PROTECTED] and inform