<div class="gmail_quote">On Tue, Feb 14, 2012 at 10:52 PM, Jean-Yves Avenard <span dir="ltr">&lt;<a href="mailto:jyavenard@gmail.com">jyavenard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 15 February 2012 15:01, Douglas Peale &lt;<a href="mailto:Douglas_Peale@comcast.net">Douglas_Peale@comcast.net</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt; Thanks, that change and a reboot got the mythweb page back up. Still some issues though, tried to go to the listings page and<br>
&gt; got &quot;Error data/tv_icons directory is not writeable by www-data. Please check permissions&quot;.<br>
<br>
</div>There&#39;s never any need to reboot unless you&#39;ve had a kernel update<br>
<br>
sudo service apache2 restart would have done the job<br>
<div class="im"><br>
&gt;<br>
&gt; A bit of work with chmod got that issue fixed.<br>
<br>
</div>Yes, same deal here<br>
I actually did a chown www-data:www-data .<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br></div></div></blockquote><div><br></div><div>The tv_icons and cache problem should hopefully be fixed in tonight&#39;s autobuild (2012-02-16+).  It turned out that empty directories were being shipped in mythweb git causing the symlink creation of the directories with proper permissions to fail during postinst.</div>
<div><br></div><div>As for the apache conf failure, can someone with this failure please elaborate on their scenario?  Karl Dietz shared with the patch to set that directory to match what was in packaging (/var/www/mythweb).</div>
<div><br></div><div>The packaging ships /var/www/mythweb as a symlink to /usr/share/mythtv/mythweb.  So it makes sense (to me at least) that the apache conf when enabled via sites-enabled should have options to affect /var/www/mythweb not /var/www/html.</div>
</div>