<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 08/25/2010 08:52 AM, Mark Adams wrote:
<blockquote cite="mid:4C752E39.1050204@msn.com" type="cite">On
08/24/2010 04:56 PM, Doug Lytle wrote:
  <br>
  <blockquote type="cite">Mark Adams wrote:
    <br>
    <blockquote type="cite"><br>
Okay Doug, I took the couple of hours required to compile MythTV 0.23.1
from source.&nbsp; Still no Mythweb, still no audio in mythfrontend.
      <br>
    </blockquote>
    <br>
Did you have audio on the front end before?
    <br>
    <br>
What does the frontend's logs show?&nbsp; If via RPM, the logs will be in
/var/log/mythtv I think, if not you can specify on the mythfrontend
command line to write out a log.
    <br>
    <br>
Doug
    <br>
  </blockquote>
  <br>
Okay, installed MythTV and Mythweb as per instructions compiled from
source.
  <br>
  <br>
The good news: audio is back in Mythfrontend
  <br>
  <br>
The bad news: Mythweb is still Access forbidden!
  <br>
  <br>
Apache is responsible for this, I just have no idea what the problem
is.&nbsp;&nbsp; However, I am getting the impression from clues like this:
  <br>
  <br>
# httpd -S
  <br>
Syntax error on line 107 of /etc/httpd/conf.d/mythweb.conf:
  <br>
Invalid command 'php_value', perhaps misspelled or defined by a module
not included in the server configuration
  <br>
  <br>
That mod_php5 may have something to do with it, but I may be totally
wrong. The php_value (and php_flag) stuff may have nothing to do with
mythweb not working.
  <br>
  <br>
Mark
  <br>
  <br>
</blockquote>
<br>
One of the guys in the apache mailing list suggested I add mythweb.php
to the DirectoryIndex and doing that produced this when I called up the
mythweb page:<br>
<br>
<b>Warning</b> at
/var/www/html/mythweb/modules/_shared/tmpl/_errors/db_vars_error.php,
line 23:<br>
require(modules/_shared/tmpl/tmpl/header.php) [<a
 href="http://pvr/mythweb/function.require">function.require</a>]:
failed to open stream: No such file or directory<br>
<br>
Anybody recognize that?<br>
<br>
Thanks.<br>
<br>
Mark<br>
</body>
</html>