In Step 6 of the ZABBIX frontend installation wizard:
1) The instructions for installing the configuration file should mention that the file must be writable.
2) The test for configuration file should not succeed if the file is not writable. Currently, the test "succeeds" if the file exists, but you get errors below:
1) The instructions for installing the configuration file should mention that the file must be writable.
2) The test for configuration file should not succeed if the file is not writable. Currently, the test "succeeds" if the file exists, but you get errors below:
# fopen(.../conf/zabbix.conf.php) [function.fopen]: failed to open stream: Permission denied[.../include/setup.inc.php:414]