I have a machine with CentOS7, with web server:
Apache
PHP5.5.38
MySQL
SSH2-0.13
With NagiosCore 4.4.2 that works correctly
Now I'm trying to install NagiosQL 3.4
I have the folder in the following location:
/ var / www / html /
But when entering the browser (Mozilla Firefox), when reviewing the requirements, it sends me the following message:
Checking System Permissions
warning Settings file does not exist (config/settings.php): will be created
invalid Write test on settings directory (config/): failed
valid Read test on one class file (functions/NagVisualClass.php): OK
valid Read test on home page file (admin.php): OK
valid Read test on one template file (templates/index.tpl.htm): OK
valid Read test on one admin template file (templates/admin/datalist.htm.tpl): OK
valid Read test on one file template (templates/files/contacts.tpl.dat): OK
valid Read test on one image file (images/pixel.gif): OK
There are some errors - please check your system settings and read the requirements for NagiosQL!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I have a machine with CentOS7, with web server:
Apache
PHP5.5.38
MySQL
SSH2-0.13
With NagiosCore 4.4.2 that works correctly
Now I'm trying to install NagiosQL 3.4
I have the folder in the following location:
/ var / www / html /
But when entering the browser (Mozilla Firefox), when reviewing the requirements, it sends me the following message:
Checking System Permissions
warning Settings file does not exist (config/settings.php): will be created
invalid Write test on settings directory (config/): failed
valid Read test on one class file (functions/NagVisualClass.php): OK
valid Read test on home page file (admin.php): OK
valid Read test on one template file (templates/index.tpl.htm): OK
valid Read test on one admin template file (templates/admin/datalist.htm.tpl): OK
valid Read test on one file template (templates/files/contacts.tpl.dat): OK
valid Read test on one image file (images/pixel.gif): OK
There are some errors - please check your system settings and read the requirements for NagiosQL!
chmod 777 /var/www/html/nagiosql-3.4.0/config
I have the similar problem like ( Write test on settings directory (config/): failed).
I have hosted nagiosql at /usr/local/nagios/share/webadmin (Config file has read and write permission)
drwxrwxr-x. 11 apache apache 207 Apr 26 23:52 .
drwxrwxr-x. 16 apache apache 4096 Jul 5 19:40 ..
drwxrwxr-x. 2 apache apache 4096 Apr 26 23:52 admin
-rwxrwxr-x. 1 apache apache 1860 Apr 26 23:52 admin.php
drwxrwxr-x. 3 apache apache 76 Jul 5 20:07 config
drwxrwxr-x. 2 apache apache 103 Apr 26 23:52 doc
-rwxrwxr-x. 1 apache apache 1150 Apr 26 23:52 favicon.ico
drwxrwxr-x. 4 apache apache 4096 Apr 26 23:52 functions
drwxrwxr-x. 2 apache apache 4096 Apr 26 23:52 images
-rwxrwxr-x. 1 apache apache 2403 Apr 26 23:52 index.php
drwxrwxr-x. 7 apache apache 163 Apr 26 23:52 install
drwxrwxr-x. 3 apache apache 18 Apr 26 23:52 libraries
-rwxrwxr-x. 1 apache apache 35059 Apr 26 23:52 LICENSE
drwxrwxr-x. 2 apache apache 27 Apr 26 23:52 scripts
drwxrwxr-x. 4 apache apache 73 Apr 26 23:52 templates
I would appreciate if you can help me on this
Last edit: Pratap 2019-07-05