dedicated server help
web hosting guides
dedicated server home dedicated server forums dedicated server reviews dedicated resources partners dedicated server resources contact dedicated servers

dedicated server guides
Getting Started
General Tutorials
cPanel Tutorials
Security Center
Name Servers
Server Monitoring
Server Backups
Hosting Interviews
Web Hosting News
Reviews
For Fun
Linux Tutorials
Hosting Articles
Web Hosting Tutorials
 
 
 
web hosting tutorials
About Us
RSS Feed
Disclaimer
Site Map

 

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.

cpanel tutorials
cPanel Resources
Dedicated Servers

    Credit: Thanks to Radio_Head for this fix.