BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] apache issue (dan moylan)
- Subject: [Discuss] apache issue (dan moylan)
- From: Dale.Worley at comcast.net (Dale R. Worley)
- Date: Thu, 18 Sep 2025 12:27:30 -0400
- In-reply-to: <mailman.1.1758124801.7185.discuss@lists.blu.org> (discuss-request@driftwood.blu.org)
discuss-request at driftwood.blu.org writes: > From: dan moylan <jdm at moylan.us> > > i created a directory /home/moylan/log and changed ownership > to apache:apache. apache can't write to it. is there any > way i can create a directory under /home/moylan that apache > is able to write to? Two things to watch out for: Apache has to have x permission for all directories above /home/moylan/log so that it even find the log directory. SELinux tends to be set to limit what daemons can access even if the permission bits let them. Particularly, there seem to be restrictions on accessing user directories. Check the security context of the Apache process and the ACLs on /home/moylan and /home/moylan/log. But as Rich said, it's probably better to put the log directory among the "system" directories. Dale
- Prev by Date: [Discuss] apache issue
- Next by Date: [Discuss] Boston Linux and Unix LXXIII Wednesday September 24 3:30PM EDT
- Previous by thread: [Discuss] apache issue
- Next by thread: [Discuss] Boston Linux and Unix LXXIII Wednesday September 24 3:30PM EDT
- Index(es):
