awsol

Well-Known Member
Feb 8, 2002
578
0
316
Boston MA
I installed the JSP package from cpanel.net for a potential customer. Needless to say they chose not to use us as their provider and now our server is stuck with JSP. It has about 25-35 proccesses running at all times and we really want to get rid of it. If we remove the JSP call from httpd.conf then apache won't start. So we need to remove JSP totally. Any ideas how to go about this?
 

idn

Well-Known Member
Aug 18, 2001
61
0
306
same problem here...... i had the problem with apache not starting, now i have no one who wants jsp, so i wanna get rid of it..

maybe nick or someone could write a file/script to uninstall it....

sean
 

TRAIN YARD SOFTWARE

Well-Known Member
Dec 20, 2001
222
0
316
JSP

I would like to see a REMOVE JSP from site link,

where there is a INSTALL JSP now.

Ed
 
B

bdraco

Guest
rm -rf /usr/local/jakarta
remove mod_jk
remove Include &*/mod_jk.conf&