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
m (Text replacement - "WHM - Web Host Manager" to "WHM")
 
(3 intermediate revisions by the same user not shown)
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]]

Latest revision as of 19:20, 22 July 2015

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