[mythtv-users] MythWeb preview recorded problem

Michael T. Dean mtdean at thirdcontact.com
Sat Mar 22 01:30:49 UTC 2008


On 03/21/2008 09:21 PM, Krzysztof Adamski wrote:
> I got most of mythweb working, the only thing that is missing is the
> preview images. The images are generated in the correct directory, but
> something weird is happening with a rewrite, the html generated has
> this:
> http://myhost/mythweb/data/cache/1002_20080316143000.nuv.100x0x90.png
>
> but this somehow gets changed to:
>
> http://myhost/mythweb/data/mythweb.php/cache/1002_20080316143000.nuv.100x0x90.png
>
> You will notice that mythweb.php got inserted. I have tried to adjust
> the rewrite rules in the mythweb.conf, but I don't know enough about it.
>
> The box is Debian etch with the packages for myth.

The existing rules should work if you configure the rest of MythWeb 
properly.  Did you read everything in INSTALL and mythweb.conf.apache , 
fixing mythweb.conf.apache for your install.  Specifically, the part:

# CHANGE THIS PATH TO MATCH YOUR MYTHWEB INSTALLATION DIRECTORY!  e.g.

and

    # If MythWeb is installed outside of the document root (eg. using 
Alias) then
    # you will need to set this directive to the base URL that MythWeb 
is visible
    # from externally.  If you do not, the web server will return 'not 
found'.


Mike


More information about the mythtv-users mailing list