Jump to content

fsockopen error with licensing addon


St. Anger

Recommended Posts

This isn't a problem with WHMCS exactly, but I can't get the licensing addon's license validation to work for a certain client, he gets an fsockopen error. This doesn't seem to happen to any other users, just him (he's using an Italian hosting provider called Aruba, and I think they use Windows servers but I'm not positive). Unfortunately, I don't know much about fsockopen and how/if that's enabled, etc.

 

Here is the error:

 

Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No such host is known. in D:\inetpub\webs\moonlight69it\php\admin\includes\licensing.inc.php on line 20

Warning: fsockopen() [function.fsockopen]: unable to connect to www.domain-edited-out.net/customers/:80 (php_network_getaddresses: getaddrinfo failed: No such host is known. ) in D:\inetpub\webs\moonlight69it\php\admin\includes\licensing.inc.php on line 20

 

 

Before those errors, he was getting this error:

 

Warning: fsockopen() [function.fsockopen]: unable to connect to http://www.domain-edited-out.net/customers/:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in D:\inetpub\webs\moonlight69it\php\admin\includes\licensing.inc.php on line 20

 

But, I took out "http://" from the WHMCS installation URL variable (to match examples in the PHP documentation) and that got rid of that error.

 

Any clue what could be wrong?

Edited by St. Anger
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