Articles in this category
Limiting WHM Access Using Host Access Control
You can use Host Access Control in WHM to add an extra layer of security to have control over which IP addresses are able…
Log into your Control Panel
Control panels simplify server management by automating tasks. Learn how to log into popular options like WHM, cPanel, Interworx (Nodeworx & Siteworx), and Plesk,…
Logging into WHM
Log into WHM via your Liquid Web account by accessing your server dashboard and clicking “Go to WHM.” Enter your server credentials to access…
Manage account suspensions in WHM
This article will cover the process of suspending a cPanel account in WHM. There are a number of reasons you may want to temporarily…
Managing Processes with the kill command
The kill command helps manage server processes by sending signals. It's crucial for stopping unresponsive programs, but use caution to avoid disrupting critical services.
Partner VPS Configuration IDs for WHMCS
Update your WHMCS automations with Liquid Web's newest Linux VPS packages. Review the complete list of new configuration IDs, product codes, and specs.
PHP Management in WHM
Master your server's PHP with WHM. Use EasyApache 4 to install PHP versions, manage extensions, and configure php.ini for your users.
PHP Memory_Limit
The PHP Memory_Limit defines how much memory a process can use on your server. When a client request initiates a PHP process, exceeding this…
Restoring a cPanel Account from WHM
Cleaning up your server and getting rid of old cPanel accounts? What happens if you accidentally delete an account? You can restore cPanel accounts…
Restoring CSF Firewall Configuration from a Backup
Protect your server by reverting unwanted changes. Learn how to safely restore your CSF firewall configuration from a backup in WHM's Firewall Profiles.
Restoring with Restore a Full Backup/cpmove File in WHM
The WHM "Restore a Full Backup/cpmove File" feature lets you restore full account backups and assists with server transfers, despite some limitations.
Scheduling PHP scripts with cron jobs
Learn to automate PHP scripts with cron jobs. Use direct execution or HTTP clients (wget/lynx) & manage output. For cPanel, Plesk & InterWorx.