
Violet Browning
- Total activity 513
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 0
- Subscriptions 419
Articles
Recent activity by Violet Browning-
The system failed to find the IPv4 addresses for "nameservers". Because of this, the system cannot find “domain's”’s authoritative nameservers
Symptoms When attempting to create an account, the following response is reported. The system failed to find the IPv4 address for “hostname.domain.tld”. Because of this, the system cannot find “d...
-
How to install packages with npm as a cPanel user
Introduction If the server has the required packages installed for NodeJS to work, which can be found in our documentation here, NPM packages can be installed from the command line with the npm ins...
-
Ubuntu update errors: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BA338AA6D9170F80
Symptoms When updating or installing packages on Ubuntu, you encounter an error similar to the following. The following signatures couldn't be verified because the public key is not available: NO_P...
-
How to add a site back to WP Toolkit after detaching it
Introduction After removing a WordPress site from WP Toolkit, you may want to add it back. This article provides the procedure to do so. Procedure Access the server's command line as the cPanel ...
-
SMTP bounce message/error "550 Access denied"
Symptoms Sending a message to a remote server can result in a bounceback with the error code "550 Access denied". Description The error typically indicates that the remote server is blocking mess...
-
Plus sign isn't parsed when adjusting openssl_options for Exim via whmapi1
Symptoms The + sign in the following value is missing from the configuration: whmapi1 set_tweaksetting module=Mail key=openssl_options value=+no_sslv2 Description Using whmapi1 to modify the open...
-
How to determine if CSF/LFD is disabling a user's data.
Introduction You may find that a user's directory is being disabled automatically. In this case, the directory is set to 000 permissions with the +i (immutable) attribute: [root@server ~]# ls -ald ...
-
How to fix the lvestats database on CloudLinux
Introduction If the lvestats database for CloudLinux appears to be corrupt, you can move it aside and recreate it. A common symptom is the following message displayed on the Statistics tab in the L...
-
How to uninstall Softaculous on a cPanel server
Introduction Keep in mind that cPanel does not provide the Softaculous software. However, there may come a time in which you would like to uninstall it. Procedure These commands will remove the S...
-
WordPress error: cURL error 28: Connection timed out after # milliseconds
Symptoms The WordPress admin site shows an error similar to the following. cURL error 28: Connection timed out after # milliseconds Description cURL error 28 is a timeout error. An incorrect NAT,...