On 2016-12-14, Predrag Punosevac <[email protected]> wrote: > I followed pkg-readmes and mysql, php, and nginx are correctly > configured and working in the INSECURE mode(no chroot). Please no > remarks if you are not familiar with LibreNMS and the fact that it has > to be run in the insecure mode.
The pkg-readme only says to run php outside the chroot, nginx is OK as normal. Try normal chrooted nginx (remove the -u flag) and undo your changes to the "location" block, I have it working on multiple installations like that. For un-chrooted nginx you will have to make some other changes, though I don't see any reason to do that. > The one other thing I did different was my > /var/www/librenms is owned by _librenms:_librenms. Only the logs/ and rrd/ directories should be writable by the user running the php code.

