Advertisement:

Author Topic: new user error  (Read 2888 times)

tinoco73

  • Newbie
  • *
  • Posts: 2
new user error
« on: May 05, 2012, 02:13:17 am »
Hello Iam getting a Could not open socket error when trying to create new users

jmoraes

  • Newbie
  • *
  • Posts: 4
Re: new user error
« Reply #1 on: May 24, 2012, 04:44:46 pm »
Me too.

Anyone help?

My case is a new instalation, when i try register a first user.

message:

Could not open socket


Thanks

garciademarina

  • Administrator
  • Hero Member
  • *****
  • Posts: 974
Re: new user error
« Reply #2 on: May 24, 2012, 06:37:18 pm »
Hi,

It's possible that you have activated reCAPTCHA ?

If you are using recaptcha and have issues try to contact with your hosting

Regards

jmoraes

  • Newbie
  • *
  • Posts: 4
Re: new user error
« Reply #3 on: May 24, 2012, 07:09:24 pm »
Yes,

I have actived recaptcha.


Ok, I'll talk to my host.

Thank you!

John Moraes

vynnus

  • Newbie
  • *
  • Posts: 2
Re: new user error
« Reply #4 on: December 11, 2012, 11:33:36 pm »
This s not a problem with your hosting. I don't know if I may call it a problem either.

To fix that error open /oc-includes/recaptchalib.php and change the following line:

Quote
define("RECAPTCHA_VERIFY_SERVER", "www.google.com");

for the following line:

Quote
define("RECAPTCHA_VERIFY_SERVER", "74.125.227.48");

That's it :)

twopac

  • Newbie
  • *
  • Posts: 20
Re: new user error
« Reply #5 on: March 26, 2013, 09:15:01 pm »
perfect!

This is the solution

Thanks

phmig.com

  • Full Member
  • ***
  • Posts: 238
Re: new user error
« Reply #6 on: June 13, 2013, 04:47:06 pm »
perfect!

NewBEEOS

  • Newbie
  • *
  • Posts: 3
Re: new user error
« Reply #7 on: April 24, 2017, 01:21:20 pm »
Hi,

I was able to solve my problem
Solution
1. Check your cpanel for port 80, if it is blocked for some reason then unblock it, mostly it is blocked because of some infected file on your server so delete it and unblock it.
2. Check after some time, everything should work.
My website 99GlobalAds.com where i faced problem and was able to solve it

:)