/
SELinux
SELinux
SE Linux is automatically disabled during installation of nmsprime-base.
See: https://github.com/schmto/nmsprime/blob/dev/Install/after_install.sh
# # disable SE linux # sed -i "s/^SELINUX=enforcing$/SELINUX=disabled/" /etc/sysconfig/selinux setenforce 0
alternative
# or prevent blocking the app/storage directory sudo su chcon -R -h -t httpd_sys_script_rw_t /var/www/lara/storage
, multiple selections available,
Related content
Apache
More like this
Authentication API
Authentication API
More like this
MySQL
More like this
SNMP
More like this
Database Setup
Database Setup
More like this
DNS
More like this