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-
WP-toolkit Package extension settings do no take effect when creating an account via WHMAPI or the wwwacct script
Symptoms Specifically when `Autoinstall WordPress upon account creation` is selected. The WordPress instance is not installed. Description When creating an account within WHM directly, the WordPr...
-
WP Squared feature request
QuestionCertain features from the WHM are not displayed in WP2, such as Remote MySQL, AutoSSL, Locales, or 'Pushing to live'. Where can I add or request these features? AnswerTo request a feature t...
-
Can you directly upgrade from Jetbackup 4 to Jetbackup 5?
Question Can you directly upgrade from Jetbackup 4 to Jetbackup 5? Answer This is not possible due to Jetbackup 5 using completely new systems. The following warning from the JetBackup documentat...
-
How-To view the Cloudlinux change-log?
Introduction In some cases, there are issues/bugs which may be upstream to cloudlinux that you may need to know more information about or check to see if there are any updates on. The change-log is...
-
Is Brotli supported in ea-nginx?
Question Is Brotli supported in ea-nginx? Answer Yes, Brotli is available in ea-nginx, and can be installed by installing the ea-nginx-brotli package: yum install ea-nginx-brotli More information...
-
Locales are missing on Almalinux 8/9
Symptoms On a new install of Almalinux 8/9, only English locales will be available by default. Description Only English locales will show when using the following command: locale -a Workaround...
-
Why does my lscache header say no-cache?
Question Why does my lscache header say no-cache? Answer When checking if caching is active through either curl or dev console you may see: x-litespeed-cache-control: no-cache Instead of: x-lit...
-
Why is "Checking whether to disconnect long-running connections for process xxxxx" showing in the apache error log?
Question Why is "Checking whether to disconnect long-running connections for process xxxxx" showing in the apache error log? Answer This is actually not an error but a normal occurrence when usin...
-
(XID xukatg) The system failed to set the user ID to “0000” and the group ID to “99” on “GLOB(0x1e12b00)” because of an error: Operation not permitted at /usr/local/cpanel/bin/rebuild_phpconf line 168.
Symptoms When attempting to change the PHP handler for a PHP version you will get the following error: (XID xukatg) The system failed to set the user ID to “1023” and the group ID to “99” on “GLOB(...
-
How-To create a GIT repository in cPanel
Introduction cPanel allows you to create GIT repositories that are hosted locally on the cPanel server. This article provides the steps to create the repository. Procedure Access the server's co...