[mythtv-commits] Ticket #7557: New Mythweb won't go past masterserverip error

MythTV mythtv at cvs.mythtv.org
Fri Nov 13 00:56:14 UTC 2009


#7557: New Mythweb won't go past masterserverip error
----------------------------------+-----------------------------------------
 Reporter:  noah.swint@…          |       Owner:  kormoc
     Type:  defect                |      Status:  new   
 Priority:  minor                 |   Milestone:  0.22  
Component:  Plugin - MythWeb      |     Version:  0.22  
 Severity:  high                  |     Mlocked:  0     
----------------------------------+-----------------------------------------
 I can't access mythweb any more due to the MasterserverIP error
 http://192.168.2.5/mythweb/

 select * from settings where value like 'MasterS%' order by value;
 +------------------+-------------+----------+
 | value            | data        | hostname |
 +------------------+-------------+----------+
 | MasterServerIP   | 192.168.2.5 | NULL     |
 | MasterServerPort | 6543        | NULL     |
 +------------------+-------------+----------+


     datetime:  2009-11-12 19:18:58 (EST)
     errornum:  256
   error type:  User Error
 error string:  MasterServerIP or MasterServerPort not found! You mayneed
 to check your settings.php file or re-run mythtv-setup
     filename:  /var/www/html/mythweb/classes/MythBackend.php
   error line:  45

 ==========================================================================

 Backtrace:

     file:  /var/www/html/mythweb/classes/MythBackend.php
     line:  45
    class:
 function:  trigger_error
     type:
     args:  Array
 (
     [0] => MasterServerIP or MasterServerPort not found! You mayneed to
 check your settings.php file or re-run mythtv-setup
     [1] => 256
 )

     file:  /var/www/html/mythweb/includes/init.php
     line:  72
    class:  MythBackend
 function:  find
     type:  ::
     args:  Array ( )
     file:  /var/www/html/mythweb/mythweb.php
     line:  20
    class:
 function:  require_once
     type:
     args:  Array
 (
     [0] => /var/www/html/mythweb/includes/init.php
 )

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7557>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list