hi Owen
thanks for your advice.
Right now i am facing one more problem.
  I am using apache2,jboss 1.0.4,suselinux10.
I compiled apache and mod_jk file in the same  environment
suselinux10.
  Then the connection between between apache and jboss
was working fine.The i modified  mod_jk.conf and worker.properties
file for setting up load balancing between two jboss server.
  After that i tried to connect apache with jboss the it showed the error----
"STARTING HTTPD2 (PREFORK) HTTPD2-PREFORK: SYNTEX ERROR ON THE LINE 204 OF 
/ETC/APACHE2/HTTPD.CONF: SYNTEX ERROR ON LINE 3 OF /ETC/APACHE2/MOD_JK.CONF: 
API MODULE STRUCTURE 'JK-MODULE' IN FILE /USR/LIB/APACHE2/MOD-JK.SO IS GRABLED. 
PERHAPS THIS IS NOT AN APACHE MODULE DSO?"
Then i nullify the changes i made on mod_jk.conf and worker.properties
file,but the same error is coming while i am trying to connect apache2 with 
jboss.
Please tell me what to do .this problem is killing me.
regards,
pranjal deka
                     hi john
thanks for your advice.
Right now i am facing one more problem.
  I am using apache2,jboss 1.0.4,suselinux10.
I compiled apache and mod_jk file in the same  environment
suselinux10.
  Then the connection between between apache and jboss
was working fine.The i modified  mod_jk.conf and worker.properties
file for setting up load balancing between two jboss server.
  After that i tried to connect apache with jboss the it showed the error----
"STARTING HTTPD2 (PREFORK) HTTPD2-PREFORK: SYNTEX ERROR ON THE LINE 204 OF 
/ETC/APACHE2/HTTPD.CONF: SYNTEX ERROR ON LINE 3 OF /ETC/APACHE2/MOD_JK.CONF: 
API MODULE STRUCTURE 'JK-MODULE' IN FILE /USR/LIB/APACHE2/MOD-JK.SO IS GRABLED. 
PERHAPS THIS IS NOT AN APACHE MODULE DSO?"
Then i nullify the changes i made on mod_jk.conf and worker.properties
file,but the same error is coming while i am trying to connect apache2 with 
jboss.
Please tell me what to do .this problem is killing me.
regards,
pranjal deka
 

Boyle Owen <[EMAIL PROTECTED]> wrote:  

> -----Original Message-----
> From: pranjal deka [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, February 20, 2007 1:39 PM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] mod_jk showstopper problem
> 
> hi Owen
> thanks once again.
>  Now i am a problem while compling mod_jk file in suselinux
> for apache and jboss connection.
> I followed the standard procedures but it can't complie
> it is done as------
>     . command : ./buildconf.sh
>     error : line 11 aclocal : command not found
>                line 13 autoheader : command not found
>                 line 15  automake :  command not found
>               line 17  autoconf : command not found
>    command :  make

This is getting way off-topic... 

Basically, your system is missing some tools needed by automake. So you
need to install them - via RPM?

You really need to understand a lot about linux sys-admin and a mailing
list is not really the best forum for that. If you are under so much
pressure, how about hiring a linux consultant? (BTW - I am *not* a
consultant and I am *not* looking for work :-)

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

