Jump to content

Error.. 10060, Please Help


utpal

Recommended Posts

Hi,

 

I am trying to download an XML file using php from a website which contains a currency conversion data. I want all the data to be added in a local currency table. but i am getting an error..

 

ERROR: 10060 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

 

Please Help...... :(

Link to comment
https://forums.phpfreaks.com/topic/98172-error-10060-please-help/
Share on other sites

This means the remote file you attempted to access is either blocking your attempt, you typed to URL in wrong, or the file simply doesn't exist.

 

I've never actually worked on a server with remote file wrapping turned off either, so that may be an issue as well... though my guess would be that it would return a different error.

Hi,

 

I am trying to download an XML file using php from a website which contains a currency conversion data. I want all the data to be added in a local currency table. but i am getting an error..

 

ERROR: 10060 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

 

Please Help...... :(

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.