Mailing List Archive

MythWeb
Hey all,

Just wondering if anyone had a similar problem with MythWeb,
I followed the steps and when I tried to visit http://localhost/mythweb I
got a couple of these warnings:

Warning: /var/www/html/mythweb/include/init.php line 82: mkdir failed
(Permission Denied)

I checked the ownership and all of the mythweb folder is owned by root.

Any ideas on my problem?
Jon



DISCLAIMER: This confidential e-mail message is intended only for the
named recipient(s). If you are not the intended recipient, be advised that
disclosing, copying, distributing, or any other use of this message, is
strictly prohibited. In such case, destroy this message and notify the
sender.
RE: MythWeb [ In reply to ]
IIRC (I've moved & unpacking so I've been sans-Myth for a few weeks) the
mythweb
folder needs to be owned (with write permission in some places?) by the user
your httpd daemon is run as (probably apache)

- Willy

> -----Original Message-----
> From: Jonathon.Schmidt@sasktel.sk.ca
> [mailto:Jonathon.Schmidt@sasktel.sk.ca]
> Sent: Tuesday, October 28, 2003 10:39 AM
> To: mythtv-users@mythtv.org
> Subject: [mythtv-users] MythWeb
>
>
> Hey all,
>
> Just wondering if anyone had a similar problem with
> MythWeb, I followed the steps and when I tried to visit
> http://localhost/mythweb I got a couple of > these warnings:
>
>
> Warning: /var/www/html/mythweb/include/init.php line 82:
> mkdir failed (Permission Denied)
>
> I checked the ownership and all of the mythweb folder is
> owned by root.
>
> Any ideas on my problem?
> Jon
>
>
>
> DISCLAIMER: This confidential e-mail message is intended
> only for the named recipient(s). If you are not the intended
> recipient, be advised that disclosing, copying, distributing,
> or any other use of this message, is strictly prohibited. In
> such case, destroy this message and notify the sender.
>
>
>
Re: MythWeb [ In reply to ]
> Warning: /var/www/html/mythweb/include/init.php line 82: mkdir failed
> (Permission Denied)
>
> I checked the ownership and all of the mythweb folder is owned by root.
>
> Any ideas on my problem?

Yes, your problem is

> all of the mythweb folder is owned by root.

Please read the Installation section of the README file distributed
with mythweb. You need to create the image_cache and php_sessions
directories and make them writable by your webserver.

-jim
Re: MythWeb [ In reply to ]
> Is there a way to run 2 instances of MythWeb? What I want to do is have the default MythWeb Theme at /mythweb and have the wap theme at /mythwap.
> What do I have to do to achieve this?

If you connect with a device recognized as WAP, it'll use the WAP
theme. If your device's useragent isn't in the list, send it to me and
I'll add it to the list.

However, I've been told that the WAP theme isn't "real" WAP and doesn't
work with a number of WAP devices. I don't have anything to test with,
so I have no way of knowing whether or not this is true.

-Chris

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
RE: MythWeb [ In reply to ]
mythtv-users-bounces@mythtv.org <> wrote:
>> Is there a way to run 2 instances of MythWeb? What I want
> to do is have the default MythWeb Theme at /mythweb and have
> the wap theme at /mythwap.
>> What do I have to do to achieve this?
>
> If you connect with a device recognized as WAP, it'll use the WAP
> theme. If your device's useragent isn't in the list, send it
> to me and
> I'll add it to the list.
>
> However, I've been told that the WAP theme isn't "real" WAP
> and doesn't
> work with a number of WAP devices. I don't have anything to test
> with, so I have no way of knowing whether or not this is true.
>
> -Chris
>

I just tested the wap interface and I have some comments.
I tested with a SonyEricsson T610.

