Applying Configuration in Core Config Manager never finishes
Posted: Mon Dec 31, 2012 12:19 pm
Hi,
We are evaluating Nagios XI and I and I have encountered a problem with the Core Configuration Manager. After I've made changes I click "Apply Configuration" and the https://usok1mon1.mn.us.syntegra.com/na ... config.php page comes up, displaying cascading dots forever.
However if I go into Write Config Files under Tools and perform all three steps, everything works as expected. So this is a work-around. But I'd like to understand why the "Apply Configuration" function is broken and get it fixed.
From my /etc/php.ini file, I have the following:
max_execution_time = 60 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 256M ; Maximum amount of memory a script may consume
I have also changed the following line in the /usr/local/nagiosxi/html/config.inc.php file:
$cfg['use_https']=true; // determines whether cron jobs and other scripts will force the use of HTTPS instead of HTTP
Also, in Config Manager Settings, I have changed "Server Protocol" to "https".
Both Apache and Nagios have been restarted. But none of this has helped. I would welcome any advice about how to trouble-shoot this or correct it. Thanks in advance.
--
Jay Hill
We are evaluating Nagios XI and I and I have encountered a problem with the Core Configuration Manager. After I've made changes I click "Apply Configuration" and the https://usok1mon1.mn.us.syntegra.com/na ... config.php page comes up, displaying cascading dots forever.
However if I go into Write Config Files under Tools and perform all three steps, everything works as expected. So this is a work-around. But I'd like to understand why the "Apply Configuration" function is broken and get it fixed.
From my /etc/php.ini file, I have the following:
max_execution_time = 60 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 256M ; Maximum amount of memory a script may consume
I have also changed the following line in the /usr/local/nagiosxi/html/config.inc.php file:
$cfg['use_https']=true; // determines whether cron jobs and other scripts will force the use of HTTPS instead of HTTP
Also, in Config Manager Settings, I have changed "Server Protocol" to "https".
Both Apache and Nagios have been restarted. But none of this has helped. I would welcome any advice about how to trouble-shoot this or correct it. Thanks in advance.
--
Jay Hill