<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Chris,<br>
<br>
Thanks for the reply!<br>
<br>
I think you might be on to something here. As soon as I see this, I'm
thinking they should be owned by apache.<br>
<br>
Is this a case of needing to chown -R apache:apache /var/www/mythweb<br>
<br>
<pre>mythtv@mythbox:/var/www/mythweb$ ls -la
total 64
drwxr-xr-x   7 root     root     4096 Oct 20 20:12 .
drwxr-xr-x  11 root     root     4096 Oct 20 20:12 ..
-rw-r--r--   1 root     root     6294 Nov  5 16:52 .htaccess
-rw-r--r--   1 root     root      188 Sep 13 20:32 LICENSE
-rw-r--r--   1 root     root     8898 Sep 13 20:32 README
-rw-r--r--   1 root     root      543 Sep 13 20:32 TODO
drwxr-xr-x   5 www-data www-data 4096 Oct 20 23:37 data
lrwxrwxrwx   1 root     root       17 Oct 20 20:12 image_cache -&gt; /myth/image_cache
drwxr-xr-x   4 root     root     4096 Oct 20 20:12 includes
drwxr-xr-x   3 root     root     4096 Oct 20 20:12 js
drwxr-xr-x  13 root     root     4096 Oct 20 20:12 modules
lrwxrwxrwx   1 root     root       11 Oct 20 20:12 music -&gt; /myth/music
lrwxrwxrwx   1 root     root       11 Oct 20 20:12 music_dir -&gt; /myth/music
lrwxrwxrwx   1 root     root       11 Oct 20 20:12 music_url -&gt; /myth/music
-rw-r--r--   1 root     root      946 Sep 13 20:32 mythweb.php
-rwxr-xr-x   1 root     root     2531 Sep 13 20:32 mythweb.pl
drwxr-xr-x   7 root     root     4096 Oct 20 20:12 skins
lrwxrwxrwx   1 root     root        8 Oct 20 20:12 video_dir -&gt; /myth/tv
lrwxrwxrwx   1 root     root       19 Oct 20 20:12 video_img -&gt; /myth/video/.covers
lrwxrwxrwx   1 root     root       11 Oct 20 20:12 video_url -&gt; /myth/video

</pre>
<br>
<br>
Chris Petersen wrote:
<blockquote cite="mid454E7268.6050401@forevermore.net" type="cite">
  <blockquote type="cite">
    <pre wrap="">Click on the title (
<a class="moz-txt-link-freetext" href="http://192.168.0.20:8000/mythweb/pl/stream/1501/1161859500">http://192.168.0.20:8000/mythweb/pl/stream/1501/1161859500</a>), and no joy.
Pages time out, and I'm not seeing any apache error.log entries.

I have verified the rewrite rule in .htaccess, and I have verified that I
have the correct handler.pl file. I really don't know where to look next.
    </pre>
  </blockquote>
  <pre wrap=""><!---->

check executable permissions on mythweb.pl, and make sure that your
apache allows cgi access outside of the cgi-bin directory (should be
covered in the .htaccess, though)

-Chris

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>