I am trying to use a remote content page.
I get the following PHP error regardless of the url I am trying to access.
File: /usr/share/php/Net/Socket.php Line: 106
Message: fsockopen(): unable to connect to 66.102.7.104:80
what (if anything) am I doing wrong?
Does the server running Matrix have access to the remote servers via port 80? You may need to check firewall access, particularly if your Matrix server is in a DMZ environment.