<div dir="ltr"><div dir="ltr"><div>Hi Stephen and others!</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 18, 2020 at 11:17 PM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</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">On Fri, 18 Sep 2020 14:48:00 -0500, you wrote:<br>
<br>
>Hey Peter,<br>
><br>
>On Fri, Sep 18, 2020 at 2:35 PM Peter Bennett <<a href="mailto:pb.mythtv@gmail.com" target="_blank">pb.mythtv@gmail.com</a>> wrote:<br>
><br>
>><br>
>> Perhaps it is not finding the bindings.<br>
>><br>
>>  mythweb.php includes the path to your php bindings. It expects to find<br>
>> them in /usr/local/share/mythtv/bindings/php/ or<br>
>> /usr/share/mythtv/bindings/php/. Failing that it looks for "include_path".<br>
>> Check if the php files are in one of those directories. If you have<br>
>> installed somewhere else you can update your<br>
>> /etc/apache2/sites-available/mythweb.conf by uncommenting the "setenv<br>
>> include_path" and putting in the correct path, for example:<br>
>><br>
><br>
>They look to be there...<br>
><br>
>$ 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>
><br>
>Thank you for the suggestion. Any other ideas? I don't do any PHP work and<br>
>am a bit out of my domain here.</blockquote><div><br></div><div>I believe I had some bits wrong in the mythweb.conf apache file. I've corrected those and things seem to be working.</div><div><br></div><div>Huzzah!</div><div><br></div><div>Thanks for the replies, everyone!</div><div><br></div><div>-m<br></div></div></div>