<div dir="ltr"><div>Hey Peter,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 18, 2020 at 2:35 PM Peter Bennett <<a href="mailto:pb.mythtv@gmail.com">pb.mythtv@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div><br><p>Perhaps it is not finding the bindings.<br>
    </p>
    <p> mythweb.php includes the path to your php bindings. It expects
      to find them in /usr/local/share/mythtv/bindings/php/ or
      /usr/share/mythtv/bindings/php/. Failing that it looks for
      "include_path". Check if the php files are in one of those
      directories. If you have installed somewhere else you can update
      your /etc/apache2/sites-available/mythweb.conf by uncommenting the
      "setenv include_path" and putting in the correct path, for
      example:<br></p></div></blockquote><div><br></div><div>They look to be there...<br></div><div><br></div><div>$ ls -lh /usr/local/share/mythtv/bindings/php/<br>total 56K<br>-rw-r--r-- 1 root root  10K Sep  8 14:20 MythBackend.php<br>-rw-r--r-- 1 root root 3.4K Sep  8 14:20 MythBase.php<br>-rw-r--r-- 1 root root 7.4K Sep  8 14:20 MythFrontend.php<br>-rw-r--r-- 1 root root 4.8K Sep  8 14:20 MythTVChannel.php<br>-rw-r--r-- 1 root root  12K Sep  8 14:20 MythTV.php<br>-rw-r--r-- 1 root root 2.8K Sep  8 14:20 MythTVProgram.php<br>-rw-r--r-- 1 root root 2.0K Sep  8 14:20 MythTVRecording.php<br>-rw-r--r-- 1 root root  125 Sep  8 14:20 MythTVStorageGroup.php<br></div><div> </div><div>Thank you for the suggestion. Any other ideas? I don't do any PHP work and am a bit out of my domain here.<br></div><div><br></div><div>-m<br></div></div></div>