<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body 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&nbsp; fine. I ran the following command as instructed:
<br>
<br>
&lt;mythexport setup&gt;
<br>
sudo mkdir -p /var/lib/mythtv/videos &amp;&amp; sudo chmod 775
/var/lib/mythtv/videos &amp;&amp; sudo chown mythtv:mythtv
/var/lib/mythtv/videos &amp;&amp; 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>
&lt;Browser Error&gt;
<br>
Forbidden
<br>
<br>
You don't have permission to access <i class="moz-txt-slash"><span
 class="moz-txt-tag">/</span>mythexport/video<span class="moz-txt-tag">/</span></i>
on this server.
<br>
<br>
Apache error log shows the following:
<br>
<br>
&lt;Apache Error Log&gt;
<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?
</body>
</html>