Opened 14 years ago
Closed 14 years ago
#9042 closed defect (Invalid)
Mythweb fails after the upgrade.
Reported by: | 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)
Change History (3)
Changed 14 years ago by
Attachment: | mweberr.txt added |
---|
comment:1 Changed 14 years ago by
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
Resolution: | → Invalid |
---|---|
Status: | new → closed |
This is a configuration error. Please start on the users list.
Note: See
TracTickets for help on using
tickets.
Complete error message