[Skip to the main content] Welcome to Daigo’s Daily Digital Diorama. I blog about Baseball, Judo, Jazz, Linux, Design and on being a dad.

  • Get Firefox!

SE Linux and Apache on Fedora Core 3

I had (and may still have) a strange permission problems that to do with SELinux setting. Long story short all i had to do was run this command:

/sbin/fixfiles -F relabel

as root (or sudo…). SELinux somehow don’t understand some file permission if you move a file certain way… I guess. It took me month to figure this out. Whew.

Leave a Reply