Interchange removal now won\'t let me update cpanel

tabernack

Well-Known Member
Aug 12, 2001
103
0
316
Hi guys,

when I posted the question a while ago about removing interchange permanently, I was told to do the following:

Kill Interchange Permanently:

echo -n > /etc/chkserv.d/interchange
chattr +i /etc/chkserv.d/interchange
/etc/rc.d/init.d/chkservd restart
chmod 0 /usr/local/cpanel/3rdparty/interchange/bin
chattr +i /usr/local/cpanel/3rdparty/interchange/bin
Which I did and it worked great. But now when I try to update cpanel I get the following:

Cpanel Layer 2 Auto-Update Commencing
==> Installing......-
==> Running post install scripts....conf init perm ucdomains cp2compat mailman installmod sqllimit apache movetmp neomail noshell update newemail webalizer proftpd interchange

and it just hangs there forever. What can I do to fix this?
 

teck

Well-Known Member
Aug 10, 2001
162
0
316
tabernack, I get the same problem. I just let it sit there for like 5 min and eventually everything gets done. Have you waited like 5 min before?
 
B

bdraco

Guest
[quote:e5c683d626]Maybe I was too impatient. Let me try again :) [/quote:e5c683d626]

reverse that...
chattr -i
/usr/local/cpanel/3rdparty/interchange/bin

then use the new method

touch /etc/interchangeisevil