[mythtv-users] SVN Mythweb problems

Steve Heistand steve at heistand.org
Wed Aug 19 00:49:56 UTC 2009


> 
> 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';"

+----------------------+-----------+----------+
| value                | data      | hostname |
+----------------------+-----------+----------+
| BackendServerIP      | 10.2.1.21 | mpc      |
| BackendServerPort    | 6543      | mpc      |
| MasterServerIP       | 10.2.1.21 | NULL     |
| MasterServerPort     | 6543      | NULL     |
| ZoneMinderServerIP   | 127.0.0.1 | mpc      |
| ZoneMinderServerPort | 6548      | mpc      |
| BackendServerIP      | 127.0.0.1 | mythtv   |
| BackendServerPort    | 6543      | mythtv   |
| ZoneMinderServerIP   | 127.0.0.1 | oliver   |
| ZoneMinderServerPort | 6548      | oliver   |
+----------------------+-----------+----------+

the NULL seems odd.. 

"Why is it so hot inside this handbasket?"
--
Steve Heistand
steve at heistand.org



More information about the mythtv-users mailing list