[mythtv-commits] Ticket #4955: mythweb will not work

MythTV mythtv at cvs.mythtv.org
Fri Mar 14 18:30:24 UTC 2008


#4955: mythweb will not work
-------------------------------------+--------------------------------------
 Reporter:  tony.keller at verizon.net  |       Owner:  ijr    
     Type:  defect                   |      Status:  new    
 Priority:  minor                    |   Milestone:  unknown
Component:  mythtv                   |     Version:  unknown
 Severity:  medium                   |     Mlocked:  0      
-------------------------------------+--------------------------------------
 I can't get mythweb to work no matter how I change the htaccess, mysql, or
 any other password and user name info.

 Here is what I get in my browser no matter what machine I try to run
 mythweb from:

 Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 172:
 Incompatible protocol version (mythweb=40, backend=31)

 Fatal Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line
 39:
 Unable to connect to mythbackend, is it running?

 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 paste the whole thing into
 the ticket).
 Backtrace:

     datetime:  2008-03-14 14:26:14 (EDT)
     errornum:  256
   error type:  User Error
 error string:  Unable to connect to mythbackend, is it running?

     filename:  /usr/share/mythtv/mythweb/includes/mythbackend.php
   error line:  39

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

 Backtrace:

     file:  /usr/share/mythtv/mythweb/includes/mythbackend.php
     line:  39
    class:
 function:  trigger_error
     type:
     args:  Array
 (
     [0] => Unable to connect to mythbackend, is it running?

     [1] => 256
 )

     file:  /usr/share/mythtv/mythweb/includes/init.php
     line:  52
    class:
 function:  require_once
     type:
     args:  Array
 (
     [0] => /usr/share/mythtv/mythweb/includes/mythbackend.php
 )

     file:  /usr/share/mythtv/mythweb/mythweb.php
     line:  20
    class:
 function:  require_once
     type:
     args:  Array
 (
     [0] => /usr/share/mythtv/mythweb/includes/init.php
 )


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

 $_SESSION: Array
 (
     [language] => English
 )

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

 $_SERVER: Array
 (
     [REDIRECT_STATUS] => 200
     [HTTP_HOST] => localhost
     [HTTP_USER_AGENT] => Mozilla/5.0 (X11; U; Linux i686; en-US;
 rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11
     [HTTP_ACCEPT] =>
 text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
     [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
     [HTTP_ACCEPT_ENCODING] => gzip,deflate
     [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
     [HTTP_KEEP_ALIVE] => 300
     [HTTP_CONNECTION] => keep-alive
     [HTTP_COOKIE] => mythweb_id=280bc92f4df0fc4174b65b4cf13232d5
     [PATH] => /usr/local/bin:/usr/bin:/bin
     [SERVER_SIGNATURE] => <address>Apache/2.2.4 (Ubuntu)
 PHP/5.2.3-1ubuntu6.2 Server at localhost Port 80</address>

     [SERVER_SOFTWARE] => Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.2
     [SERVER_NAME] => localhost
     [SERVER_ADDR] => 127.0.0.1
     [SERVER_PORT] => 80
     [REMOTE_ADDR] => 127.0.0.1
     [DOCUMENT_ROOT] => /var/www
     [SERVER_ADMIN] => webmaster at localhost
     [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php
     [REMOTE_PORT] => 49600
     [REMOTE_USER] => tony
     [AUTH_TYPE] => Digest
     [REDIRECT_URL] => /mythweb/
     [GATEWAY_INTERFACE] => CGI/1.1
     [SERVER_PROTOCOL] => HTTP/1.1
     [REQUEST_METHOD] => GET
     [QUERY_STRING] =>
     [REQUEST_URI] => /mythweb/
     [SCRIPT_NAME] => /mythweb/mythweb.php
     [PHP_SELF] => /mythweb/mythweb.php
     [PHP_AUTH_DIGEST] => username="tony", realm="MythTV",
 nonce="DNRYzGlIBAA=a2e166069f2c1c6d37a4c85a334c5ce34001b2be",
 uri="/mythweb/", algorithm=MD5,
 response="522a730f1587138d2f8b86fd22854108", qop=auth, nc=00000003,
 cnonce="73367953b54153a3"
     [REQUEST_TIME] => 1205519174
     [argv] => Array ( )
     [argc] => 0
     [STATUS] => 200
     [URL] => /mythweb/
 )


 Any advice will help.
 Thanks

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


More information about the mythtv-commits mailing list