[mythtv-users] Weather maps in Mythweb
Joe Ripley
vitaminjoe at gmail.com
Thu Apr 10 02:46:00 UTC 2008
On Sun, Apr 6, 2008 at 8:35 PM, Harry Devine <lifter89 at comcast.net> wrote:
> OK, I got the patch applied and restarted apache, but I still don't get
> the maps to show up. I get the following in my /var/log/httpd/error_log:
>
> [Sun Apr 06 22:27:57 2008] [error] [client 192.168.1.102] Directory
> index forbidden by Options directive: /var/www/html/mythweb/data/cache/,
>
> referer: http://hjdmyth/mythweb/weather
>
> That directory is owned by apache.apache. Any ideas on what else I have
> to change?
Sounds like the grabber isn't actually getting the JPEG files
downloaded to your cache directory, and that's why it can't display
them. Check your /var/www/html/mythweb/data/cache directory and see
if there's any weather maps cached (they should have no extension).
You can make sure they're image files using the 'file' command.
For example, I'm using the ENVCAN grabber:
$ cd /var/www/html/mythweb/data/cache
$ ls
goes_wcan_1070_100-0 goes_wcan_1070_100-4 goes_wcan_1070_100-8
goes_wcan_1070_100-1 goes_wcan_1070_100-5 goes_wcan_1070_100-9
goes_wcan_1070_100-2 goes_wcan_1070_100-6
goes_wcan_1070_100-3 goes_wcan_1070_100-7
$ file goes_wcan_1070_100-0
goes_wcan_1070_100-0: JPEG image data, JFIF standard 1.01
Do the maps work in MythWeather on your TV?
--
Joe Ripley
vitaminjoe at gmail.com
More information about the mythtv-users
mailing list