MilesWeb Hosting Forum

Web Hosting Technical Support => How To's => Topic started by: Dipak Bhoi on June 03, 2014, 03:33:19 PM

Title: How to disable OR enable cPHulkd in cPanel server ?
Post by: Dipak Bhoi on June 03, 2014, 03:33:19 PM
Hello guys,

If you wish to stop cphulk via ssh on your cPanel server then this post will help you disable it and again enable it.

Follow the following command to disable cphulk.

Login to your server via ssh as a root user and fire following commands.

Quote#/usr/local/cpanel/etc/init/stopcphulkd
#/usr/local/cpanel/bin/cphulk_pam_ctl --disable

After this steps cPHulk is disabled and stopped, then if cpanel will be restarted, cPhulkd will be on.

To enable restart the cPanel service.

Quote#/etc/init.d/cpanel restart

You will get the " ...cphulk is turned on " After run this command.

That's all.

Enjoy !!!