Eetion Narcisse
- Total activity 110
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 59
Articles
Recent activity by Eetion Narcisse-
How to bulk install PHP extensions using PECL
Introduction In some cases, you'll want to install PHP extensions for all of your PHP versions. To do this, you would need to run the installer for each individual version. Procedure In the followi...
-
How can I check for web crawlers accessing my domain?
Introduction Web crawlers often have the word 'bot' in their user agents title. And when they access your domain, just as any other entity might, an entry is left in the domlogs. You may parse the ...
-
How to verify that php mail() works.
Introduction In some cases, you might want to verify that mail() works on your server. Procedure To confirm that PHP Mail() works, you could create a PHP file with the following contents, making su...
-
How can I upgrade or change to a specific version of Litespeed?
Introduction Utilizing LiteSpeeds LSUP script, you can upgrade/change to a specific version of LiteSpeed. Procedure Basic usage Running lsup without a parameter will automatically upgrade your in...
-
What is the syntax for SPF records?
QuestionWhat is the syntax for SPF records? AnswerSPF records are TXT records that tell other mail servers what IP addresses are authorized to send mail. cPanel's default SPF record looks like this...
-
How can I block access to dot (.) files via URL?
Introduction In some cases, you may find that dot (.) files on your server are accessible via URL like so: domain.com/.file Procedure While their may be several potential ways to block access to su...
-
How can I create an account backup in cPanel?
QuestionHow can I create an account backup in cPanel? AnswerThe recommended method to create a full account backup from within cPanel is to use the Files / Backup Wizard tool. Additional Informatio...
-
Where can I find the CGI Center in cPanel?
Question Where can I find the CGI Center in cPanel? Answer The CGI Center, along with the associated CGI Scripts, was deprecated in cPanel v64. You can read more about this in our documentation f...
-
When adding a DKIM record in OpenSRS, I get an error that says, "Text length must be between 1 and 255 characters."
Symptoms If you try to add a DKIM key that's generated by cPanel into OpenSRS while using their default nameservers, you might encounter the error, "Text length must be between 1 and 255 characte...
-
Using cPanel File Manager with CloudLinux LVE limits set, "An error occurred. Your account may be over its quota or you attempted to upload a folder."
Symptoms When a file is uploaded through the cPanel File Manager on a CloudLinux server, you may encounter the following warning: "An error occurred. Your account may be over its quota or you a...