JeremyL

Well-Known Member
Aug 10, 2001
87
0
306
I just got done installing the JSP Plugin from the CPanel website and all seemed to go well till I rebooted. The .so and .c modules that it added to the httpd.conf file are causing apache to fail. If I comment them out, apache works fine. Anyone else had this problem or know the issue could be? I am running RH 7.1 with a clean install of CP a few days ago.

Thanks
 

Jedito

Well-Known Member
Aug 16, 2001
46
0
306
Same happen to me.
I don\'t know how to solve it :(
 

Karl

Well-Known Member
PartnerNOC
Aug 10, 2001
87
1
308
We had this problem when I tested everything on our RH6.2 box. I pretty much had to install JSP manually, I downloaded the IBM JDK and installed it and also tweaked a few other items, but I can\'t remember what they were now.
 

Jedito

Well-Known Member
Aug 16, 2001
46
0
306
I think that the next time I must read all the instruccions :)
JeremyL, try adding
Include \"/usr/local/jakarta/build/tomcat/conf/mod_jk.conf\"
botton AddModule mod_jk.c

It must look like something like this

AddModule mod_jk.c
Include \"/usr/local/jakarta/build/tomcat/conf/mod_jk.conf\"
 

moronhead

Well-Known Member
Aug 12, 2001
706
0
316
Jedito,
[quote:1851955772]Include \"/usr/local/jakarta/build/tomcat/conf/mod_jk.conf\"
botton AddModule mod_jk.c
[/quote:1851955772]
What\'s that word botton?
 

JeremyL

Well-Known Member
Aug 10, 2001
87
0
306
Yea I got that part added awhile back, and now JSP works but I still can\'t get servlets to work. :(
 

Jedito

Well-Known Member
Aug 16, 2001
46
0
306
[quote:e2e3540ec6]Jedito,

What\'s that word botton? [/quote:e2e3540ec6]
A word that I invented :D
Can\'t do that? :)
 

moronhead

Well-Known Member
Aug 12, 2001
706
0
316
Jedito,

I thought it may have meant \"button\" (Although I haven\'t seen that word before in httpd.conf) :)