I am trying to access a second server with file_get_contents and simple_load_xml and I get \"failed to open stream: Connection refused\" What can be the result?
Your connection to the resource is being rejected. Ensure that you can access the resource from the server (Using Lynx for instance).