PHP Script
-
- New to forums
- Posts: 10
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Wed Mar 20, 2013 7:38 pm
PHP Script
my php script isnt working. I moved our vps location from Chicago to Dallas and it was working before the move. Now I just get the error message "Could Not Open Socket". I've been tryin to figure this out for days, can someone please help me?
Re: PHP Script
Do you have your IPs updated? Moving locations results in an IP change.
Not a NFO employee
Re: PHP Script
yes i've changed the ipssoja wrote:Do you have your IPs updated? Moving locations results in an IP change.
Re: PHP Script
Is a firewall blocking it? Do you have something else listening on the port the script is attempting to use? Is it something I can view for myself?
Not a NFO employee
Re: PHP Script
soja wrote:Is a firewall blocking it? Do you have something else listening on the port the script is attempting to use? Is it something I can view for myself?
part of it works but after u enter the recaptcha, it gives the Could not open socket. This worked before i switched my vps location, i havent changed anything.
Re: PHP Script
Is your script located on our hosting here, or off-site? What are the IP and ports of the source and destination? Is it dependent on a DNS entry that might need to be updated?
Re: PHP Script
Edge100x wrote:Is your script located on our hosting here, or off-site? What are the IP and ports of the source and destination? Is it dependent on a DNS entry that might need to be updated?
http://74.91.114.65/scripts/registration/register.php
this is what i'm tryin to get to work. I'm not entirely sure what you are saying, I'm still learning this stuff. All i know is that it worked before i moved our vps location, I've never had this problem before
Re: PHP Script
Ah, ok.
This is likely to be a firewall concern or a bug in the script. It's difficult to say what it is exactly without the script in hand.
This is likely to be a firewall concern or a bug in the script. It's difficult to say what it is exactly without the script in hand.
Re: PHP Script
Edge100x wrote:Ah, ok.
This is likely to be a firewall concern or a bug in the script. It's difficult to say what it is exactly without the script in hand.
I have attached the script i am using. I have tried 4 different ones and i get all the same issue.
- Attachments
-
- abrasive_registration_odbc.rar
- (8.43 KiB) Downloaded 91 times