<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 26, 2015 at 7:41 AM, Mark <span dir="ltr"><<a href="mailto:markk@kc.net.nz" target="_blank">markk@kc.net.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I upgraded my Mythbuntu install from 14.04 to 15.04 yesterday and have<br>
run into a couple of problems that might interest people.<br>
<br></blockquote><div><br></div><div>I really do have to wonder why anyone on a myth backend machine would move from an LTS version of ubuntu to a non LTS version.<br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
1) Due to the change to systemd Mythtv doesn't auto start after boot.<br>
  I'm currently manually starting it using sudo systemctl start<br>
mythtv-backend<br>
<br>
2) Mythweb failed with an unhelpful error in the log  'PHP Fatal error:<br>
Call to a member function query_col' which is usually related to having<br>
an incorrect password configured.  In this case though it seems to be<br>
caused by too low a php memory_limit set<br>
in /etc/apache2/sites-enabled/mythweb.conf<br>
<br>
I changed the old default from 32M to the new default of 64M and it now<br>
works.  The configuration line now reads as<br>
<br>
          php_value memory_limit                  64M<br>
<br>
Regards<br>
Mark<br>
<br>
<br>
_______________________________________________<br>
mythtvnz mailing list<br>
<a href="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</a><br>
<a href="http://lists.ourshack.com/mailman/listinfo/mythtvnz" rel="noreferrer" target="_blank">http://lists.ourshack.com/mailman/listinfo/mythtvnz</a><br>
Archives <a href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/" rel="noreferrer" target="_blank">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a><br>
</blockquote></div><br></div></div>