----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Try to look at apache's and jserv logs. They may tell you a lot...

*********************************************************************
* Boris Niyazov                Ph:  212-854-4094  Fax: 212-854-1749 *
* Systems Manager              Email: [EMAIL PROTECTED]             * 
* Columbia Law School          URL: http://www.law.columbia.edu     *
*********************************************************************                  
             




>From: <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Installing JServ 1.1.2 on Solaris 8
>Date: Thu, 3 Aug 2000 12:34:28 +0100 
>MIME-Version: 1.0
>List-Software: LetterRip Pro 3.0.7 by Fog City Software, Inc.
>List-Subscribe: <mailto:[EMAIL PROTECTED]>
>List-Digest: <mailto:[EMAIL PROTECTED]>
>List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
>
>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files.  Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>Hi all,
>
>I have tried installing JServ on sparc server running Solaris 8 and so
>far I can't get it to work. I've compiled & installed Apache-1.3.12 
>with DSO enabled and then compiled/installed JServ. It all builds fine
>and then when I try to run 
>apachectl start
>
>I get message:
>Syntax error on line 132 of /opt/sfw/apache/conf/jserv/jserv.conf:
>Invalid command 'SetHandler', perhaps mis-spelled or defined by a module not
>included in the server configuration
>/opt/sfw/apache/bin/apachectl start: httpd could not be started
># 
>
>Does anyone know how to fix this ?
>
>Here's exactly how I compiled things:
>1) Apache-1.3.12
>./configure \
>       --prefix=/opt/sfw/apache \
>       --enable-shared=max
>       --enable-rule=SHARED_CORE \
>       --enable-module=so
>make; make install
>
>2) JServ
>./configure \
>       --prefix=/opt/sfw/jserv \
>       --with-apxs=/opt/sfw/apache/bin/apxs \
>       --with-jdk-home=/usr/java1.2
>       --with-JSDK=/opt/sfw/jsdk/lib/jsdk.jar\
>       --disable-debugging
>make; make install
>
>
>I have also edited httpd.conf and put the include line for JServ and
>specified hostname. 
>I did not change any other conf files.
>
>
>Thank you,
>
>Igor
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Search Archives: 
><http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
>Problems?:           [EMAIL PROTECTED]
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to