Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 12:24:30 +0000
From:      Wayne Pascoe <freebsd@penguinpowered.org.uk>
To:        freebsd-questions@freebsd.org
Subject:   Apache 2 + Mod_jk
Message-ID:  <20030318122430.GA71718@marvin.penguinpowered.org.uk>

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

I'm trying to get mod_jk working with apache 2.0.44. I keep getting the
following error:

-su-2.05b# bin/httpd -t
Syntax error on line 38 of
/usr/local/httpd-2.0.44_lite/conf/modules.conf:
Cannot load /usr/local/httpd-2.0.44_lite/modules/mod_jk.so into server:
/usr/local/httpd-2.0.44_lite/modules/mod_jk.so: Undefined symbol
"pthread_mutex_unlock"

If I recompile apache and add --enable-threads to the apache configure
line, I don't get this error with mod_jk, but Apache doesn't seem to
start right. I see one httpd process, I cannot get a response by
telnetting to port 80 and /var/run/httpd.pid is never created.

Can anyone advise me on this ? 

Thanks,

-- 
Wayne Pascoe

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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