It would help to know the version of TC you have and the
platform you are running it on - version, etc.  The apache
version would help also.

You may want to look at the TC3.3m2 release.  There is an
updated mod_jk-howto in it.

If you are running Linux, you can get the pre-built version
of mod_jk in the same location as the TC3.3m1 or m2 binaries.

The version of mod_jk is not dependant on the version of TC3.

Also, sounds like your apache wasn't built with DSO support.
The latest how-to offers suggestions with that.

If you're still having problems, post some more detail
on your config.

Mike.
--
Mike Braden
[EMAIL PROTECTED]
[EMAIL PROTECTED]

-----Original Message-----
From: Max Hugen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 5:34 PM
To: Tomcat Users List
Subject: apxs - No Shared Object Support for Apache


We are trying to upgrade from jserv_mod to jk_mod, so that we can get SSL to
work with our jsp pages.

We tried to run apxs as per Gal Shachor's notes at
jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html, but got
message:

cd /usr/local/src/jakarta-tomcat-3.2.1-src/src/native/apache1.3/usr/sbin/
apxs -o
mod_jk.so -I../jk -I/usr/jdk1.3/include -I/usr/jdk1.3/include/linux -c *.c
../jk/*.c
apxs:Warning: No shared object support for Apache
apxs:Warning: available under your platform. Make sure
apxs:Warning: the Apache module mod_so is compiled into
apxs:Warning: your server binary `/usr/bin/httpd'.
apsx:Warning: Continuing anyway...
    ...
    ... lots of stuff, including plenty of
    ... "No such file or directory" errors
    ...
apxs:Break: Command failed with rc=65536

Can anyone suggest what this problem is? Do I have to recompile Apache for
some reason (and if so, how)?

As I'm floundering here for days already I would really appreciate any and
all suggestions!

MTIA, Max Hugen

Reply via email to