> Which translates to the following error.log entry : > > stat() > "/usr/share/path/to/my/lumen/public/directory/<snip>/public/lumen/" > failed (13: Permission denied), client: 192.168.121.10, server: > my.example.com, request: "POST /lumen/ HTTP/1.1", host: "my.example.com" Does the nginx user have read permissions on that path? rr