Having trouble with install of getweather plug-in.
Here is the entire display when I call "getweather('75075')":
Warning: fopen(http://xoap.weather.com/weather/local/75075?cc=*&dayf=1&unit=s) [function.fopen]: failed to open stream: Connection refused in /var/www/html/wp-content/plugins/getweather.php on line 122
Weather Not Available (Read Error)
However, if I go to:
http://xoap.weather.com/weather/local/75075?cc=*&dayf=1&unit=s
it returns the XML data. So I don't know what the read error is. Any ideas?