[mythtv-users] Mythweb fails after upgrade. (ubuntu 10.04 to 10.10)
Oz Dror
odror7 at gmail.com
Sat Oct 2 21:30:03 UTC 2010
> Run mythtv-setup and set the Master backend IP address (and verify the
> port). Also, verify that MythWeb is using the right database (i.e. set
> the database information in your apache mythweb configuration file).
I have verified the setup. it is as it should be.
I found that the issue is with the port not the IP.
because if I replace
if (!$host || !$port)
with
if (!$host)
I do not get the error message.
When I look at the first page mythtv-setup-> general. I can see that
the port is set to 6543. Is there any other place where I need to look
for it.
Thanks.
More information about the mythtv-users
mailing list