service cwpsrv status
[root@server commands]# service cwpsrv status
Redirecting to /bin/systemctl status cwpsrv.service
● cwpsrv.service - CentOS Web Panel service (daemon)
Loaded: loaded (/usr/lib/systemd/system/cwpsrv.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since Sun 2018-08-12 15:47:24 BST; 3s ago
Process: 26210 ExecStartPre=/usr/local/cwpsrv/bin/cwpsrv -t (code=exited, status=1/FAILURE)
Aug 12 15:47:24 server.techlinktools.com systemd[1]: Failed to start CentOS Web Panel service (daemon).
Aug 12 15:47:24 server.techlinktools.com systemd[1]: Unit cwpsrv.service entered failed state.
Aug 12 15:47:24 server.techlinktools.com systemd[1]: cwpsrv.service failed.
service cwp-phpfpm status
[root@server commands]# service cwp-phpfpm status
Redirecting to /bin/systemctl status cwp-phpfpm.service
● cwp-phpfpm.service - The PHP FastCGI Process Manager
Loaded: loaded (/usr/lib/systemd/system/cwp-phpfpm.service; enabled; vendor preset: disabled)
Active: active (running) since Sun 2018-08-12 10:27:30 BST; 5h 20min ago
Main PID: 1189 (php-fpm)
Tasks: 1
CGroup: /system.slice/cwp-phpfpm.service
└─1189 cwp-phpfpm: master process (/usr/local/cwp/php71/etc/php-fpm.conf)
Aug 12 10:27:30 server.techlinktools.com systemd[1]: Started The PHP FastCGI Process Manager.
Aug 12 10:27:30 server.techlinktools.com systemd[1]: Starting The PHP FastCGI Process Manager...
[root@server commands]#
I guess this is the cause, although the website is still working fine, though i think email may also be down (not received test messages).
Failed to start CentOS Web Panel service (daemon).
Unit cwpsrv.service entered failed state.
cwpsrv.service failed.