<div dir="ltr"><div>When I go to mythweb in my browser, the page displayed says:<br><br>&quot;Fatal error: Call to a member function query_col() on a non-object in /usr/share/mythtv/mythweb/modules/backend_log/init.php on line 15&quot;<br><br></div><div>LInes 14 and 15 are:<br>// Check to see if database logging has been enabled<br>    $enabled = $db-&gt;query_col(&#39;SELECT SUM(data) FROM settings WHERE value=&quot;LogEnabled&quot;&#39;);<br><br></div><div>Is it a database thing?  A permission thing? <br></div><div><br>It might be related to this:  I was troubleshooting pulseaudio and did a dumb thing: I deleted everything in /var/log.  That caused a problem with apache2 (it won&#39;t launch unless a /var/log/apache2 directory exists).  I added the directory back and now apache runs.  But I get this error message - not sure where to look next...<br></div><br><br></div>