[mythtv-commits] Ticket #12588: mythweb shows blank white page with php7

MythTV noreply at mythtv.org
Sat Jan 9 23:59:33 UTC 2016


#12588: mythweb shows blank white page with php7
----------------------------------+-------------------------
 Reporter:  mythtv@…              |          Owner:  kormoc
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  Plugin - MythWeb      |        Version:  0.27.5
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------

Comment (by Frank Phillips <fphillips81@…>):

 I would say it is rather because of this:

 "This means that custom error handlers may no longer be triggered because
 exceptions may be thrown instead (causing new fatal errors for uncaught
 Error exceptions)."
 From http://php.net/manual/en/migration70.incompatible.php

 In my error_log on 0.27-fixes with php-7.0.2:

 [Sat Jan 09 17:25:56.154668 2016] [:error] [pid 8977] [client
 192.168.2.5:47614] PHP Fatal error:  Uncaught Error: Call to a member
 function query_col() on null in
 /var/lib/mythtv/mythweb/includes/utils.php:59\nStack trace:\n#0
 /var/lib/mythtv/mythweb/modules/_shared/tmpl/default/header.php(108):
 setting('recommend_enabl...', NULL)\n#1
 /var/lib/mythtv/mythweb/modules/_shared/tmpl/tmpl/header.php(16):
 require('/var/lib/mythtv...')\n#2
 /var/lib/mythtv/mythweb/modules/_shared/tmpl/_errors/error.php(19):
 include('/var/lib/mythtv...')\n#3
 /var/lib/mythtv/mythweb/includes/errordisplay.php(198):
 require_once('/var/lib/mythtv...')\n#4
 /var/lib/mythtv/mythweb/includes/database.php(15): custom_error('Please
 install ...')\n#5 /var/lib/mythtv/mythweb/includes/init.php(43):
 require_once('/var/lib/mythtv...')\n#6
 /var/lib/mythtv/mythweb/mythweb.php(20):
 require_once('/var/lib/mythtv...')\n#7 {main}\n  thrown in
 /var/lib/mythtv/mythweb/includes/utils.php on line 59, referer:
 http://192.168.2.12/mythweb/status

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12588#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list