Possible solutions of your questions

  hosting
<< Previous       Using CURL in scripts

Question: When using CURL in scripts unavailable servers in Russia.Are there any restrictions on geography of IP addresses?
Answer:

Hello.

there is no Limit. Give a link where you can see the problem. Give the path to the script.

Question:

http://www.pearcing.ru/test1.php

 

Answer:

Hello. What kind of server is it?

Question: Good afternoon.The situation is the following. Try using CURL to get information from the site peshkariki.ru. From the local server all works. When you transfer the script to the hosting, the response from the server comes.
Question: Suggested 2 options:1. Restrictions imposed by хостинга2. Restrictions imposed by the destination site.
Answer:

sachigo servers ping is

peshkariki.ru. 12502 is IN A 186.2.163.54

# ping 186.2.163.54
PING 186.2.163.54 (186.2.163.54) 56(84) bytes of data.
64 bytes from 186.2.163.54: icmp_seq=1 ttl=57 time=18.0 ms
64 bytes from 186.2.163.54: icmp_seq=2 ttl=57 time=18.2 ms
^C
--- 186.2.163.54 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1699ms
rtt min/avg/max/mdev = 18.038/18.148/18.259/0.174 ms

Question: What could be the reason then that the local server cannot get the data, and with hosting - no?
Answer:

maybe they block access

Question: I tried through a proxy. Again, from the local server so, hosting is not.
Answer:

to verify that you want to download. give the direct link

Question: main page. peshkariki.ru
Answer:

is your website? maybe they forbid him to parse

Question: on this site I can track the status of my orders. From the local server I can get information from this site by the script, so it is unlikely that they prohibit to parse.
Answer:

connection with this site breaks if you open it from the server

we tried with multiple servers

# wget http://peshkariki.ru
--2016-01-07 18:32:26-- http://peshkariki.ru/
Resolving peshkariki.ru... 186.2.163.54
Connecting to peshkariki.ru/186.2.163.54/:80...
failed: Connection timed out.
Retrying.


<< Previous