Can you provide a screen shot of the System Settings?
Click on Admin > System Settings. Both the Program URL and the External URL must be correct for your system.
When a report is run, it will use those URL,s to generate the report and also the localhost settings in the /etc/hosts may break the reports it it isn't defined correctly.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Here you go. Screenshot is also attached. The logs appeared as soon as i entered the command and no additional logs appeared when i tried to generate a PDF.
Last login: Tue Oct 13 08:48:11 2015 from kin5356.tegnet.co.uk
[root@kinnag ~]# tail -f /var/log/httpd/error_log
[Mon Oct 12 12:52:30 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:52:30 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:52:32 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:52:54 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:53:01 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:53:01 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:53:04 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:53:25 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:53:34 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
[Mon Oct 12 12:53:34 2015] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_FUNCTION in /usr/local/nagiosxi/html/backend/includes/utils.inc.php on line 240
You have new mail in /var/spool/mail/root
[root@kinnag ~]#
You do not have the required permissions to view the files attached to this post.
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost
::1 localhost6.localdomain6 localhost6
192.168.136.25 kinnag kinnag.edrington.co.uk
Be sure to check out our Knowledgebase for helpful articles and solutions!
You can change the Program URL to the systems IP address like below and see if that works. Make sure the IP address is correct. http://192.168.136.46/nagiosxi/
Be sure to check out our Knowledgebase for helpful articles and solutions!