You need to recompile apache and turn on DSO support when you do.
See apache's configuration dox for precisely how; ./configure --WITH-DSO
or similar.

At 7:19 PM +0530 7/4/01, Arnab Nandi wrote:
>Hi all,
>I have the following problem.
>
>I have installed Apache1.3.12 and Tomcat 3.2.2 on a unix server in our
>project directory.
>
>These two servers are working fine when run individually.
>
>In order to make tomcat listen for apache using jserv adaptor I need to
>create mod_jserv.so file by using apxs command.
>
>When I run apxs command I get an error displaying :
>Sorry, no DSO support for Apache available under your platform. Make
>sure apache module mod_so is compiled in your server.
>
>The source code of Tomcat is in directory :
><HOME>/tomcat/jakarta-tomcat-3.2.2-src/src/native/apache/jserv
>
>The command used to create mod_jserv.so file is
>apxs -c -o mod_jserv.so *.c
>
>Any information will be of great help.
>Thanks in advance,
>Arnab
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html


--
---
For industrial age goods there were checks and credit cards.
For everything else there is mybank.dom at http://virtualschool.edu/mybank
Brad Cox, PhD; [EMAIL PROTECTED] 703 361 4751

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to