From: <[EMAIL PROTECTED]>
> Hello,
> 
> I decided to try the new mod_jk2 today.  I put all the files in the
> right place, but got this error when starting up httpd:
> 
> Starting httpd: Syntax error on line 5 of /etc/httpd/conf.d/jk2.conf:
> Cannot load /etc/httpd/modules/mod_jk2.so into server: 
> /etc/httpd/modules/mod_jk2.so: undefined symbol: apr_socket_send
> 
> has anyone seen this or know what I have done wrong?
> 

apr_socket_send is included in apr-0.9.2 and apache 2.0.44 and up.
I suppose that makes mod_jk2-2.0.4 minimally require those versions.

> Background:  this is a redhat9 box running Tomcat 4.1.27 and
> apache 2.0.40-21.9
> 
> I have also downloaded, compiled, and installed the newest apr source.
> I have added the path to the /etc/lib.so.conf and run  ldconfig -v to
> rebuild the cache.  I still keep getting the same error.
> 

mod_jk2 will use apr that is linked to apache. upgrade apache and 
the problem will go away.

> 
> 
> Thanks,
> Devin
> 

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

Reply via email to