http://drupal.org/project/weather
problem :
"The NWS_weather module requires SOAP and SimpleXML PHP extensions. The SOAP extension for PHP is not available. Please check the PHP SOAP documentation for information on how to correct this."
http://drupal.org/node/1103160
1. login to server with root
2. install soap:
Code: Select all
yum install php-soap
Code: Select all
service httpd restart
now configure by admin/settings/nws_weather to pick your city
next you need to add it to a block and see if it works it did for me as of 11/16/2012