Check out the configs yourself and let me know what you think.  I believe
they are all intact.

mythweb.conf  http://pastebin.mandriva.com/19683

httpd.conf  http://mandriva.pastebin.com/N9dRnL7s

php.ini  http://mandriva.pastebin.com/dLuZkJTx


Thanks for looking at this.

Mark

On Thu, Aug 26, 2010 at 4:50 PM, Justin Pasher <just...@distribion.com>wrote:

> -----Original Message----- From: Mark Adams
>> Sent: 25 August, 2010 17:10
>> To: users@httpd.apache.org
>> Subject: Re: [us...@httpd] Mythweb Access Forbidden
>>
>> Okay, thanks Martin.  I am beat.  I'm going to turn in and pick this up
>> after work tomorrow morning.
>>
>> I appreciate your help, but it looks like we're at a dead end here too.  I
>> suspect php isn't working somehow, though on the same server phpmyadmin and
>> dokuwiki work just fine.
>>
>
> I figured I'd throw out my two cents here, since I use MythWeb myself.
> Based upon what I've seen in the thread, it sounds like you are not
> including the apache config settings that came with mythweb in your own
> apache config.
>
> There is a file under $PREFIX/share/mythtv/mythweb/mythweb.conf.apache that
> holds a bunch of settings to make mythweb usable. One of the things that
> file contains is a RewriteRule to push everything through the mythweb.php
> script. Since you are getting a 403 errors, I'd guess apache is looking for
> an index file according to DocumentIndex, not finding it, then refusing to
> generate a directory listing due to restrictions on that directory.
>
> In my setup (Debian), I simply have a symlink under
> /etc/apache2/conf.d/mythweb.conf that points to the aforementioned file.
> You'll have to tweak a few of the settings in the file to make it work for
> you (database settings, some directory paths, etc), but that will probably
> get you going.
>
> -- Justin Pasher
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>


-- 
Mark Adams

Reply via email to