Michael Zhang
Michael Zhang
The configuration interface goes frozen after clicking "Test Email Settings". **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Settings' > Email > Email Servers > default 2. Update...
By default installation, the group name for user admin is incorrect. The file /etc/shinken/contacts/admin.cfg should be updated as follow: ``` contactgroups admins,users ``` Group name is **admins**.
In the Makefile there is > mkdir -m 0755 -p $(BINDIR) but no pre-defined BINDIR. It causes error while running 'make install', see below: ``` # make install mkdir -m...
Hi, After 'make && make install', I copied ninja folder to /var/www/html by following the READ.ME file. I got HTTP500 error. In the httpd error_log: > PHP Warning: require_once(op5/log.php): failed...