[Stable Update] 2025-09-26 - Kernels, NVIDIA, Systemd, LibreOffice, KDE Software

Apache could not serve local files. The error log contained a familiar error message, “…because search permissions are missing on a component of the path…”, but with a new reason introduced with this update.

/etc/systemd/system/httpd.service.d/hardening.conf was not in Apache 2.4.63, but is in Apache 2.4.65. The systemd directive ProtechHome is set to on.

A solution is to change the value for ProtectHome to off. After the change, reload daemon-reload and restart httpd.

1 Like