BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] apache issue
- Subject: [Discuss] apache issue
- From: richard.pieri at gmail.com (Rich Pieri)
- Date: Tue, 16 Sep 2025 15:26:38 -0400
- In-reply-to: <0101019953b829e2-9296145c-c589-4e1a-be62-0ae47e3f67cd-000000@us-west-2.amazonses.com>
- References: <0101019953b829e2-9296145c-c589-4e1a-be62-0ae47e3f67cd-000000@us-west-2.amazonses.com>
On Tue, 16 Sep 2025 18:10:02 +0000 "jdm at moylan.us" wrote: > 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? I think /home/moylan needs to be mode 755 so that the apache user can read the directory to even find /home/moylan/log. Then /home/moylan/log needs to be readable and writable by the apache user. This is probably not a good idea. System services shouldn't be writing to users' home directories. What is the reason for not writing in /var/log/apache or equivalent? -- \m/ (--) \m/
- Follow-Ups:
- [Discuss] apache issue
- From: ron at bclug.ca (Ron)
- [Discuss] apache issue
- Prev by Date: [Discuss] apache issue
- Next by Date: [Discuss] apache issue
- Previous by thread: [Discuss] apache issue
- Next by thread: [Discuss] apache issue
- Index(es):
