Hi,
 
I need help in Integrating Tomcat and Apache on CentOS 4.3. I have been able to make tomcat works but I cant integrate it with apache since I cant figure out why I cant make the modules mod_jk.so and  mod_jk2.so build.
 
I have tried so many guides and here are some of those I really find so helpful.
 
 
 
Even then, after issuing this commands,
tar zxvf jakarta-tomcat-connectors-jk2-2.0.4-src.tar.gz
cd jakarta-tomcat-connectors-jk2-2.0.4-src/
cd jk/native2
#make clean
./configure --with-apxs2=/usr/local/apache2/bin/apxs
make
cd ../build/jk2/apache2/
cp mod_jk2.so /usr/local/apache2/modules/ --> (This is not possible anymore)
 
Since all my ../build/jk2/apache2/ folder contents are

-rw-r--r--  1 root root   752 Jun 18 08:35 mod_jk2.la
-rw-r--r--  1 root root   326 Jun 18 08:35 mod_jk2.lo
-rw-r--r--  1 root root 52812 Jun 18 08:35 mod_jk2.o

 
What am I going to do with it?
 
How do I make the mod_jk2.so?

TIA,
 
 
Geruel

 
 


I am using the free version of SPAMfighter for private users.
It has removed 6135 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter for free now!
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to