Suse-9.0-i386/usr/share/apache2/manual/mod_jk2/jk2/installhowto.html
<jk documentation> Apache 1.3
In the following example Apache-1.3 is installed in /home/apache13/ and the commands are executed in the jakarta-tomcat-connectors directory.
Apache 1.3 require APR, and if APR has been built with pthread support and your Apache 1.3 wasn't (general case in Unix platforms) you should :
* Rebuild Apache 1.3 with pthread support (recommanded)
* Add the LoadFile /usr/lib/pthread.so in beginning of your httpd.confYou should also ensure that the linker will be able to locate the apr shared libraries, libapr.so, and libaprutil.so, make sure they have been installed in linker search locations.
</jk documentation>
does 1.2.5 version can be used with apache 1.3.28 and tomcat 5??? I think that it can, but I just can't configure it :(
Any idea or suggestion???
[EMAIL PROTECTED] wrote:
I am using apache 2.0.40-21.9 (the default for redhat9) . Does this version of apache not come with APR support? I just installed apr 0.9.4 from source, but httpd still complains about" apr_socket_send". I'm wondering... do I need to link these apr libraries to apache somehow?
thanks, devin
I had the same error than him, and it looks like he is using apache 1.3, that doesn't come with APR, so you have to install it separated (although it didn't worked for me)...
[EMAIL PROTECTED] wrote:
weird. Why would they put Linux binaries up on the Jakarta site that wont work in Linux?
-devin
for what I have researched, you need to have APR's and build mod_jk2 against it. That's why I decided to mantain mod_jk. Still have some problems, but I'll post it in another mail.
Emerson
[EMAIL PROTECTED] wrote:
Hello,
I decided to try the new mod_jk2 today. I put all the files in the right place, but fot 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?
Thanks, Devin
-- Emerson Cargnin Analista de Sistemas Setor de Desenvolvimento de Sistemas - TRE-SC tel : (048) - 251-3700 - Ramal 3181
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Emerson Cargnin Analista de Sistemas Setor de Desenvolvimento de Sistemas - TRE-SC tel : (048) - 251-3700 - Ramal 3181
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Emerson Cargnin Analista de Sistemas Setor de Desenvolvimento de Sistemas - TRE-SC tel : (048) - 251-3700 - Ramal 3181
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
