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

MythTV noreply at mythtv.org
Thu Jan 16 03:43:51 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
---------------------------------------------+-----------------------------
Changes (by Bill Meek):

 * status:  new => infoneeded_new


Comment:

 Mike,

 1st, I changed all of my /etc/phpX/... files that had max_input_vars
 to 1000.

 Then made the change in: /etc/apache2/sites-available/mythweb.conf:
 {{{
         # If you have a large number of channels, you may need to increase
 this
         # value to prevent PHP from running out of memory.
             php_value max_input_vars                10000 <---------
             php_value memory_limit                  512M
             php_value max_execution_time            30
 }}}

 Restarted apache2.service and changed a single channel OK.
 Repeated with the above set to 400 and couldn't find the
 error message, but the change didn't take.

 Would this be acceptable? It would eliminate the need to change the
 values in /etc/phpX/... every time a new version of php comes out.

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


More information about the mythtv-commits mailing list