[ phpweather-Bugs-611597 ] Doesn't work on Lycos web space
Brought to you by:
iridium
From: <no...@so...> - 2002-09-19 13:54:16
|
Bugs item #611597, was opened at 2002-09-19 15:54 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=611597&group_id=23245 Category: Output Group: phpweather-2.x Status: Open Priority: 5 Submitted By: Fabio Parri (fparri) Assigned to: Nobody/Anonymous (nobody) Summary: Doesn't work on Lycos web space Initial Comment: On Lycos the the fsockopen() function is disabled. This makes phpweather 2.0 not to work, whereas the 1.6.* versions, using the file() function, worked. The solution, I guess, would be to abstract the logic that downloads a METAR so that people can choose between using file(), fsockopen() or something else if they need to... Unfortunately, I can't do such a thing, due to my poor coding skills. Anyone up to it :) ? Thanks a million, Fabio ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=611597&group_id=23245 |