Files
server/usr/share/passenger/templates/nginx/cannot_write_to_dir.txt.erb
2026-01-07 20:52:11 +01:00

11 lines
432 B
Plaintext

<red>Permission problems</red>
This installer must be able to write to the following directory:
<b><%= @dir %></b>
But it can't do that, despite the fact that it's running as root. There's
probably a permission problem, or (if you're running on a
RedHat/CentOS-based Linux distribution) SELinux might be interfering.
Please fix the permissions for the aforementioned directory and/or disable
SELinux, and re-run this installer.