<p>It has to do with the symbolic link. By default, apache won't follow links. There's an apache option to enable link functionality. Can't remember it, but if you google, should be easy to find.</p>
<div class="gmail_quote">On Jan 10, 2012 8:37 PM, "Raymond Norton" <<a href="mailto:admin@lctn.org">admin@lctn.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>
<div text="#000000" bgcolor="#ffffff">
I am having trouble setting up mythexport on Mythbuntu 11.10
<br>
<br>
I have tried installing mythexport through myth control center and a
couple times via apt.
<br>
<br>
Mythexport installed fine. I ran the following command as instructed:
<br>
<br>
<mythexport setup>
<br>
sudo mkdir -p /var/lib/mythtv/videos && sudo chmod 775
/var/lib/mythtv/videos && sudo chown mythtv:mythtv
/var/lib/mythtv/videos && sudo ln -s -f /var/lib/mythtv/videos
/var/www/mythexport/video^C
<br>
root@mythtv-1:/var/lib/mythtv#
<br>
<br>
I restarted Apache, but get the following error in a browser:
<br>
<br>
<Browser Error>
<br>
Forbidden
<br>
<br>
You don't have permission to access <i><span>/</span>mythexport/video<span>/</span></i>
on this server.
<br>
<br>
Apache error log shows the following:
<br>
<br>
<Apache Error Log>
<br>
[Tue Jan 10 19:23:35 2012] [error] [client x.x.x.x] Symbolic link not
allowed or link target not accessible: /var/www/mythexport/video
<br>
<br>
<br>
Any ideas how to fix this?
</div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div>