<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Ok, I fixed it, and I think what did it was uncommenting:</p>
<p>use CGI qw/:standard/;</p>
<p>in /srv/www/htdocs/mythweb/mythweb.pl</p>
<p>It's literally like the first line of real code. I don't know
why it was commented, i don't think I did it. <br>
</p>
<p>I did not comment:</p>
<p>use CGI qw/:FastCGI/;</p>
<p>they are both uncommented. As long as I keep it within my home
network, I think I'm ok security-wise.<br>
</p>
<div class="moz-cite-prefix">On 1/19/20 11:58 PM, Jeremy D. Eiden
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:d5bc0518-cec7-402b-0c44-40c6c21183b0@gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<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"
moz-do-not-send="true">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"
moz-do-not-send="true">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>
</blockquote>
</body>
</html>