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

12 lines
461 B
Plaintext

<red>Permission problems</red>
Phusion Passenger Standalone 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 Phusion Passenger Standalone.