CPanel: Difference between revisions

From Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
<pre>ssh: http://IPADDRESS:2086/scripts2/doautofixer?autofix=safesshrestart
<pre>ssh: http://IPADDRESS:2086/scripts2/doautofixer?autofix=safesshrestart
httpd: http://IPADDRESS:2086/scripts/reshttpd?confirm=1</pre>
httpd: http://IPADDRESS:2086/scripts/reshttpd?confirm=1</pre>
==Disable cPhulk==
<pre>/usr/local/cpanel/etc/init/stopcphulkd stop 
/usr/local/cpanel/bin/cphulk_pam_ctl --disable</pre>

Revision as of 05:03, 21 February 2023

Hostname SSL

/usr/local/cpanel/bin/checkallsslcerts

Restart services via web when server is under high load

ssh:	http://IPADDRESS:2086/scripts2/doautofixer?autofix=safesshrestart
httpd:	http://IPADDRESS:2086/scripts/reshttpd?confirm=1


Disable cPhulk

/usr/local/cpanel/etc/init/stopcphulkd stop  
/usr/local/cpanel/bin/cphulk_pam_ctl --disable