<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 26, 2013 at 9:56 AM, Gary Buhrmaster <span dir="ltr"><<a href="mailto:gary.buhrmaster@gmail.com" target="_blank">gary.buhrmaster@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Sep 26, 2013 at 3:33 PM, Gabe Rubin <<a href="mailto:gaberubin@gmail.com">gaberubin@gmail.com</a>> wrote:<br>
....<br>
<div class="im">> I thought Fedora 17 was still supported for a bit.<br>
<br>
</div>See: <a href="https://lists.fedoraproject.org/pipermail/announce/2013-July/003177.html" target="_blank">https://lists.fedoraproject.org/pipermail/announce/2013-July/003177.html</a><br></blockquote><div><br></div><div>
Thanks. That would explain why it pulled .26 instead of .27. I will upgrade soon enough. It looks like FedUp makes that an easier process.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
> I hate SELinux and did not have it running on the last system.<br>
<br>
</div>SELinux can be a positive thing, especially for public access<br>
services such as Apache, since it can provide protection against<br>
incorrect programming practices (i.e. as you see, it protects<br>
against writing data that you should not be able to write). And<br>
while there are potential issues with SELinux based on its<br>
pedigree, there is currently no evidence that it is anything other<br>
than a positive for most.<br>
<div class="im"><br>
> Will need to disable it here, but unsure how.<br>
<br>
</div>Many possible solutions. Easiest is probably in /etc/sysconfig/selinux<br></blockquote><div><br></div><div>Will look into this. Thanks.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
> In the meantime, this is the output of the command (doesn't this mean apache<br>
> can write to the data directory? and is that the correct user?):<br>
<br>
</div>No, the httpd_sys_content_t means read only content.<br>
<div class="im"><br>
> So is the best solution to just move everything into the /var/www/html/<br>
> directory?<br>
<br>
</div>I have not checked, but /var/www/html is likely set for<br>
read-only (and/or no execute) SELinux policies (at least<br>
it makes sense that html is read-only, and not executable).<br>
<br>
Well, I believe the target (for RPMFusion) is to move the<br>
data/cache directories to /var/lib/mythweb (an architecturally<br>
appropriate location), create appropriate links, and then set<br>
the permissions there.<br>
<div class="HOEnZb"><div class="h5"><br>
Gary<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div></div>