* The redirect in index.html doesn't work, so I have to specify the page to
start at manualy.
* The program list is too big so my phone can't show it at all, it says
something about out of memory. Probably because I have around 100 channels
defined, but it woud be nice if it worked anyway, maybe some kind of
multiple pages.
* The dates is not configurable like the Default theme, maybe it shoud use
the generic_date and generic_time config options.
* The theme files seems to have some weird line endings, maybe windows
style?

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
RE: MythWeb [ In reply to ]
Torbjörn Jansson <mailto:torbjorn.jansson@mbox200.swipnet.se> wrote:
> mythtv-users-bounces@mythtv.org <> wrote:
>>> Is there a way to run 2 instances of MythWeb? What I want
>> to do is have the default MythWeb Theme at /mythweb and have
>> the wap theme at /mythwap.
>>> What do I have to do to achieve this?
>>
>> If you connect with a device recognized as WAP, it'll use the WAP
>> theme. If your device's useragent isn't in the list, send it
>> to me and
>> I'll add it to the list.
>>
>> However, I've been told that the WAP theme isn't "real" WAP
>> and doesn't
>> work with a number of WAP devices. I don't have anything to test
>> with, so I have no way of knowing whether or not this is true.
>>
>> -Chris
>>
>
> I just tested the wap interface and I have some comments.
> I tested with a SonyEricsson T610.
>
> * The redirect in index.html doesn't work, so I have to
> specify the page to start at manualy.
> * The program list is too big so my phone can't show it at
> all, it says something about out of memory. Probably because
> I have around 100 channels defined, but it woud be nice if it
> worked anyway, maybe some kind of multiple pages.
> * The dates is not configurable like the Default theme, maybe
> it shoud use the generic_date and generic_time config options.
> * The theme files seems to have some weird line endings,
> maybe windows style?

I forgot:

* When trying to schedule a new recording, the recording profiles combo box
only displays the first leter of the name(s) so it's almost imposibel to
figure out what is what.

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
Re: mythweb [ In reply to ]
If I remember correctly, mythweb/data.

-Dave

On 5/21/07, Piotr Romanus <lromanus@ftml.net> wrote:
>
> I am trying to get mythweb working. Every time I try to connect with my
> browser I am getting the following error:
>
>
> Error
>
> data directory is not writable by www-data. Please check permissions.
>
> Which directory is it complaining about?
>
>
> Piotr
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
Re: mythweb [ In reply to ]
On Mon, 21 May 2007 21:01:12 -0400, "David Frascone" <dave@frascone.com>
said:

> If I remember correctly, mythweb/data.

Yes. On my ubuntu system this is

/usr/share/mythtv/mythweb/data

to be precise.

Thanks,

Piotr
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
Re: MythWeb [ In reply to ]
Yes .
I get a box in the browser with
the text "An unknown module was specified"

I have configured with thaccess aso ..
But i run out of options now ..

// Hans

----- Original Message -----
From: "Stephen Robertson" <stephengrobertson@gmail.com>
To: "Discussion about mythtv" <mythtv-users@mythtv.org>
Sent: Friday, March 14, 2008 4:20 PM
Subject: Re: [mythtv-users] MythWeb


On Fri, Mar 14, 2008 at 3:10 PM, Hans Hult <hans@risby.se> wrote:
> Do u need to have mythfrontend running to get
> Mythweb working ??
>
> I get "
> An unknown module was specified
>
> when i try to load mythweb from work
>
> // Hans
No you don't need a frontend running for mythweb to work. Is that the
complete error message you get?

Stephen
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
Re: MythWeb [ In reply to ]
--- Hans Hult <hans@risby.se> wrote:

> Yes .
> I get a box in the browser with
> the text "An unknown module was specified"
>
> I have configured with thaccess aso ..
> But i run out of options now ..
>
> // Hans
>
> ----- Original Message -----
> From: "Stephen Robertson"
> <stephengrobertson@gmail.com>
> To: "Discussion about mythtv"
> <mythtv-users@mythtv.org>
> Sent: Friday, March 14, 2008 4:20 PM
> Subject: Re: [mythtv-users] MythWeb
>
>
> On Fri, Mar 14, 2008 at 3:10 PM, Hans Hult
> <hans@risby.se> wrote:
> > Do u need to have mythfrontend running to get
> > Mythweb working ??
> >
> > I get "
> > An unknown module was specified
> >
> > when i try to load mythweb from work
> >
> > // Hans
> No you don't need a frontend running for mythweb to
> work. Is that the
> complete error message you get?
>
> Stephen
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Can you get to the apache welcome screen or do you get
an error?

http://yourip/

If you can see the welcome screen, try going to
mythweb and if you get an error open
/var/log/error_log to see if it gives you any hints as
to what module is missing.


