[dev] Services_Weather error

Mark Mays mays at optonline.net
Fri Apr 30 13:36:17 PDT 2004


I had to set

  allow_url_fopen = On

in my php.ini

Mark

Quoting Jason Lohrenz <jlohrenz at pacificmedicaid.com>:

> I double checked and all related pear modules are installed.
> I double checked my info for the weather.com feed and they are entered
> correctly as well.
> I did not change from the default setting of Boston, MA originally (I'm
> located in Spokane, WA).
> Everything else seems to be working fine.  Is there anything I can do
> specifically to assist?  I get no error in the horde.log file.
>
>
> Jason Lohrenz
> IT Manager
> PMSI
> jlohrenz at pacificmedicaid.com
> (509) 456-8810 x31
> -----Original Message-----
> From: dev-bounces at lists.horde.org [mailto:dev-bounces at lists.horde.org] On
> Behalf Of Rick Emery
> Sent: Friday, April 30, 2004 11:51 AM
> To: dev at lists.horde.org
> Subject: Re: [dev] Services_Weather error
>
> Quoting Jason Lohrenz <jlohrenz at pacificmedicaid.com>:
>
> > I've configured my XML weather.com feed and have put the appropriate info
> > into horde.
> > I've installed the Services_Weather pear module.
> > When I try to add the weather.com in the layout I get the following error:
> >
> > Services_Weather: Server data wrong or not available.
> >
> > Do I need a specific port open to get the feed?  Or am I missing something
> > else?
> >
> > TIA!
> >
> > Jason Lohrenz
> > IT Manager
> > PMSI
> > jlohrenz at pacificmedicaid.com
>
> There have been recent reports of problems because Services_Weather
> dependencies aren't installed, but those reports indicated that nothing was
> displayed, and you are clearly getting an error. Apparently the PEAR
> installer
> is reporting these as optional:
>
> PEAR Package: Cache 1.5.3 or newer (optional)
> PEAR Package: DB 1.4 or newer (optional)
> PEAR Package: HTTP_Request 1.2 or newer (optional)
> PEAR Package: SOAP 0.7.5 or newer (optional)
> PEAR Package: XML_Serializer 0.8 or newer (optional)
>
> However, the way it's implemented in horde, they are not optional. So, first
> make sure all of these dependencies are installed.
>
> I looked through the PEAR code, and the error you reported is returned under
> several circumstances. To start with, if you can send me the location you're
> trying to use, I can see if it works for me. Then we can go from there.
>
> Thanks,
> Rick
>
> --
> Rick Emery


More information about the dev mailing list