[mythtv-users] SVN Mythweb problems

Michael T. Dean mtdean at thirdcontact.com
Wed Aug 19 00:08:14 UTC 2009


On 08/18/2009 07:41 PM, Steve Heistand wrote:
> On Tue, 18 Aug 2009 19:37:34 -0400, Michael T. Dean wrote
>   
>> On 08/18/2009 07:15 PM, Steve Heistand wrote:
>>     
>>>> The localhost means that your backend is configured to use localhost.  
>>>> Since that's only possible in a single-host MythTV system (combined 
>>>> backend/frontend with MythWeb running on the same host as the backend), I'm 
>>>> assuming you actually have a single-host MythTV system and that both your 
>>>> master backend and MythWeb are actually running on localhost.  If not, you 
>>>> need to fix your Myth configuration.  If that system configuration properly 
>>>> describes your system, please let me know and I'll have some more questions 
>>>>     
>>>>         
>>> and which config file do you speak of here.
>>> have 3 machines, 1 slave BE doing recordings (and playback) one primary BE
>>> that was old frontend and web server is yet another machine.
>>>
>>> the url I get of the form:
>>> GET /mythweb/tv/get_pixmap/mythtv/3078/1250590140/100/75/64/3078_20090818030900.mpg.100x75x64.png
>>> but its not returning anything nor does that png file exist in the recordings directory.
>>>       
>> That question/assumption was about Nasa's configuration.  Doesn't apply 
>> to you since you get a hostname of mythtv.
> true, but your thought of a config file not set up correctly got me interested and was wondering if I had
> something misconfigured.
>
> as another data point, going to the apache server on my old BE also doesnt show the thumbnails
> but does also have the hostname url. (has the mythplugins/mythweb from R21309) but when I go
> to the apache on the slave BE it does show the thumbnails.

Can you guys (Steve and Nasa) run and post the output of:

mysql -umythtv -p mythconverg -e \
"SELECT * FROM settings WHERE value "\
"LIKE '%ServerIP' OR value LIKE '%ServerPort';"

Thanks,
Mike


More information about the mythtv-users mailing list