____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
Re: mythweb [ In reply to ]
On 12-04-11 12:59 AM, jacek burghardt wrote:
> I just installed 0.25 and when I go to mythweb I get this error message mythweb !!NoTrans:
> file_exists(): open_basedir restriction in effect. How I can fix it ?


Just a stab in the dark here, but.. assuming your mythweb stuff
is in /var/www/mythweb :

sudo ln -s modules /var/www/mythweb/modules_path


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-users
Re: mythweb [ In reply to ]
Me too I had the same error i had fixed by correcting master local settings
i had setup local and master to same local ip 192.168.0.xx and my mythweb
works perfetly now.

On Wed, Apr 11, 2012 at 4:01 PM, Zach Underwood <zunder1990@gmail.com>wrote:

>
> I just upgrade to 0.25 today and now I can get mythweb running. The
> backend is running b/c I can watch tv shows. This is error that I got "Unable
> to connect to the master backend at 192.168.5.6:6543 Is it running? "
>
>
> Zach Underwood (RHCE,RHCSA,RHCT)
> My website <http://zachunderwood.me>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
>
Re: mythweb [ In reply to ]
Yes that fixed it thank you.

On Wed, Apr 11, 2012 at 8:53 PM, jacek burghardt
<jaceksburghardt@gmail.com>wrote:

> Me too I had the same error i had fixed by correcting master local
> settings i had setup local and master to same local ip 192.168.0.xx and my
> mythweb works perfetly now.
>
> On Wed, Apr 11, 2012 at 4:01 PM, Zach Underwood <zunder1990@gmail.com>wrote:
>
>>
>> I just upgrade to 0.25 today and now I can get mythweb running. The
>> backend is running b/c I can watch tv shows. This is error that I got "Unable
>> to connect to the master backend at 192.168.5.6:6543 Is it running? "
>>
>>
>> Zach Underwood (RHCE,RHCSA,RHCT)
>> My website <http://zachunderwood.me>
>>
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users@mythtv.org
>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>>
>>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
>


--
Zach Underwood (RHCE,RHCSA,RHCT)
My website <http://zachunderwood.me>
Re: mythweb [ In reply to ]
On 14 May 2012 18:40, Robert Dege <livemotion@gmail.com> wrote:

> Hello,
>
> I'm using mythtv-0.25. In mythweb under Recording Schedules, is it
> possible to change the default so that the list is sorted by title?
>
> -Rob
>
> Just click on any of the column headings and it will be sorted by that
heading, click again to reverse it

Martin
Re: mythweb [ In reply to ]
On 05/14/2012 12:41 PM, Martin Moores wrote:
> On 14 May 2012 18:40, Robert Dege<livemotion@gmail.com> wrote:
>
>> Hello,
>>
>> I'm using mythtv-0.25. In mythweb under Recording Schedules, is it
>> possible to change the default so that the list is sorted by title?
>>
>> -Rob
>>
>> Just click on any of the column headings and it will be sorted by that
> heading, click again to reverse it.

Hi;

I hope the problem -Rob is referring to is that the sort selection doesn't
stick. If I click on Title, for example, and then reload the page, the
Title sort is lost.

If there's a mythweb setup option for this, I have never found it. Cookies
are enabled, select id,modified from mythweb_sessions; shows the timestamp
matched my last page reload, but *no* change when I click on Title.

--
Bill
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-users
Re: mythweb [ In reply to ]
On May 14, 2012 7:20 PM, "Bill Meek" <keemllib@gmail.com> wrote:
>
> On 05/14/2012 12:41 PM, Martin Moores wrote:
>>
>> On 14 May 2012 18:40, Robert Dege<livemotion@gmail.com> wrote:
>>
>>> Hello,
>>>
>>> I'm using mythtv-0.25. In mythweb under Recording Schedules, is it
>>> possible to change the default so that the list is sorted by title?
>>>
>>> -Rob
>>>
>>> Just click on any of the column headings and it will be sorted by that
>>
>> heading, click again to reverse it.
>
>
> Hi;
>
> I hope the problem -Rob is referring to is that the sort selection doesn't
> stick. If I click on Title, for example, and then reload the page, the
> Title sort is lost.
>
> If there's a mythweb setup option for this, I have never found it. Cookies
> are enabled, select id,modified from mythweb_sessions; shows the timestamp
> matched my last page reload, but *no* change when I click on Title.
>
> --
> Bill
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users

