<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Michael T. Dean wrote:
<blockquote cite="mid:46606B15.4090309@thirdcontact.com" type="cite">
<pre wrap="">On 06/01/2007 01:07 PM, Mike LaPlante wrote:
</pre>
<blockquote type="cite">
<pre wrap="">When I click the Video link in SVN Mythweb I get this message :
Could not create a symlink to /home/mythtv/.mythtv/MythVideo
</pre>
</blockquote>
<pre wrap=""><!---->...
</pre>
<blockquote type="cite">
<pre wrap="">However, the symlink is there and pointing to the correct location.
</pre>
</blockquote>
<pre wrap=""><!---->...
</pre>
<blockquote type="cite">
<pre wrap="">Permissions look okay to me...
[root@myth data]# ls -lh
lrwxrwxrwx 1 apache apache 30 Jun 1 12:00 video_covers ->
/home/mythtv/.mythtv/MythVideo
[root@myth .mythtv]# ls -lh
drwxrwxr-x 2 mythtv mythtv 4.0K Apr 3 13:02 MythVideo
</pre>
</blockquote>
<pre wrap=""><!---->
SymLinksIfOwnerMatch enabled? If so, "chown -h mythtv video_covers".
And, remember that you'll have to create the link from now on.
Mike
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
<br>
That option is not enabled, is it supposed to be? I don't remember
seeing anything about that in the README for mythweb. I found the
option in my httpd.conf, but its commented out. I've never had a need
for it before. <br>
</body>
</html>