Jump to content

Cant get cpanel system to connect.


Recommended Posts

The cPanel API is accessed via ports 2086/2087. The connection error you're experiencing suggests something is blocking the request.

You may be able to connect to the cPanel server's shell from the WHMCS server, but do you get a response if you do this from the shell on the server hosting WHMCS?:

curl -Ivvv https://<cpanel-server-hostname-or-ip>:2087

(Replace <cpanel-server-hostname-or-ip> with the real hostname or IP address)

If not you'll need to find and remove whatever is blocking the connection.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated