Helps a lot, thk u! However, I´m facing another problem: now, only my
apache aren´t starting up, shows the follow error message on my
mod_jserv.log:

************************************************************************
******
[22/02/2001 11:23:19:124] (EMERGENCY) Error setting defaults:
ApJServDefaultHost
 name "localhost" can't be resolved
************************************************************************
******

I already edit the httpd.conf and the "ServerName" directive to
recognize the name properly, but ... still could not start. I put the IP
address into the servername directive of the httpd file, once I don´t
have a valid DNS name.

Can anyone help me??





-----Mensagem original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Enviada em: Tuesday, February 20, 2001 4:41 PM
Para: [EMAIL PROTECTED]
Assunto: Re: apachectl start .... error message


Looks something like this

--with-java-platform=1 or 2 (generally no need to specify this)
--with-java=/path/to/binary/java
--with-javac=/path/to/binary/javac
--with-javadoc=/path/to/binary/javadoc
--with-jar=/path/to/binary/jar 
--enable-EAPI 

(Note the enable --enable-EAPI )

all from page
http://java.apache.org/jserv/install/howto.unix_install.html

Hope this helps

Rory




http://java.apache.org/jserv/install/howto.unix_install.html
----- Original Message ----- 
From: "Pedro Henrique Ponchio" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 20, 2001 2:18 PM
Subject: RES: apachectl start .... error message


> 10x very much, I will try to find that documentation ...
> 
> 
> 
> -----Mensagem original-----
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Enviada em: Tuesday, February 20, 2001 4:01 PM
> Para: [EMAIL PROTECTED]
> Assunto: Re: apachectl start .... error message
> 
> 
> I ran into the same problem some time back. Just recompile your
> mod_jserv
> with the -EAPI (not -DEAPI) switch. Check the docs for exact switches
> and
> make this is one of them. I do however recommend mod_jk.so instead of
> mod_jserv (unless you are trying to do load balancing with session
> replication)
> 
> Hope this helps,
> 
> Rory
> 
> ----- Original Message -----
> From: "Pedro Henrique Ponchio" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, February 20, 2001 1:40 PM
> Subject: apachectl start .... error message
> 
> 
> > Hi all, this error message appear when I try to startup Apache:
> >
> > Starting httpd: [Tue Feb 20 14:37:58 2001] [warn] Loaded DSO
> > libexec/mod_jserv.s
> > o uses plain Apache 1.3 API, this module might crash under EAPI!
> (please
> > recompi
> > le it with -DEAPI)
> > [FAILED]
> >
> > How can I recompile the mod_jserv.so in my system??
> >
> > Thks!!!
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to