WHM Script usage
Check if “ImageMagick” installed /scripts/checkimagemagick Install “imagemagick” /scripts/installimagemagick Update cpanel /scripts/upcp –force Check perl module /scripts/checkperlmodules Restart cpanel /etc/init.d/cpanel restart Check the position of php.ini php -i | grep php.ini Repair horde /scripts/fullhordereset or /usr/local/cpanel/bin/update-horde –force Repair roundcube /usr/local/cpanel/bin/update-roundcube –force Repair squirrelmail /usr/local/cpanel/bin/update-squirrelmail –force Install newest version of exim /scripts/betaexim Search the log which near 2GB /scripts/biglogcheck Rebuild exim.conf /scripts/buildeximconf View/usr/local/apache/conf/httpd.conf , check the bad user /scripts/checkbadconf Check if support GD /scripts/checkgd Install GD /scripts/installgd Check the max clients of Apache /scripts/checkmaxclients Check Perl version /scripts/checkoldperl Check rsync /scripts/checkrsync Check yum /scripts/checkyum Clear old bound log /scripts/cleanbw Clear old GD and install new version /scripts/cleangd Delete a mySQL database /scripts/dropmysqldb Upgrade Apache /scripts/easyapache Edit…