Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cpanel:autofixer:index [2013-10-17 21:42:20] (current)
shaun.reitan created
Line 1: Line 1:
 +====== cPanel/WHM Autofixer ======
 +
 +The Autofixer is a collection of scripts that you can run from WHM to fix some common issues that are not otherwise fixable or accessible from the command line.  A full list of all available autofixers can be found by browsing http://httpupdate.cpanel.net/autofixer/
 +
 +===== Web Access =====
 +
 +You can access the autofixer via the web using the following methods.
 +
 +Non-secure URL: http://xxx.xxx.xxx.xxx:2086/scripts2/doautofixer?autofix=<AUTOFIXER>
 +
 +Secure URL: http://xxx.xxx.xxx.xxx:2087/scripts2/doautofixer?autofix=<AUTOFIXER>
 +
 +
 +===== Command Line Access =====
 +
 +/usr/local/cpanel/scripts/autorepair <AUTOFIXER>
 +
 +
 +===== Autofixers =====
 +
 +  * [[cpanel:autofixer:safesshrestart|Safe SSH Restart]] - This autofixer kills off the existing ssh server and starts a bare-bone version.
 +