[mythtv-users] installing mythweb
Matt Zagrabelny
mzagrabe at d.umn.edu
Fri Sep 18 19:48:00 UTC 2020
Hey Peter,
On Fri, Sep 18, 2020 at 2:35 PM Peter Bennett <pb.mythtv at gmail.com> wrote:
>
> Perhaps it is not finding the bindings.
>
> 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:
>
They look to be there...
$ ls -lh /usr/local/share/mythtv/bindings/php/
total 56K
-rw-r--r-- 1 root root 10K Sep 8 14:20 MythBackend.php
-rw-r--r-- 1 root root 3.4K Sep 8 14:20 MythBase.php
-rw-r--r-- 1 root root 7.4K Sep 8 14:20 MythFrontend.php
-rw-r--r-- 1 root root 4.8K Sep 8 14:20 MythTVChannel.php
-rw-r--r-- 1 root root 12K Sep 8 14:20 MythTV.php
-rw-r--r-- 1 root root 2.8K Sep 8 14:20 MythTVProgram.php
-rw-r--r-- 1 root root 2.0K Sep 8 14:20 MythTVRecording.php
-rw-r--r-- 1 root root 125 Sep 8 14:20 MythTVStorageGroup.php
Thank you for the suggestion. Any other ideas? I don't do any PHP work and
am a bit out of my domain here.
-m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200918/1068a8c6/attachment.htm>
More information about the mythtv-users
mailing list