Found the solution, thank you guys<br><br>/etc/php5/conf.d/suhosin.ini<br>suhosin.post.max_vars = 5000<br>suhosin.request.max_vars = 5000<br><br>
dont know if the value is overkill but anyway <br><br><br>-l<br><br><div class="gmail_quote">On Tue, Aug 14, 2012 at 2:38 PM, Ronald Frazier <span dir="ltr"><<a href="mailto:ron@ronfrazier.net" target="_blank">ron@ronfrazier.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Aug 14, 2012 at 7:25 AM, Mike Perkins<br>
<div>> 'suhosin' which is (I think) a<br>
> security add-on to apache also has some limits on field numbers/buffer<br>
> sizes/etc which you might need to look out for.<br>
<br>
</div>Ah, yes. That rings a bell too. Looking at my various config files, I<br>
see the following files with the following modification dates:<br>
<br>
2011-07-16 11:14:27 - /etc/apache2/conf.d/mythweb.conf<br>
2011-07-16 20:40:59 - /etc/php5/apache2/php.ini<br>
2011-07-16 23:00:36 - /etc/php5/conf.d/suhosin.ini<br>
<br>
That makes me think I first modified mythweb.conf with no results,<br>
then later tried php.ini, and finally suhosin.ini. The only thing is,<br>
looking in suhosin.ini, every single config setting in that file is<br>
commented out (starts with a semicolon) which I assume means I didn't<br>
make any changes there. So I'm not sure what I did exactly. Still, I<br>
think we're on the right path here.<br>
<span><font color="#888888"><br>
<br>
--<br>
Ron Frazier<br>
</font></span><div><div>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>