<div dir="ltr">Good news Robert. You should also perhaps run the following to ensure the default remains with php7.2 and to disable the other version if not required (in this case below 7.1):<div><br></div><div>sudo a2dismod php7.1 <br><div>sudo update-alternatives --set php /usr/bin/php7.2<br></div><div><br></div><div>Just in case upon a reboot you lose the default back to your previous php version.</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 27 Aug 2018 at 11:17, Robert Fisher <<a href="mailto:robert@fisher.net.nz">robert@fisher.net.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 25/08/18 11:08, Robert Fisher wrote:<br>
> I took the plunge (to 18.04.1) and most seems fine (on my MythBuntu <br>
> server)<br>
><br>
> except mythweb (and VNC server - only get a grey screen now with an X <br>
> cursor)<br>
><br>
MythWeb now works after:-<br>
<br>
sudo a2enmod php7.2<br>
then<br>
sudo systemctl restart apache2<br>
<br>
_______________________________________________<br>
mythtvnz mailing list<br>
<a href="mailto:mythtvnz@lists.ourshack.com" target="_blank">mythtvnz@lists.ourshack.com</a><br>
<a href="https://lists.ourshack.com/mailman/listinfo/mythtvnz" rel="noreferrer" target="_blank">https://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>