Opened 14 years ago

Closed 14 years ago

#9042 closed defect (Invalid)

Mythweb fails after the upgrade.

Reported by: odror7@… Owned by:
Priority: critical Milestone: unknown
Component: MythTV - General Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I get the following error when Accessing mythweb http://localhost/mythweb:

Fatal Error

MasterServerIP or MasterServerPort not found! You mayneed to check your settings.php file or re-run mythtv-setup

If you choose to submit a bug report please make sure to include a brief description of what you were doing, along with the following backtrace as an attachment (please don\'t just paste the whole thing into the ticket)

The port and the Server are set correctly

Enclosed complete error message (for security, some items were changed)

Attachments (1)

mweberr.txt (8.6 KB) - added by odror7@… 14 years ago.
Complete error message

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by odror7@…

Attachment: mweberr.txt added

Complete error message

comment:1 Changed 14 years ago by anonymous

If I remove the following lines from MythBackend?.php. It seems to work fine.

           if (!$host || !$port)
                trigger_error("MasterServerIP or MasterServerPort not found! You may"
                            ."need to check your settings.php file or re-run mythtv-setup",
                            FATAL);

comment:2 Changed 14 years ago by robertm

Resolution: Invalid
Status: newclosed

This is a configuration error. Please start on the users list.

Note: See TracTickets for help on using tickets.