[mythtv-commits] Ticket #12835: Webpage error after 16.04 /.28 upgrade

MythTV noreply at mythtv.org
Fri Jul 29 01:51:12 UTC 2016


#12835: Webpage error after 16.04 /.28 upgrade
--------------------------------------+---------------------
     Reporter:  dm@…                  |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  0.28.0
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+---------------------
 datetime:  2016-07-28 20:45:32 (CDT)
     errornum:  256
   error type:  User Error
 error string:  !!NoTrans: You are missing a php extension for mysql
 interaction. Please install php-mysqli or similar!!
     filename:  /usr/share/mythtv/mythweb/includes/php_version_check.php
   error line:  20

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

 Backtrace:

     file:  /usr/share/mythtv/mythweb/includes/php_version_check.php
     line:  20
    class:
 function:  trigger_error
     type:
     args:  Array
 (
     [0] => You are missing a php extension for mysql interaction. Please
 install php-mysqli or similar
     [1] => 256
 )

     file:  /usr/share/mythtv/mythweb/includes/init.php
     line:  33
    class:
 function:  require_once
     type:
     args:  Array
 (
     [0] => /usr/share/mythtv/mythweb/includes/php_version_check.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
 (
     [db_server] => localhost
     [db_name] => mythconverg
     [db_login] => mythtv
     [db_password] => 33HpQO0s
     [HTTP_HOST] => 192.168.199.114
     [HTTP_CONNECTION] => keep-alive
     [HTTP_UPGRADE_INSECURE_REQUESTS] => 1
     [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1; Win64; x64)
 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
     [HTTP_ACCEPT] =>
 text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
     [HTTP_ACCEPT_ENCODING] => gzip, deflate, sdch
     [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.8
     [HTTP_COOKIE] => mythweb_id=6bto2baqvv48q1ltpj5svb1040
     [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
     [SERVER_SIGNATURE] => <address>Apache/2.4.18 (Ubuntu) Server at
 192.168.199.114 Port 80</address>

     [SERVER_SOFTWARE] => Apache/2.4.18 (Ubuntu)
     [SERVER_NAME] => 192.168.199.114
     [SERVER_ADDR] => 192.168.199.114
     [SERVER_PORT] => 80
     [REMOTE_ADDR] => 192.168.199.153
     [DOCUMENT_ROOT] => /var/www/html
     [REQUEST_SCHEME] => http
     [CONTEXT_PREFIX] =>
     [CONTEXT_DOCUMENT_ROOT] => /var/www/html
     [SERVER_ADMIN] => webmaster at localhost
     [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
     [REMOTE_PORT] => 64107
     [GATEWAY_INTERFACE] => CGI/1.1
     [SERVER_PROTOCOL] => HTTP/1.1
     [REQUEST_METHOD] => GET
     [QUERY_STRING] =>
     [REQUEST_URI] => /mythweb/mythweb.php
     [SCRIPT_NAME] => /mythweb/mythweb.php
     [PHP_SELF] => /mythweb/mythweb.php
     [REQUEST_TIME_FLOAT] => 1469756732.093
     [REQUEST_TIME] => 1469756732
 )

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

 $constant_list["user"]: Array
 (
     [ERROR] => 512
     [E_ASSERT_ERROR] => 4096
     [FATAL] => 256
     [PHP_MIN_VERSION] => 5.3
     [WARNING] => 1024
 )

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12835>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list