Enable SPF and DKIM for already created cPanel accounts cPanel script to enable SPF via commandline: Syntax # /usr/local/cpanel/bin/spf_installer $username Where, $username is the cPanel user name. cPanel script to enable DKIM via commandline: Syntax # /usr/local/cpanel/bin/dkim_keys_install $username Replace $username with the actual cPanel username. The above commands will help you to enable email authentications […]
See MoreTag: cpanel
Database connection error: RoundCube in cPanel
DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database! Please contact your server-administrator. You’ve to check number of things for troubleshooting this. Please do follow the steps below: 1, Check your MySQL is running or not. From the command-line you can follow the below pasted command: /etc/init.d/mysqld status If it’s running the output should […]
See MoreEnable custom PHP in cPanel server with PHP CGI
Enable custom PHP in cPanel server with PHP CGI. Using any of the above mentioned methods you can confirm the PHP handler in your server. Now you can follow the steps mentioned below to know how to set up custom php.ini file in a server with PHP CGI handler. 1. Enter into the cgi-bin folder […]
See More
You must be logged in to post a comment.