[mythtv-users] apache2 mythweb mythweb.pl not being run

Rob Davis rob at davis-family.info
Tue May 31 11:23:07 UTC 2011


On 31/05/11 01:44, Tom Wright wrote:
> On Tuesday 31 May 2011 04:30:22 Rob Davis wrote:
>> Any apache2 guru's that can help with the config?  I have just installed
>> mod_perl and it appears to be being run, but am not sure what to do..
>
> I'm pretty far from being an apache2 guru, but have just checked my default
> debian install and found this near the end of
> /etc/apache2/conf.d/mythweb.conf:
>
>      # Set up the perl handler so we can stream properly.  Do not use mod_perl
>      # because it has a tendency to hold onto child processes, which causes
>      # problems if the browser closes on an in-progress stream.
>      #
>          <Files *.pl>
>              SetHandler cgi-script
>              Options +ExecCGI
>          </Files>
>
>
> (this comes just before the</Directory>)
>
> Just a thought, and don't know if it'll help.
>

Yup, I have and saw that too.  Doesn't seem to make a difference..



-- 

Rob Davis


More information about the mythtv-users mailing list