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
(test)
 
Line 1: Line 1:
<html> 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.<br /><br />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:  
+
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.
/scripts2/doautofixer?autofix=disable_cphulkd  
+
 
For example, if your server IP is 255.255.255.255, then you would use:  
+
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:
https://255.255.255.255:2087/scripts2/doautofixer?autofix=disable_cphulkd </html> [[Category:WHM (Web Host Manager)]]
+
 
 +
<pre>/scripts2/doautofixer?autofix=disable_cphulkd</pre>
 +
 
 +
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
 +
 
 +
[[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