Apache and PHP: Why do file_get_contents() calls fail between domains that are sharing an IP?
As the subject says, I am having trouble making PHP file_get_contents() calls between domains that share an IP. This was working for quite some time but in the past couple of years it started failing. When the problem occurred I…