I own a server and I dont have that disabled nor firewall... The error still shows up.
EDIT.
Ok I fixed it...
Quote:
|
As of PHP 4.3.0, if you have compiled in OpenSSL support, you may prefix the hostname with either 'ssl://' or 'tls://' to use an SSL or TLS client connection over TCP/IP to connect to the remote host.
|
In link.php it said SSL and many sites dont allow SSL connection.. so I changed it to tls and then it worked. Now, it does NOT work when its a broken link which is supposed to be obvious but I am suggesting a "else" or something that says the link is broken instead of a PHP error.