Please see the log
This should never be happening .Unlike httpd nginx does not need a hard reset and need only graceful reloading of the config file on config changes . so cPanel scripts should never restart nginx process .
A check must be done to detect if an alternate web server is running and only restart the apache process .
Please fix this as this forbids people from running third party web server alternatives which are listed in
cPanel's application catalog too.
This should never be happening .Unlike httpd nginx does not need a hard reset and need only graceful reloading of the config file on config changes . so cPanel scripts should never restart nginx process .
A check must be done to detect if an alternate web server is running and only restart the apache process .
Code:
##############
[2017-01-06 03:32:52 +0300] [25259]
[2017-01-06 03:32:52 +0300] Cleanup : ea-apr-1.5.2-5.5.1.cpanel.x86_64 447/450
[2017-01-06 03:32:52 +0300] [25259]
[2017-01-06 03:32:52 +0300] Cleanup : ea-php-cli-0.1.0-2.4.1.cpanel.x86_64 448/450
[2017-01-06 03:32:52 +0300] [25259]
[2017-01-06 03:32:52 +0300] Cleanup : ea-php-cli-lsphp-0.1.0-2.4.1.cpanel.x86_64 449/450
[2017-01-06 03:32:52 +0300] [25259]
[2017-01-06 03:32:52 +0300] Cleanup : ea-libmcrypt-2.5.8-3.3.2.cpanel.x86_64 450/450
[2017-01-06 03:32:52 +0300] [25259] Purging all relevant cached command results
[2017-01-06 03:32:52 +0300] [25259] Building global cache for cpanel...Done
[2017-01-06 03:32:52 +0300] [25259] Building global cache for cpanel...Built /etc/apache2/conf/httpd.conf OK
[2017-01-06 03:32:52 +0300] [25259] Building global cache for cpanel.../usr/sbin/apachectl is already updated.
[2017-01-06 03:32:52 +0300] [25259] Building global cache for cpanel...Fix mailman RPM directories
[2017-01-06 03:32:52 +0300] [25259] Building global cache for cpanel...Aligning modsec config to Whostmgr
[2017-01-06 03:32:52 +0300] [25259] Building global cache for cpanel...Waiting for “httpd” to stop ……Terminating process: nginx with pid 22247 and owner nobody....Done
[2017-01-06 03:32:54 +0300] [25259] Building global cache for cpanel...Waiting for “httpd” to stop ……Terminating process: nginx with pid 22247 and owner nobody....Done
[2017-01-06 03:32:54 +0300] [25259] Building global cache for cpanel...Waiting for “httpd” to stop ……Terminating process: nginx with pid 22247 and owner nobody....Done
[2017-01-06 03:32:54 +0300] [25259] Building global cache for cpanel...Waiting for “httpd” to stop ……Terminating process: nginx with pid 22247 and owner nobody.......waited 1 second(s) for 1 process(es) to terminate....Done
[2017-01-06 03:32:54 +0300] [25259] Building global cache for cpanel...Waiting for “httpd” to stop ……Terminating process: nginx with pid 22247 and owner nobody....…finished.
[2017-01-06 03:32:54 +0300] [25259] Building global cache for cpanel...Waiting for “httpd” to stop ……Terminating process: nginx with pid 22247 and owner nobody....g normal operations
###################
cPanel's application catalog too.
Last edited by a moderator: