<p dir="ltr"><br>
On Jul 22, 2014 12:09 PM, &quot;Karl Newman&quot; &lt;<a href="mailto:newmank1@asme.org">newmank1@asme.org</a>&gt; wrote:<br>
&gt;<br>
&gt; On Tue, Jul 22, 2014 at 8:11 AM, Janusz S. Bien &lt;<a href="mailto:jsbien@mimuw.edu.pl">jsbien@mimuw.edu.pl</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Quote/Cytat - <a href="mailto:mythtv-users-request@mythtv.org">mythtv-users-request@mythtv.org</a> (Tue 22 Jul 2014 02:00:01 PM CEST):<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Message: 2<br>
&gt;&gt;&gt; Date: Mon, 21 Jul 2014 07:06:20 -0600<br>
&gt;&gt;&gt; From: jacek burghardt &lt;<a href="mailto:jaceksburghardt@gmail.com">jaceksburghardt@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thank you for your answer.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; Well under mythtv-setup there i channel editor that will let you delete tv<br>
&gt;&gt;&gt; channels.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve checked the channel editor but I don&#39;t see any way to delete a<br>
&gt;&gt; specific channel. I can only edit its properties or remove all the<br>
&gt;&gt; channels.<br>
&gt;&gt;<br>
&gt;&gt; Moreover I&#39;ve checked the Channel Info tab in mythweb. Here I can mark<br>
&gt;&gt; a channel for deletion, but can&#39;t actually delete it (nothing happens<br>
&gt;&gt; when I click on Save).<br>
&gt;&gt;<br>
&gt;<br>
&gt; You&#39;re probably running into a variable limitation in your php install (because there are so many fields on the mythweb channel editor page). The fix is simple (although finding the correct php.ini file to put it in may be tricky because there tends to be a number of them). Here&#39;s the variable you need to change:<br>

&gt; max_input_vars = 10000<br>
&gt; In my setup the default is 1000, but I changed it to 10000. You may also need to change the memory_limit setting, although mine appears to be at the default 128M and it&#39;s working fine. Check your web server error logs if it&#39;s still not working after making this change and restarting it.<br>

&gt;<br>
&gt; Sincerely,<br>
&gt;<br>
&gt; Karl<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a></p>
<p dir="ltr">In channel editor highlight the unneeded channel press &quot;d&quot; then agree to delete it.</p>
<p dir="ltr">&gt;<br>
</p>