>      error :  No Targets specified and no makefile found    stop
>     command :  cp 
> /usr/src/jakarta-tomcat-connectors-1.2.15-src/jk/native/apache
-2.0/mod_jk.so   /usr/lib/apache2 
>      error : cp cannot stat 
> /usr/src/jakarta-tomcat-connectors-1.2.15-src/jk/native/apache
-2.0/mod_jk.so 
>   Please tell me what is the problem here.it is becoming a 
> great issue.
> Thanks in advance.
> Regards,
> Pranjal deka
> 
> 
> Boyle Owen  wrote:
> 
>  > -----Original Message-----
>  > From: pranjal deka [mailto:[EMAIL PROTECTED] 
>  > Sent: Tuesday, February 20, 2007 11:51 AM
>  > To: users@httpd.apache.org
>  > Subject: [EMAIL PROTECTED] mod_jk showstopper problem
>  > 
>  > Hi 
>  > Thanks for your kind advice.
>  > So your advice is to compile the apache 2 and mod_jk1.2
>  > in the same environment and after that we can put
>  > mod_jk.so to the apache.
>  > Can you tell me where exactly we can find the 
>  > mod_jk source file and the procedure to complie it.
>  
>  There is plenty of detail about this on the web... Just 
> put "mod_jk.so"
>  into google and read the first couple of hits.
>  
>  I guess you get the source from Tomcat -
>  http://tomcat.apache.org/connectors-doc/
>  
>  Rgds,
>  Owen Boyle
>  Disclaimer: Any disclaimer attached to this message may 
> be ignored. 
>  
>  > Thanks in advance
>  > pranjal deka
>  > 
>  > From: pranjal deka [mailto:[EMAIL PROTECTED] 
>  > > Sent: Tuesday, February 20, 2007 5:37 AM
>  > > To: users@httpd.apache.org
>  > > Subject: [EMAIL PROTECTED] mod_jk showstopper problem
>  > > 
>  > > hi to all
>  > > We are facing a problem.We want to do load balancing in 
>  > > apache2 and jboss4.0.4 in suse linux10.For the load 
>  > > balancing we have downloaded mod_jk.so from the apache and 
>  > > put it in the apache server.then we configured 
> httpd.conf by 
>  > > putting INCLUDE ---/mod_jk.conf.But when we tried to enable 
>  > > the connector in the apache it's throwing an error------
>  > > 
>  > > "/etc/init.d/apache2/ start RETURNED1 (UNSPECIFIED ERROR)
>  > > starting httpd (prefork) httpd2-prefork : syntax error on 
>  > > line .... of /etc/apache2/httpd.conf : sysntax 
> error on line 
>  > > ... of /etc/aapche2/mod_jk.conf : cannot load 
>  > > /usr/lib/apache2/mod_jk.so into server 
>  > > /usr/lib/apache2/mod_jk.so : UNDEFINED SYMBOL : 
>  > > APR_SOCK_ADDR_PORT_GET"
>  > 
>  > You say you have "..downloaded mod_jk.so from the 
> apache.." - Do you
>  > mean you downloaded a binary file? If so, I doubt you 
> got it from
>  > apache.org...
>  > 
>  > Anyway, the problem is an inconsistent compilation - the 
>  > module was not
>  > compiled with the same environment as httpd. Best 
> advice would be to
>  > recompile apache with the module.
>  > 
>  > Rgds,
>  > Owen Boyle
>  > 
>  > 
>  > 
>  > 
>  > ________________________________
>  > 
>  > Heres a new way to find what you're looking for - Yahoo! 
>  > Answers 
>  > 
>  hoo.com/> 
>  >
>  
>  
>  This message is for the named person's use only. It may 
> contain confidential, proprietary or legally privileged 
> information. No confidentiality or privilege is waived or 
> lost by any mistransmission. If you receive this message in 
> error, please notify the sender urgently and then immediately 
> delete the message and any copies of it from your system. 
> Please also immediately destroy any hardcopies of the 
> message. You must not, directly or indirectly, use, disclose, 
> distribute, print, or copy any part of this message if you 
> are not the intended recipient. The sender's company reserves 
> the right to monitor all e-mail communications through their 
> networks. Any views expressed in this message are those of 
> the individual sender, except where the message states 
> otherwise and the sender is authorised to state them to be 
> the views of the sender's company.
>  
>  
> ---------------------------------------------------------------------
>  The official User-To-User support forum of the Apache 
> HTTP Server Project.
>  See for more info.
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  " from the digest: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>  
>  
> 
> 
> ________________________________
> 
> Here's a new way to find what you're looking for - Yahoo! 
> Answers 
> 
hoo.com/>  
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See  for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



                                
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 

Reply via email to