AP

Well-Known Member
Nov 5, 2002
85
0
156
hi,

last nite, my pw file corrupt and after recover, i can no longer log in WHM. Also, they keep sent me email regarding my interchange is fail.

i do a cpanel restart but interchange fail to restart. How to fix this problem from SSH?
 

anton

Member
Oct 24, 2001
16
0
301
From SSH you can restart Interchange with this command:

su cpanel -c '/usr/local/cpanel/3rdparty/interchange/bin/interchange -r'

You will see if there are any problems with it.
 

NNNils

Well-Known Member
Sep 17, 2002
580
0
166
When I do:

su cpanel -c '/usr/local/cpanel/3rdparty/interchange/bin/interchange -r'

I get this errors:

bash: /root/.bashrc: Permission denied
bash: usr/local/cpanel/3rdparty/interchange: Permission denied

What should I do?