Account Creation Failed: (Curl Error) Couldn't resolve host - code: 6

Account Creation Failed: (Curl Error) Couldn't resolve host  - code: 6

The error code for CURL or LibCurl is often a problem with various programs that attempt to connect to other servers.  The error code 6 indicates that CURL was unable to connect to the hostname that was specified:

CURLE_COULDNT_RESOLVE_HOST (6)
Couldn't resolve host. The given remote host was not resolved.

To resolve this, check to make sure that the hostname specified, or the URL specified can be reached from the server.

For a complete list of error codes, please view this site: http://curl.haxx.se/libcurl/c/libcurl-errors.html

  • 0 Users Found This Useful
Was this answer helpful?

Powered by WHMCompleteSolution