PHP Script

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
gawrshman
New to forums
New to forums
Posts: 10
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Mar 20, 2013 7:38 pm

PHP Script

Post by gawrshman »

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?
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: PHP Script

Post by soja »

Do you have your IPs updated? Moving locations results in an IP change.
Not a NFO employee
gawrshman
New to forums
New to forums
Posts: 10
Joined: Wed Mar 20, 2013 7:38 pm

Re: PHP Script

Post by gawrshman »

soja wrote:Do you have your IPs updated? Moving locations results in an IP change.
yes i've changed the ips
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: PHP Script

Post by soja »

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
gawrshman
New to forums
New to forums
Posts: 10
Joined: Wed Mar 20, 2013 7:38 pm

Re: PHP Script

Post by gawrshman »

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.
User avatar
Edge100x
Founder
Founder
Posts: 13113
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: PHP Script

Post by Edge100x »

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?
gawrshman
New to forums
New to forums
Posts: 10
Joined: Wed Mar 20, 2013 7:38 pm

Re: PHP Script

Post by gawrshman »

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
User avatar
Edge100x
Founder
Founder
Posts: 13113
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: PHP Script

Post by Edge100x »

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.
gawrshman
New to forums
New to forums
Posts: 10
Joined: Wed Mar 20, 2013 7:38 pm

Re: PHP Script

Post by gawrshman »

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
Post Reply