Difference between revisions of "How to Fix a cPHulk Lockout for a VPS or Dedicated Server with cPanel"

From Acenet Knowledgebase
Jump to: navigation, search
Line 7: Line 7:
 
For example, if your server IP is 192.168.1.100, then you would use:  
 
For example, if your server IP is 192.168.1.100, then you would use:  
  
https://192.168.1.100:2087/scripts2/doautofixer?autofix=disable_cphulkd
+
<pre>https://192.168.1.100:2087/scripts2/doautofixer?autofix=disable_cphulkd</pre>
  
 
[[Category:WHM (Web Host Manager)]]
 
[[Category:WHM (Web Host Manager)]]

Revision as of 21:51, 5 October 2012

If you're unable to access your server because cPHulk is blocking access, it is simple to disable cPHulk so that you can regain access.

All you need to do is append the following to your WHM URL and then log in using your root log in details when prompted:

/scripts2/doautofixer?autofix=disable_cphulkd

For example, if your server IP is 192.168.1.100, then you would use:

https://192.168.1.100:2087/scripts2/doautofixer?autofix=disable_cphulkd