James Wright
- Total activity 141
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 83
Articles
Recent activity by James Wright-
Apache failed to update and will not start - immutable files
Symptoms Apache packages failed to update properly and there is an error similar to: error: unpacking of archive failed on file /path/to/a/file: cpio: rename Description When yum attempts to u...
-
How To: Manual Account Transfer With Rsync
Introduction The Transfer Tool is recommended to handle most transfers, but there are cases where a manual transfer is required. Accounts that use large amounts of disk space, contain especially la...
-
How to address common 403 errors on your website
QuestionHow do you find what's causing 403 errors on a website? AnswerA "403 Forbidden" error is a response code from Apache when the requested action cannot be completed for security reasons.There...
-
How to determine when backups are finished running
Question How can you determine when backups are finished running? Answer The easiest way to know when backups are completed is to ensure the notifications related to backups are enabled and set t...
-
Cannot generate CSR - read-only file system
Symptoms When attempting to generate a CSR, an error similar to the following is received: Sorry, there was a problem generating the key. The system failed to create the temporary file "/path/to/...
-
Will WordPress automatic updates conflict with WP Toolkit automatic updates?
Question Will WordPress automatic updates conflict with WP Toolkit automatic updates? Answer No, when WP Toolkit automatic updates are turned on, native WordPress automatic updates are disabled.
-
/scripts/perlinstaller is failing with "Can't locate Cwd.pm"
Symptoms When trying to use '/scripts/perlinstaller', it fails instantly with the following error: Can't locate Cwd.pm in @INC (@INC contains: /usr/local/cpanel /usr/local/lib64/perl5 /usr/local...
-
How do I install the ruby bundler gem?
Question How do I install the ruby bundler gem? Answer Bundler is installed by default, however the following document will guide you towards manually installing the bundler gem if was accidentally...
-
How to reinstall imunify360-webshield
Introduction This article will detail the steps to take to reinstall imunify360-webshield which can help address issues if core files of the package become corrupt or need to be reverted. Procedu...
-
How to add global privileges for a MySQL user manually
Introduction This article will provide an overview of adding privileges for a MySQL user that can not be done in cPanel by default. Please note that as this is not supported in the cPanel UI, cPane...