 |
|
|
How To Fix -Interchange Server Unavailable- Error
Last
Updated:
November 30, -0001
Many cPanel users receive this error: "Interchange Server Unavailable" here is how to fix it!
1. Login to your server via SSH as Root.
2. Type: kill -9 interchange
3. Install the following perl modules:
IO::stringy
SQL::Statement
4. Type: /scripts/fixinterchange
5. Type: pico -w /usr/local/cpanel/3rdparty/interchange/interchange.cfg
6. Edit/Add the following Lines:
Unix_Mode Yes
Inet_Mode Yes
7. Restart Now.
Type: /usr/local/cpanel/bin/startinterchange
Your Interchange Server Unavailable Error should now be fixed. |
|
 |
|