On 9/16/07, <b class="gmail_sendername">Joacim J</b> &lt;<a href="mailto:jocke4news@gmail.com">jocke4news@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I am trying to install MythWeb but when trying to access the pages I get &quot;500 Internal Server Error&quot; and the error log file says:<br><br>[Sun Sep 16 21:29:59 2007] [alert] [client <a href="http://192.168.1.1" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

192.168.1.1</a>] /var/media/webroots/portal.domain.se/web/mythtv/.htaccess: Option ExecCGI not allowed here <br clear="all"><br>The .htaccess file is not changed yet (i.e. no password protection).<br><br>Any idea?<br></blockquote>
</div><br>Solved.<br><br>This was needed:<br>&nbsp;&nbsp;&nbsp; &lt;Directory &quot;/var/www/html/mythweb&quot; &gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Options&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FollowSymLinks<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AllowOverride&nbsp;&nbsp; All<br>&nbsp;&nbsp;&nbsp; &lt;/Directory&gt;<br><br clear="all"><br>
-- <br>Regards<br>Joacim