LinHES Forums
http://forums.linhes.org/

Mythweb and R5A30
http://forums.linhes.org/viewtopic.php?f=17&t=7881
Page 1 of 1

Author:  radio1_mike [ Sat Jan 14, 2006 7:25 pm ]
Post subject:  Mythweb and R5A30

I know Knoppmyth has all the plugins installed. But when I try to access Mythweb (local) via http://mythtv/mythweb/

I get a prompt for a username and password. I enter mythtv and mythtv but end up in an endless loop. How do you config MythWeb?

Author:  Xsecrets [ Sat Jan 14, 2006 9:15 pm ]
Post subject: 

the password is set during initial setup, so you should know what you set it to.

Author:  tjc [ Sun Jan 15, 2006 12:00 am ]
Post subject: 

This thread contains details on turning off the password courtesy of Human:
http://mysettopbox.tv/phpBB2/viewtopic.php?t=6556&highlight=mythweb+password

Author:  radio1_mike [ Sun Jan 15, 2006 5:31 pm ]
Post subject: 

This worked, but now- I get 2 php line errors asking if the backend is running:

1) /usr/share/mythtv/mythweb/includes/mybackend.php @ line 102
fsockopen(): unable to connect 192.168.1.4:6543

2) @ line 32
is backend running?

The backend is running though...

Author:  mjl [ Sun Jan 15, 2006 6:24 pm ]
Post subject: 

Hi radio1_mike,

May I suggest that you go thrugh all the setup menus and check the paths. Do an alt x to open a term window, then $ mythtv-setup Go for /myth/tv and /cache/cache (buffer size of 1 gig is fine to start)

Then under main menu > utilities/setup > setup go through those and check paths to be /myth/____ Once all are good, run the provided script as root to see if all fires up. Any errors that happened are sent to the user mythtv for review.


Mike
#<code>
#!/bin/sh
#
#gracefull backend restart
tail -100 /var/log/mythtv/mythbackend.log >> /home/mythtv/backend-errors
sudo sh /etc/init.d/mythtv-backend stop
sleep 7
sudo sh /etc/init.d/mythtv-backend start
ps ax |grep mythbackend
#
#<end code>

Author:  radio1_mike [ Mon Jan 16, 2006 7:49 am ]
Post subject: 

Thanks, it'll take me awhile... But I'll post.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/