Other Questions/Issues with 2.2.0
Brought to you by:
iridium
From: Phil P. <phi...@sw...> - 2004-01-02 23:54:06
|
I tried configuring PHPWeather to use MySQL (which I'm using quite happily for a variety of things). PHPWeather refused to create the tables. Of course, there's zero debug output (sigh). My access to MySQL is 'localhost' (hosted by my ISP, as-is, no other options), and so I'm wondering if your script assumes/requires access via IP (ie refuses to use the local/unix socket access method). Also: I futz'd with your index.php and FORCED the $cc to 'AU', so it now downloads and decodes a METAR. Obviously there's something wrong somewhere (incorrect setup/missing file/permission??) but this lets me continue trying working on things. I'm in Sydney, Australia. A METAR that I decoded just now says "a moment ago, at 03:14 UTC". Localtime 10:45am being GMT+10+1, so 03:14 UCT is not "a moment ago" (It's either 20 hours [and change] ago, or a little under 4 hours in the future). Or am I missing something? Thanks, Phil P |