<html><head></head><body bgcolor="#f7f7f7" text="#2c2c2c" link="#4a90d9" vlink="#4a90d9"><div>i run my backend on arch linux. recently arch pushed an upgrade from php 5.6 to php 7. the changes are on their homepage at <a href="http://archlinux.org">http://archlinux.org</a> </div><div><br></div><div>i changed the config files to the point that i could get the httpd service to run. mythweb did not work and generated a  lot of php errors in the log which look like this:</div><div><br></div><div>PHP Fatal error:  Uncaught Error: Call to a member function query_col() on null in /var/lib/mythtv/mythweb/includes/utils.php:59\nStack trace:\n#0 /var/lib/mythtv/mythweb/modules/_shared/tmpl/default/header.php(108)</div><div><br></div><div>i downgraded back to what i had and reverted the config files and it is working again. is this something i am missing in the config files which in arch are php.ini and httpd.conf and mythweb.conf or is mythweb not compatible with the new php7  ??</div><div><br></div></body></html>