Paul Western
- Total activity 126
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 84
Articles
Recent activity by Paul Western-
How to increase the maximum execution time in cPanel and Webmail
QuestionHow do you increase the maximum execution time in cPanel and Webmail? AnswerSometimes specific actions such as uploading files may need more time then the default 90 seconds allotted to be ...
-
Can special FTP accounts (anonymous, log, etc.) be removed?
Question Can special FTP accounts (anonymous, log, etc.) be removed? Answer From our documentation: "The Special FTP Accounts table lists your cPanel account’s primary FTP account and the log acc...
-
How to prevent PHP deprecated warning messages?
Question How to prevent PHP deprecated warning messages? Answer On the error_reporting reporting line of your php.ini file: error_reporting = E_ALL You will want to add ~E_DEPRECATED after the ...
-
How to provide SSH access to your Google Cloud instance
Introduction Google Cloud requires a number of steps to be done to allow SSH access via keys. Procedure The following URL provides the steps to allow access: https://cloud.google.com/compute/docs...
-
How-To reinstall packages using yum/dnf
Introduction You may want to reinstall a package already on the system, such as when a configuration file relating to the package is missing. Dnf/yum has a built-in feature to allow package reinsta...
-
Does AlmaLinux support Cloudlinux and Litespeed?
Question Does AlmaLinux support CloudLinux and Litespeed? Answer Yes, AlmaLinux is essentially a drop-in replacement for CentOS. The following article goes into what is fully supported with AlmaLin...
-
How-To display a domain's FPM status variables
Introduction The FPM status page allows you to view FPM pool information like below: Procedure 1. Create /var/cpanel/ApachePHPFPM/system_pool_defaults.yaml if you do not already have it: touch...
-
How-To setup Slack notifications
Introduction Slack is one method that can be used to receive notification from cPanel & WHM as a communication type which can be setup at "WHM / Basic WebHost Manager Setup / Contact Information." ...
-
Will the smart auto-updates feature only push the site live if is detects no changes?
Question Will the smart auto-updates feature only push the site live if it detects no changes? Answer When the smart auto update is enabled, the following will occur: When an update is availab...
-
Why is my WP Toolkit asking me to upgrade when I have a deluxe license?
Question Why is the WP Toolkit asking me to upgrade when I have a deluxe license? Answer This issue occurs because your license file is not detected. This could be because it has not been down...