You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Scott Liu <sc...@tapestry.net> on 2000/12/01 01:28:45 UTC

Does anyone have mod_jserv.so for solaris 2.6?

Hi All,

I have tried to make "mod_jserv" for solaris 2.6 to
integrate tomcat with apache server with no success.
Can anyone give me a hint on what went wrong?
Thanks.

# /usr/local/apache/bin/apxs -o mod_jserv.so -c *.c
apxs:Error: Sorry, no DSO support for Apache available
apxs:Error: under your platform. Make sure the Apache
apxs:Error: module mod_so is compiled into your server
apxs:Error: binary `/usr/local/apache/bin/httpd'.

Scott Liu