I see what you mean.

Sorting changes do however stick on upcoming recordings and recorded
program pages

Can't say I ever have to sort the schedules page, just by last recorded
sometimes to see if anything has stopped showing

Martin
Re: mythweb [ In reply to ]
Yes, I was referring to sorting by Title on page load. This was a default
feature when I was running mythtv-0.20. When I upgraded to 0.25, the
feature was gone. It obviously a minor issue, but just wanted to verify
that I wasn't overlooking something.

-Rob


On Mon, May 14, 2012 at 2:26 PM, Martin Moores <moores.martin@gmail.com>wrote:

>
> On May 14, 2012 7:20 PM, "Bill Meek" <keemllib@gmail.com> wrote:
> >
> > On 05/14/2012 12:41 PM, Martin Moores wrote:
> >>
> >> On 14 May 2012 18:40, Robert Dege<livemotion@gmail.com> wrote:
> >>
> >>> Hello,
> >>>
> >>> I'm using mythtv-0.25. In mythweb under Recording Schedules, is it
> >>> possible to change the default so that the list is sorted by title?
> >>>
> >>> -Rob
> >>>
> >>> Just click on any of the column headings and it will be sorted by that
> >>
> >> heading, click again to reverse it.
> >
> >
> > Hi;
> >
> > I hope the problem -Rob is referring to is that the sort selection
> doesn't
> > stick. If I click on Title, for example, and then reload the page, the
> > Title sort is lost.
> >
> > If there's a mythweb setup option for this, I have never found it.
> Cookies
> > are enabled, select id,modified from mythweb_sessions; shows the
> timestamp
> > matched my last page reload, but *no* change when I click on Title.
> >
> > --
> > Bill
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users@mythtv.org
> > http://www.mythtv.org/mailman/listinfo/mythtv-users
>
> I see what you mean.
>
> Sorting changes do however stick on upcoming recordings and recorded
> program pages
>
> Can't say I ever have to sort the schedules page, just by last recorded
> sometimes to see if anything has stopped showing
>
> Martin
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
>
Re: mythweb [ In reply to ]
Am 17/01/2022 um 23:08 schrieb Stuart Auchterlonie:
> On 17/01/2022 18:02, Klaus Becker wrote:
>> Hello,
>>
>> since php8 (actually php8.1) in Debian unstable, mythweb says
>>
>> "Fatal error: Uncaught mysqli_sql_exception: Table
>> 'mythconverg.music_songs' doesn't exist in
>> /usr/share/mythtv/mythweb/classes/Database/Query/mysqlicompat.php:68
>> Stack trace: #0
>> /usr/share/mythtv/mythweb/classes/Database/Query/mysqlicompat.php(68):
>> mysqli_query() #1 /usr/share/mythtv/mythweb/classes/Database.php(263):
>> Database_Query_mysqlicompat->execute() #2
>> /usr/share/mythtv/mythweb/classes/Database.php(326): Database->query()
>> #3 /usr/share/mythtv/mythweb/modules/music/init.php(15):
>> Database->query_col() #4
>> /usr/share/mythtv/mythweb/classes/Modules.php(30): require_once('...')
>> #5 /usr/share/mythtv/mythweb/classes/Modules.php(50): Modules::load()
>> #6 /usr/share/mythtv/mythweb/mythweb.php(30): Modules::getModule() #7
>> {main} thrown in
>> /usr/share/mythtv/mythweb/classes/Database/Query/mysqlicompat.php on
>> line 68".
>>
>> I use mythweb 1:31.0+fixes20211231.git793267a8-dmo1 and
>> MythTV 1:31.0+fixes20211113.git25f1bb1d12-dmo1 all.
>>
>> Any hint ?
>>
>
> Start the mythmusic plugin to create the DB tables?
>
>
> Regards
> Stuart


I installed mythmusic, and mythweb works again, great !

However http://localhost/mythweb/settings/tv/channels does not work. I
get the message "Transfering data from localhost...", but even after 10
or 15 minutes, nothing happens.

