[horde] WeatherDotCom Broken

Ken Lowther klowther at cisnet.com
Wed Dec 22 07:20:55 PST 2004


Chuck Hagenbuch wrote:

> Quoting Eugene <eacosta at eugene.cc>:
>
>> I just updated my Fedora Core 3 i386 with the following updates (and 
>> other
>> 12/21/2004 FC3 updates):
>>
>> [SECURITY] Fedora Core 3 Update: php-4.3.10-3.2
>>
>> And after that, the weather.com feed now errors with:
>>
>> "Services_Weather (Weatherdotcom.php:279): Server data wrong or not 
>> available."
>>
>> Has anyone else seen this issue?  Is this maybe a problem with 
>> weather.com?
>
>
> Yes, but no developers can reproduce it, so you need to look into it 
> yourself.
> I'm on php 4.3.10 and my weather.com block works fine.
>

Could the php 'upgrade' down graded your pear?  I keep this post because 
it is what made my weather.com portal work in the first place:

Services_Weather -- Has pre-requisites. Follow this path:
pear install cache 
pear install net_dime-beta 
pear install soap-beta 
pear install xml_util 
pear upgrade xml_parser 
pear upgrade xml_serializer-beta 
pear install services_weather 

Thomas


Ken



More information about the horde mailing list