<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
When I click the Video link in SVN Mythweb I get this message :<br>
------------------<br>
<div id="message">
<h2>Error</h2>
<p>
Could not create a symlink to /home/mythtv/.mythtv/MythVideo, the local
MythVideo artwork directory for this hostname (myhostnamehere). Please
create a symlink to your MythVideo
directory at data/video_covers in order to use the video artwork
portions of MythWeb.</p>
</div>
------------------<br>
<br>
However, the symlink is there and pointing to the correct location. If
I remove the symlink then hit refresh in my browser it then the page
successfully loads, and the symlink is re-created. If I then click any
other link related to videos I get the same error. I can keep deleting
the symlink and refreshing pages and everything will load fine. <br>
<br>
Permissions look okay to me...<br>
[root@myth data]# ls -lh <br>
lrwxrwxrwx 1 apache apache&nbsp;&nbsp; 30 Jun&nbsp; 1 12:00 video_covers -&gt;
/home/mythtv/.mythtv/MythVideo<br>
[root@myth .mythtv]# ls -lh<br>
drwxrwxr-x 2 mythtv mythtv 4.0K Apr&nbsp; 3 13:02 MythVideo<br>
<br>
My versions...<br>
[root@myth .mythtv]# rpm -q mythtv<br>
mythtv-0.21-159_trunk_r13460.fc6<br>
[root@myth .mythtv]# rpm -q mythweb<br>
mythweb-0.21-159_trunk_r13460.fc6<br>
<br>
Not a major deal to me, if someone knows a fix great, if not no biggie,
just wanted to report it in case it was an unknown bug.<br>
<br>
Thanks<br>
Mike<br>
<br>
</body>
</html>