[mythtv-commits] Ticket #13255: mythweb Xubuntu 18.04

MythTV noreply at mythtv.org
Thu Jan 16 10:48:31 UTC 2020


#13255: mythweb Xubuntu 18.04
---------------------------------------------+-----------------------------
 Reporter:  Mike Bibbings <mike.bibbings@…>  |          Owner:  (none)
     Type:  Bug Report - General             |         Status:
                                             |  infoneeded_new
 Priority:  minor                            |      Milestone:
                                             |  needs_triage
Component:  Packaging                        |        Version:  v29-fixes
 Severity:  low                              |     Resolution:
 Keywords:  mythweb                          |  Ticket locked:  0
---------------------------------------------+-----------------------------

Comment (by Mike Bibbings):

 Bill,

 That is a much better way

 ran up Xubuntu 18.04 in a VM

 installed default (original 0.29 release from Ubuntu repo) mythtv and
 mythweb

 added two VBOX DVB-S/S2 network tuners (over 800 channels in mythconverg
 channel table)
 confirmed error in mythweb max vars exceeed 1000

 applied one line change php_value max_input_vars 30000 to /etc/apache2
 /sites-available/mythweb.conf
 no error in mythweb

 added ppa:mythbuntu/0.29
 no errors in mythweb (change to /etc/apache2/sites-available/mythweb.conf
 has persisted over upgrade)

 added ppa:mythbuntu/30
 no errors in mythweb (change to /etc/apache2/sites-available/mythweb.conf
 has persisted over upgrade)

 added ppa:mythbuntu/31
 no errors in mythweb (change to /etc/apache2/sites-available/mythweb.conf
 has persisted over upgrade)

 Also tried on another test backend built from source with 432 channels
 using max_input_vars 10000 which worked correctly.

 Notes:

 in /etc/apache2/sites-available/mythweb.conf php_value memory_limit is 64M
 not the 512M in your code snippet.

 max_input_vars 10000 allows for up to 620 channels in mythconverg channel
 table. I usually set to 30000 due to my configuration of both DVB-T/T2 and
 DVB-S/S2

 Mike

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


More information about the mythtv-commits mailing list