Folks,
I am attempting to create a mod_jk.so connector/redirector to tie
Tomcat 4.0.3 (running correctly using its built-in HTTP server)
to an IBM HTTP Server (IHS) Version 1.3.19. The server documentation
says IHS is based on the Apache server so I assume it is Apache 1.3.19.
To continue, the O
A few months ago, I used this list to try and find a way to get Tomcat 3.2.1
to build and run on an ancient system Solaris 2.5.1 system.
I found that I had to fudge the generation of the apxs script using the
notes in the PHP FAQ (Item 6.11) at http://www.php.net/FAQ.php .
There was another pro
It works now. A bit strange cause the command you gave was the same I was using
(except for the BSD stuff since I'm on linux) with the exception of the
-I/usr/local/apache/include bit because the mod_jk documentation didn't mention
it. I guess that made all the difference. Thanks a bunch. Actu
This is the response I already posted to a tomcat-user with the same
problem.. I thought the problem was only on FreeBsd!! Which is the os
you use?
---
I'm not sure where is the error in the makefile because I'm not a shell
expert, but I solve
Ok, I'll try this again..
Hello all,
I have a problem someone may be able to help with. I tried to compile mod_jk.so
seperate from my apache source, and after enabling it in got the error about it
being a garbled module. So then I tried to compile it with the apache source
tree
(as a previou
Hello all,
I have a problem someone may be able to help with. I tried to compile mod_jk.so
seperate from my apache source, and after enabling it in got the error about it
being a garbled module. So then I tried to compile it with the apache source tree
(as a previous post recommended, I think)