[mythtv-users] MythWeb weather, broken or is it just me?

Joe Ripley vitaminjoe at gmail.com
Mon Sep 22 16:01:13 UTC 2008


On Sat, Sep 20, 2008 at 5:03 AM, Sebastian Buks <sebastianbuks at yahoo.com> wrote:
> Thanks for that Joe, I tried it out and indeed my script is grabbing
> the exact same stuff so Perl should be fully working. However my
> MythWeb still shows that half-parsed look (http://imagebin.org/26918).
> I figure this must reside in Apache or some permissions error. However
> the "Unknown.png"  image resides in the same dir as the rest of the
> pictures and they all have the same permissions and ownership. So
> again, I really dont know what could possibly be the problem here. Is
> there a way to run Apache2 server in full verbose mode to see what it
> is trying to grab and fails with? Error logs shows nothing at all.

The first thing I would do would be to look at the source code for the
page.  Check to see what the IMG tag is pointing to on your system.
For example, on mine the IMG tag for one of the icons looks like this:

img src="/skins/default/img/weather/showers.png" class="alpha_png" alt=""

Make sure that all of the icons listed in
<DocumentRoot>/skins/default/img/weather/ are accessible by the user
that Apache runs under.

-- 
Joe Ripley
vitaminjoe at gmail.com


More information about the mythtv-users mailing list