<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Times New Roman">Ok, I'm at a loss.  Maybe you guys
        can help.  On OpenSuse 15.1, mythweb works fine, except for the
        download/stream function.  I get these type of errors:</font></p>
    <p><font face="Times New Roman">[Sun Jan 19 23:45:58.497263 2020]
        [php7:warn] [pid 17538] [client 192.168.1.125:49496] PHP
        Warning:  Unknown: function '0' not found or invalid function
        name in Unknown on line 0, referer:
        <a class="moz-txt-link-freetext" href="http://192.168.1.101/tv/recorded">http://192.168.1.101/tv/recorded</a></font></p>
    <p><font face="Times New Roman">and these type of errors:</font></p>
    <p><font face="Times New Roman">[Sun Jan 19 23:46:05.293378 2020]
        [cgi:error] [pid 17536] [client 192.168.1.125:49494] AH01215:
        Compilation failed in require at
        /srv/www/htdocs/mythweb/mythweb.pl line 69.:
        /srv/www/htdocs/mythweb/mythweb.pl, referer:
        <a class="moz-txt-link-freetext" href="http://192.168.1.101/tv/recorded">http://192.168.1.101/tv/recorded</a></font></p>
    <p><font face="Times New Roman">I think the problem is with CGI, but
        no matter what I change I can't seem to fix it.  I've installed
        FastCGI and tried to enable it, I've tried pointing the CGI
        executable directory to /srv/www/htdocs/mythweb/, I feel like
        I've tried everything.  I've downloaded Perl @INC using perl -e
        shell -MCPAN... <br>
      </font></p>
    <p><font face="Times New Roman">I just don't know what else to do. 
        <br>
      </font></p>
    <p><font face="Times New Roman">For reference, 192.168.1.101 is my
        mythbackend and 192.168.1.125 is my main computer.</font></p>
    <p><font face="Times New Roman">Thank you all in advance.<br>
      </font></p>
  </body>
</html>