Hi,

I am trying to install Apache and jserv on unix solaris 2.7.  I followed
the instructions specified in
http://www.servletcentral.com/1999-01/jserv.dchtml, including
downloading jsdk 2.0, jdk 1.2.1, apache 1.3.6, jserv 1.0.  In addition, I
have also installed autoconf 2.13, automake 1.4, libtook 1.3 before I do
any configuration.

It appeared the installation of jserv was partially successful; however,
the following files were never compiled and installed, snap.sh.in (in
the configuration step) and mod_jserv.so (afetr the make step).  As a
result, httpd failed to start.  When executing 'httpd -l', we got the
result below.

# httpd -l 
Compiled-in modules: 
  http_core.c
  mod_env.c
  mod_log_config.c
  mod_mime.c
  mod_negotiation.c
  mod_status.c
  mod_include.c
  mod_autoindex.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_access.c
  mod_auth.c
  mod_setenvif.c
  mod_jserv.c
  mod_jserv.c


We also can not start the jserv (we have created the secret key and tried
to add the secret key to httpd.conf).

# ./apachectl start 
./apachectl start: httpd could not be started



The mod_jserv.log is below.

[13/05/1999 17:40:32:699] (ERROR) an error returned initializing protocol
"wrapper" 
[13/05/1999 17:40:32:699] (ERROR) in init all protocols "wrapper" returned
an error 
[13/05/1999 17:40:32:700] (EMERGENCY) Error initializing protocols
[13/05/1999 17:47:04:721] (ERROR) an error returned initializing protocol
"wrapper" 
[13/05/1999 17:47:04:721] (ERROR) in init all protocols "wrapper" returned
an error 
[13/05/1999 17:47:04:721] (EMERGENCY) Error initializing protocols
[13/05/1999 17:51:13:785] (ERROR) an error returned initializing protocol
"wrapper" 
[13/05/1999 17:51:13:788] (ERROR) in init all protocols "wrapper" returned
an error
[13/05/1999 17:51:13:788] (EMERGENCY) Error initializing protocols
[13/05/1999 17:55:05:237] (ERROR) an error returned initializing protocol
"wrapper" 
[13/05/1999 17:55:05:237] (ERROR) in init all protocols "wrapper" returned
an error 
[13/05/1999 17:55:05:238] (EMERGENCY) Error initializing protocols


Can you please give us some advice?  Thanks very much for your help!


Shin



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to