<div dir="ltr">On Fri, Sep 20, 2013 at 10:45 AM, Gary Buhrmaster <span dir="ltr">&lt;<a href="mailto:gary.buhrmaster@gmail.com" target="_blank">gary.buhrmaster@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On Fri, Sep 20, 2013 at 3:37 PM, Gary Buhrmaster<br>
&lt;<a href="mailto:gary.buhrmaster@gmail.com">gary.buhrmaster@gmail.com</a>&gt; wrote:<br>
...<br>
<div class="im">&gt; mythweb (at least as packaged in rpmfusion)<br>
<br>
</div>I should clarify to say that that is my recollection.<br>
It may be different in the current packaging, but<br>
I am pretty sure I recall a time when you had to<br>
set the owner of that directly to apache so that<br>
it could write to save various cached/state content.<br>
<br>
First step is to verify that is still true.<br><br></blockquote><div>Looking at that now...</div><div><br></div><div> # ll image_cache/</div><div>total 0</div><div><br></div><div><div># ll data/cache/</div><div>total 0</div>
</div><div><br></div><div><div># ll data/tv_icons/</div><div>total 68</div><div>-rw-r--r--. 1 apache apache 11195 Dec  9  2012 whbq_fox13_memphis.jpg</div><div>-rw-r--r--. 1 apache apache  4473 Dec  9  2012 wkno_pbs_memphis.jpg</div>
<div>-rw-r--r--. 1 apache apache  8066 Dec  9  2012 wlmt_cw30_memphis.jpg</div><div>-rw-r--r--. 1 apache apache 12404 Dec  9  2012 wmc5_memphis.jpg</div><div>-rw-r--r--. 1 apache apache  8132 Dec  9  2012 wpty24_memphis.jpg</div>
<div>-rw-r--r--  1 apache apache  3594 Dec 17  2012 wpxx_my50_memphis.jpg</div><div>-rw-r--r--. 1 apache apache  8430 Dec  9  2012 wreg3_memphis.jpg</div></div></div><br></div><div class="gmail_extra">Looks like only usr/share/mythweb/data/tv_icons is written to, but that more of a one time thing rather than on a continuing basis...</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">/usr/share/mythweb/data/video &amp; video_convers are symbolic links.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Maybe that&#39;s the best way to handle this? Anything writable should be symbolically linked to /var/cache/mythweb or something like that.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Looks like I can drop a few directories I&#39;m creating in the mythweb spec file...</div><div class="gmail_extra"><br></div><div class="gmail_extra">Richard</div>
</div>