[mythtv-commits] Ticket #12588: MythWeb does not support php7

MythTV noreply at mythtv.org
Sun Feb 7 17:46:40 UTC 2016


#12588: MythWeb does not support php7
----------------------------------+-------------------------
 Reporter:  mythtv@…              |          Owner:  stuarta
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  0.28
Component:  Plugin - MythWeb      |        Version:  0.27.5
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------

Comment (by warpme@…):

 I'm on ArchLinux with PHP 5.4.3. After
 https://github.com/MythTV/mythweb/commit/f4240e5e48f25fa40e84faabffa5522b009ab6e0
 I'm started to getting in mythweb music module white page. My http server
 (lighttpd) returns following error in log:


 {{{
 [07-Feb-2016 16:29:25 UTC] PHP Parse error:  syntax error, unexpected ';'
 in /var/http/mythweb/modules/music/mp3act_functions.php on line 53
 }}}

 Reverting
 https://github.com/MythTV/mythweb/commit/f4240e5e48f25fa40e84faabffa5522b009ab6e0
 fixes issue.
 I checked my PHP config and mysqli plugin is enabled and mysqli.so is
 present.
 If there is possibility that root cause is within my httpd/php config -
 pls advice how to check/verify/correct this.

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


More information about the mythtv-commits mailing list