In my environment MYSQL/PHP/APACHE is installed on one filesystem on
the box while the Nagios and Nagios Config will be installed on
another filesystem that my group has rights to.
Do you forsee these multiple filesystems creating any issues?
Obviously I need to make sure my permissions are set up properly, but
I am wondering about any hardcoded assumptions about the filesystem in
the PHP code that I may need to tweak to match my setup.
Thanks!