regards
Klaus
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: mythweb [ In reply to ]
Am 18/01/2022 um 09:54 schrieb Klaus Becker:
>
>
> Am 17/01/2022 um 23:08 schrieb Stuart Auchterlonie:
>> On 17/01/2022 18:02, Klaus Becker wrote:
>>> Hello,
>>>
>>> since php8 (actually php8.1) in Debian unstable, mythweb says
>>>
>>> "Fatal error: Uncaught mysqli_sql_exception: Table
>>> 'mythconverg.music_songs' doesn't exist in
>>> /usr/share/mythtv/mythweb/classes/Database/Query/mysqlicompat.php:68
>>> Stack trace: #0
>>> /usr/share/mythtv/mythweb/classes/Database/Query/mysqlicompat.php(68): mysqli_query()
>>> #1 /usr/share/mythtv/mythweb/classes/Database.php(263):
>>> Database_Query_mysqlicompat->execute() #2
>>> /usr/share/mythtv/mythweb/classes/Database.php(326):
>>> Database->query() #3
>>> /usr/share/mythtv/mythweb/modules/music/init.php(15):
>>> Database->query_col() #4
>>> /usr/share/mythtv/mythweb/classes/Modules.php(30):
>>> require_once('...') #5
>>> /usr/share/mythtv/mythweb/classes/Modules.php(50): Modules::load() #6
>>> /usr/share/mythtv/mythweb/mythweb.php(30): Modules::getModule() #7
>>> {main} thrown in
>>> /usr/share/mythtv/mythweb/classes/Database/Query/mysqlicompat.php on
>>> line 68".
>>>
>>> I use mythweb 1:31.0+fixes20211231.git793267a8-dmo1 and
>>> MythTV 1:31.0+fixes20211113.git25f1bb1d12-dmo1 all.
>>>
>>> Any hint ?
>>>
>>
>> Start the mythmusic plugin to create the DB tables?
>>
>>
>> Regards
>> Stuart
>
>
> I installed mythmusic, and mythweb works again, great !
>
> However http://localhost/mythweb/settings/tv/channels does not work. I
> get the message "Transfering data from localhost...", but even after 10
> or 15 minutes, nothing happens.
>
> regards
> Klaus

Finally localhost/mythweb/settings/tv/channels works, but it takes a
very long time, perhaps an hour.

Klaus
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: mythweb [ In reply to ]
On 18/01/2022 10:00, Klaus Becker wrote:
>
<snip>

>>>> Any hint ?
>>>>
>>>
>>> Start the mythmusic plugin to create the DB tables?
>>>
>>>
>>> Regards
>>> Stuart
>>
>>
>> I installed mythmusic, and mythweb works again, great !
>>
>> However http://localhost/mythweb/settings/tv/channels does not work. I
>> get the message "Transfering data from localhost...", but even after
>> 10 or 15 minutes, nothing happens.
>>
>> regards
>> Klaus
>
> Finally localhost/mythweb/settings/tv/channels works, but it takes a
> very long time, perhaps an hour.
>
> Klaus

This looks similar to (and may even be the same as) the initial import
of RadioStreams data, started from mythfrontend settings, where the
rotating 'wait, updating' screen seems to go on for ever. ISTR it took
around 20 minutes when I last did it, but it did get there.

John P


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: mythweb [ In reply to ]
Am 18/01/2022 um 12:02 schrieb John Pilkington:
> On 18/01/2022 10:00, Klaus Becker wrote:
>>
> <snip>
>
>>>>> Any hint ?
>>>>>
>>>>
>>>> Start the mythmusic plugin to create the DB tables?
>>>>
>>>>
>>>> Regards
>>>> Stuart
>>>
>>>
>>> I installed mythmusic, and mythweb works again, great !
>>>
>>> However http://localhost/mythweb/settings/tv/channels does not work.
>>> I get the message "Transfering data from localhost...", but even
>>> after 10 or 15 minutes, nothing happens.
>>>
>>> regards
>>> Klaus
>>
>> Finally localhost/mythweb/settings/tv/channels works, but it takes a
>> very long time, perhaps an hour.
>>
>> Klaus
>
> This looks similar to (and may even be the same as) the initial import
> of RadioStreams data, started from mythfrontend settings, where the
> rotating 'wait, updating' screen seems to go on for ever.  ISTR it took
> around 20 minutes when I last did it, but it did get there.
>
> John P


That's what I told to myself too: it's only the initial import of data,
but I tried several times and each time, it's very very long.

Klaus
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org